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
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
2016-04-06Fixes #14638.PotHix
2016-03-31Minor clean up on admin/users_controller_specZeger-Jan van de Weg
2016-02-02Fix rubocop offensesDouglas Barbosa Alexandre
2016-02-02Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-08Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto
2016-01-08Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto
2015-12-02Prevent impersonation if blockedAndrew Tomaka
2015-10-29refactor login as to be impersonation with better login/logoutJames Newton
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-09-24Move login button to user page, switched to POST methodPavel Forkert
2015-09-24Add option to admin area to sign in as a specific userPavel Forkert
2015-08-05Add "Confirm user" button in user admin pageStan Hu
2015-07-11Add disable_two_factor route for Admin::UsersRobert Speicher
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-23Fix error when deleting a user who has projectsStan Hu