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-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
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-11-03Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon
2017-11-02fix typoJames Lopez
2017-11-02fix specsJames Lopez
2017-11-02Add sudo API scopeDouwe Maan
2017-11-02fix specsJames Lopez
2017-10-31refactor codeJames Lopez
2017-10-31add applications controller logicJames Lopez
2017-10-11Merge branch '38720-sort-admin-runners' into 'master'Rémy Coutable
2017-10-06Create idea of read-only databaseToon Claes
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-03Add sort runners on admin runnersTakuya Noguchi
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor some controllers to make them EE friendlyJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-23fix calls to Emails::DestroyServiceBrett Walker
2017-09-18Fix notification message when admin label was modifiedRobert Schilling
2017-09-15created services for keyshaseeb
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
2017-09-08Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...Rubén Dávila
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan