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
2021-07-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-23Update sort options for issues listAlexandru Croitor
2019-04-04Extend CTE search optimisation to projectsSean McGivern
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-08Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu
2018-08-07Fix missing and duplicates on project milestone listing pageOswaldo Ferreira
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-06-26Fix sorting by name on explore projects pageDouglas Barbosa Alexandre
2018-05-17Fix: Use case in-sensitive ordering by name for groupsHarish Ved
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-07Removes default scope from sortableTiago Botelho
2017-07-14Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern
2017-07-04Revert "Merge branch 'revert-12499' into 'master'"Douwe Maan
2017-06-29Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski
2017-06-28Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2016-10-28Fix and improve `Sortable.highest_label_priority`Alejandro Rodríguez
2016-10-19Use keyword arguments on Sortable#highest_label_priorityDouglas Barbosa Alexandre
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-08-19Todos sorting dropdownFelipe Artur
2016-01-07Sort by ID when sorting using "Recently created"Yorick Peterse
2015-11-18Make it easier to re-apply default sort ordersYorick Peterse
2015-11-03Only sort by IDs by defaultYorick Peterse
2015-02-07Fix tests for semaphoreDmitriy Zaporozhets
2015-02-06Refactor issuable sorting a bitDmitriy Zaporozhets
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-02-06Fix method overlap for issue sortingDmitriy Zaporozhets
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets