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
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-02-27add tag filter to admin runners pageAlexis Reigel
2019-02-26Remove N+1 query for tags in /admin/runners pageStan Hu
2018-09-24add type filter to admin runners pageAlexis Reigel
2018-09-14Cleaned up CI runner administration codeYorick Peterse
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-13Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu
2018-09-11Enable frozen string in app/graphql + app/findersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-29enable frozen string literal on runners finderAlexis Reigel
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-29use filtered search bar for admin runnersAlexis Reigel
2018-08-20extract filter/sort/paging logic to finder classAlexis Reigel
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-19Remove N+1 queries in /admin/projects pageStan Hu
2018-03-16Fix timeouts loading /admin/projects pageStan Hu
2017-08-24Add an option to list only archived projectsMehdi Lahmam
2017-08-24Refactor Admin::ProjectsFinder by extracting finders as private methodsMehdi Lahmam
2017-08-11Pending delete projects no longer return 500 error in Admins projects viewTiago Botelho
2017-07-24Decrease ABC threshold to 56.96Maxim Rydkin