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-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Optimize /admin/applications so that it does not timeoutStan Hu
2019-09-09Settings API: domain_{black,white}list should be arraysMathieu Parent
2019-09-09Show domain_blacklist and domain_whitelist in the settings APIMathieu Parent
2019-09-09Application Statistics APIManoj MJ
2019-09-03Preload routes informationAndreas Brandl
2019-07-24Add RateLimiter to RawControllerMayra Cabrera
2019-07-23Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie
2019-07-23Bring backward compatibility for request profilesKamil Trzciński
2019-07-23CE Port: Log impersonation actions in audit logmanojmj
2019-07-19Add subgroup_creation_level to the list of allowed group paramsFabio Papa
2019-07-18Add profile mode to extend request profilingQingyu Zhao
2019-07-12Remove auto ssl feature flagsVladimir Shushlin
2019-07-02Fix broken specs due to cached application settingsStan Hu
2019-06-19Update application settings using correct actionBrett Walker
2019-06-12Whitelist query limiting admin usage data endpointPeter Leitzen
2019-05-29Redirect to admin projects index if project was deleted from admin pageLuke Picciau
2019-05-27Add Kubernetes logs to monitoring UITiger
2019-05-16Add Let's Encrypt clientVladimir Shushlin
2019-05-06Check instance cluster feature at policy levelJames Fargher
2019-05-06Allow projects to use instance level clustersJames Fargher
2019-05-06Instance level kubernetes clusters adminJames Fargher
2019-04-27Add Let's Encrypt application settingsVladimir Shushlin
2019-04-15Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin
2019-04-15Added write_repository scope for personal access tokenHoratiu Eugen Vlad
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Add part of needed codeGosia Ksionek
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-03-21Externalize strings in admin controllersMartin Wortschack
2019-03-19Fix undefined variable error on json project viewsAlejandro Rodríguez
2019-02-28Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre
2019-02-27Show header and footer system messages in emailAlexandru Croitor
2019-02-27don't filter tags by taggable typeAlexis Reigel
2019-02-27use lazy ajax filter dropdown for runner tagsAlexis Reigel
2019-02-27add tag filter to admin runners pageAlexis Reigel
2019-02-25Merge branch 'sh-fix-users-controller-ruby-2.6-compat' into 'master'Douwe Maan
2019-02-21Port EE System Header And Footer feature to CEDouwe Maan
2019-02-20Make Admin::UsersController work with Ruby 2.6Stan Hu
2019-02-13Admin section finds users case-insensitivelyRobert Speicher
2019-01-10Fix requests profiler in admin page not rendering HTML properlyStan Hu
2019-01-02Fix deprecation: redirect_to :back is deprecatedJasper Maes
2018-12-17Make Admin::HealthCheckController EE-compatibleRémy Coutable
2018-12-03Merge branch 'render-text-deprecated' into 'master'Robert Speicher
2018-11-29Add config to disable impersonationImre Farkas
2018-11-29Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes
2018-11-15Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu