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-07-18Update specs for new upload pathBob Van Landuyt
2017-07-14Update test description to reflect behaviourkushalpandya
2017-07-14Update tests to cover removal of inactive tokens tablekushalpandya
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Merge branch '32408-enable-disable-all-restricted-visibility-levels' into 'ma...Douwe Maan
2017-07-05Allow admin to disable all restricted visibility levelsTiago Botelho
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-26Add explicit message when no runners on adminTakuya Noguchi
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-06-08Merge branch '23603-add-extra-functionality-for-the-top-right-plus-button' in...Douwe Maan
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-07Fixing more broken unscoped testsTim Zallmann
2017-06-05Allow users to be hard-deleted from the admin user show pageNick Thomas
2017-06-05Allow users to be hard-removed from the admin users list pageNick Thomas
2017-06-05Merge branch '30469-convdev-index' into 'master'Sean McGivern
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
2017-06-01Allow admins to delete users from the admin users pageNick Thomas
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-30Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable
2017-05-30Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable
2017-05-2931616-add-uptime-of-gitlab-instance-in-admin-areajboltz88
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-02Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets
2017-05-01Add specs for Gitlab::RequestProfilerAhmad Sherif
2017-04-28Implement ability to update hooksAlexander Randa
2017-04-27Increase code coverage for admin/cohorts pageDmitriy Zaporozhets
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-19Added profile name to user dropdownDimitrie Hoekstra
2017-04-09Merge branch 'remove_is_admin' into 'master' Robert Speicher
2017-04-09Add a name field to the group edit formDouglas Lovell
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-06Fix rspec and spinach testsJose Ivan Vargas
2017-04-06Admin section capitalization fixJose Ivan Vargas Lopez
2017-04-04Fix a transient spec failure in "Admin Health Check" feature specRémy Coutable
2017-04-03Fix brittle specsRémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-25Fix up emoji tests that should have failed :/Eric Eastwood
2017-03-23Improve readability and add testZ.J. van de Weg