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-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
2017-05-04refactor a few things based on feedbackJames Lopez
2017-04-20Refactor Admin::GroupsController#members_update method and add some specsDmitriy Zaporozhets
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-03-23Remove redundant code to convert restricted_levels to integersToon Claes
2017-03-23Resolve future conflicts with CE -> EE mergeToon Claes
2017-03-21Undo explicit conversion to IntegerToon Claes
2017-03-07Make sure scopes are loaded in admin OAuth application formMarkus Koller
2017-02-15Use expect { }.to change { }Lin Jen-Shin
2017-02-15Add some tests for admin/project runners pageLin Jen-Shin
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-06Add tests for admin service templatesZ.J. van de Weg
2016-11-18Allow admins to stop impersonating users without e-mail addressesOren Kanner
2016-10-27Only show one error message for an invalid emailSteve Halasz
2016-08-23Fix incorrect "stopped impersonation" log messageStan Hu
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-16Force password change after admin resetSean McGivern
2016-04-23Fix typoDouwe Maan
2016-04-23Fix issue with impersonationDouwe Maan