Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14Fix confidential issue label disclosure on milestone viewPatrick Derichs
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-01-24Adds milestone searchJacopo
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-29Merge branch 'security-issue_51301' into 'master'Cindy Pallares
2018-11-07Fix spec in EE which now trigger access to repositoryMark Chao
2018-08-07Fix missing and duplicates on project milestone listing pageOswaldo Ferreira
2018-07-17Escapes milestone and label names when promoting themFilipa Lacerda
2018-07-13Escapes milestone title shown in flash message when promoting a milestoneFilipa Lacerda
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-22Updated test for promoted milestones success messageConstance Okoghenun
2018-06-04Include all ancestors milestones in json list & autocompleteJarka Kadlecová
2018-03-28Fix middle alignment for the titleJose Ivan Vargas
2018-03-28Fix promoting labels and milestones copy textJose Ivan Vargas
2018-03-25Drop JSON response in Project Milestone along with avoiding errorTakuya Noguchi
2018-03-07used respond_to formats for persisting flash messages insteadJose Ivan Vargas
2018-03-02Add persistent flash messagesJose Ivan Vargas
2018-03-02Added vue based promotion modals for labels and milestonesJose Ivan Vargas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-04-26Fixed failing specsPhil Hughes
2017-04-26Added controller specsPhil Hughes
2017-04-24Optimize project namespace lookup for milestones and add specsStan Hu
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-10-28Optimize Event queries by removing default orderAlejandro RodrĂ­guez
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2015-12-05Fix spec that broke due to fact that iid is needed, not id, for MilestonesCon...Stan Hu
2015-09-21Remove milestones from merge requests when milestones are deletedStan Hu
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-07-17Add support for destroying project milestonesStan Hu