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
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
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-12rename variable from *_cnt to *_countAlexis Reigel
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Ask user explicitly about usage stats agreementJan Provaznik
2018-09-06Move project services log to a separate fileFelipe Artur
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-20extract filter/sort/paging logic to finder classAlexis Reigel
2018-08-20add status filter to admin runners pageAlexis Reigel
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-07-31Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett
2018-07-30Fix /admin/jobs failing to load due to statement timeoutStan Hu
2018-07-27Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-26Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-03Fixed pagination of web hook logsYorick Peterse
2018-06-26Merge branch 'patch-28' into 'master'Rémy Coutable
2018-06-25Fix initial settings loading at the first run of GitLab installed from sourceAndrei Vukolov
2018-06-25Bring changes from EELin Jen-Shin
2018-06-21Update wrong initial setting transfer in application_settings_controller.rbAndrei Vukolov
2018-06-20Rails5 fix Admin::HooksControllerJasper Maes
2018-06-05allow uploading favicon in appearance settingsAlexis Reigel
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-26Fix fast admin counters not working when PostgreSQL has secondariesStan Hu
2018-05-23Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable
2018-05-16Fix Error 500 viewing admin page due to statement timeoutsStan Hu
2018-04-13Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets
2018-04-13Don't reset application settings import sourcesDmitriy Zaporozhets
2018-04-11[Rails5] Fix admin/application_settings_controllerblackst0ne
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-04-02Backport changes in EE MR 4972: System Header and FooterAndré Luís
2018-03-22Add read-only banner to all pagesToon Claes
2018-03-02Remove impersonate token from flash scopejulien MILLAU
2018-02-27Improve Member servicesRémy Coutable
2018-02-05Replace $.ajax in admin broadcast messages with axiosClement Ho
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-18Merge branch 'winh-stop-jobs-modal' into 'master'Phil Hughes
2018-01-18Add modal for stopping jobs in admin areaWinnie Hellmann
2018-01-17reference triggers.values for permitted parametersAlexis Reigel
2018-01-17add missing permitted paramAlexis Reigel
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-12Present member collection at the controller levelRémy Coutable