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-02-13Merge branch 'rename_files_delete_service' into 'master' Rémy Coutable
2017-02-12Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda
2017-02-10Merge branch 'rs-warden-blocked-users' into 'master' Robert Speicher
2017-02-10Merge branch 'dz-nested-groups-members-page' into 'master' Dmitriy Zaporozhets
2017-02-10Rename Files::DeleteService to Files::DestroyServicedixpac
2017-02-10Don't perform Devise trackable updates on blocked User recordsRobert Speicher
2017-02-10Show parent group members for nested groupDmitriy Zaporozhets
2017-02-10Merge branch 'protected-branch-dropdown-titles' into 'master' Jacob Schatz
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-02-09Add route for environment folder and expose an APIGrzegorz Bizon
2017-02-09Resolve 500 errorFilipa Lacerda
2017-02-09Add support for environment scopes in controllerGrzegorz Bizon
2017-02-09Enable grouping and pagination in environmnets APIGrzegorz Bizon
2017-02-09Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets
2017-02-08Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets
2017-02-08Merge branch 'rename_delete_services' into 'master'Rémy Coutable
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-08Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-02-08Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
2017-02-07Merge branch '24147-delete-env-button' into 'master' Rémy Coutable
2017-02-07Fix rendering pipelines for a new merge requestGrzegorz Bizon
2017-02-07lfs: do not require auth for public repositoriesBen Boeckel
2017-02-07Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Allow creating nested group via UIDmitriy Zaporozhets
2017-02-07Fix stoppable?Kamil Trzcinski
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-07Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe...Kamil Trzciński
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan
2017-02-07Address feedbackDouwe Maan
2017-02-07Backport of the frontend view, including testsJose Ivan Vargas
2017-02-07Add feature specsDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-07Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet
2017-02-06Updated the #create action to render the show view in case of a form errorJose Ivan Vargas
2017-02-06Improved code styling on the variables_controller_specJose Ivan Vargas
2017-02-06Added tests for the variables controller #update actionJose Ivan Vargas
2017-02-06Modified redirection logic in the variables cont.Jose Ivan Vargas
2017-02-06Added redirections to the index actions for the variables and triggers contro...Jose Ivan Vargas
2017-02-06Added a flash message to the creation of triggersJose Ivan Vargas
2017-02-06Fixed tests, renamed files and methodsJose Ivan Vargas
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas
2017-02-06Added private methods to initialize variables in the ci_cd_pipelines_controllerJose Ivan Vargas
2017-02-06Corrected tests and changed trigger controller redirects to the ci_cd_pipelin...Jose Ivan Vargas
2017-02-06Fixed badges testJose Ivan Vargas
2017-02-06changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas
2017-02-06Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas