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
2017-07-07Native group milestonesFelipe Artur
2017-07-07Avoid to repeat namespace querying on project milestoneTakuya Noguchi
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-04-26Fixed feature spec not waiting for ajax request to finishPhil Hughes
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-04-24Optimize project namespace lookup for milestones and add specsStan Hu
2017-04-02Fix a few N+1 queries identified by BulletStan Hu
2017-03-24Add dropdown sort to project milestonesGeorge Andrinopoulos
2016-11-23Add a starting date to milestonesValery Sizov
2016-09-01Project tools visibility levelFelipe Artur
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-25Sidebar milestone updatable via JSONJacob Schatz
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-18Fixed failing testsPhil Hughes
2016-03-18Updated controller with before_actionPhil Hughes
2016-03-18Fixed issue with labels dropdown getting wrong labelsPhil Hughes
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-03-07Updates from last code review.Rubén Dávila
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
2016-02-10Fix milestone order in project and issue edit lists to due_dateOliver Rogers
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
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
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-02-27Update project_milestone_path update route.Marin Jankovski
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-06Restyle and refactor milestones filterDmitriy Zaporozhets
2014-11-20Possibility to create Milestones or Labels when Issues are disabledValery Sizov
2014-06-26Project hook, milestone, snippet strong paramsDmitriy Zaporozhets
2014-06-11Add sorting to merge requests on milestone pageDmitriy Zaporozhets
2014-06-11Sort issues in milestoneDmitriy Zaporozhets
2014-06-10Replace milestone observer with servicesDmitriy Zaporozhets
2014-03-25Remove author_id_of_changes from appDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2013-12-02Remove GET .js format for Milestone controllerDmitriy Zaporozhets
2013-09-23Sort active milestones by due dates (closest first)Thomas König
2013-08-21Look for milestone by iid in milestone controllerDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets