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-05-06Change specs to match gitlab code standardsJames Fargher
2019-05-06Stop using `go` function in clusters controller specsJames Fargher
2019-05-06Check instance cluster feature at policy levelJames Fargher
2019-05-06Instance level kubernetes clusters adminJames Fargher
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
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-19Fix undefined variable error on json project viewsAlejandro Rodríguez
2019-02-27Show header and footer system messages in emailAlexandru Croitor
2019-02-26Remove N+1 query for tags in /admin/runners pageStan Hu
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
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-29Add config to disable impersonationImre Farkas
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-06Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto
2018-10-04Simplify runner registration token resettingTomasz Maczukin
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-06-13Rails5 ActionController::ParameterMissing: param is missing or the value is e...Jasper Maes
2018-04-14Update invalid test application_settings_controller_spec.rbDmitriy Zaporozhets
2018-03-19Remove N+1 queries in /admin/projects pageStan Hu
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-19Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher
2018-01-17reference triggers.values for permitted parametersAlexis Reigel
2018-01-17add missing permitted paramAlexis Reigel
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-05Fix namespace deletion testsZeger-Jan van de Weg
2017-08-31Changes the password change workflow for admins.Tiago Botelho
2017-08-11Pending delete projects no longer return 500 error in Admins projects viewTiago Botelho
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Backport gitlab-ee!2456Oswaldo Ferreira
2017-07-25Fixes 500 error caused by pending delete projects in admin dashboardTiago Botelho
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-06Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas
2017-06-05Support hard deletion in Admin::UsersController#destroyNick Thomas
2017-05-13CodestyleGabriel Mazetto
2017-05-13Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto
2017-05-05refactor code based on feedbackJames Lopez