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-03-24Merge branch '22145-slow-search' into 'master' Yorick Peterse
2017-03-21Merge branch '29583-routes-like-fix' into 'master' Sean McGivern
2017-03-21Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern
2017-03-18Merge branch 'ssrf' into 'security' Douwe Maan
2017-03-18Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher
2017-03-17Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master'Yorick Peterse
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-06Add `has_many` associations for models that can have Upload recordsRobert Speicher
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-02Merge branch 'fix-build-mock-ci-service' into 'master' Douwe Maan
2017-03-02Add missing association for mock_ci_serviceAdam Niedzielski
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-27Merge branch '1937-https-clone-url-username' into 'master' Rémy Coutable
2017-02-24Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern
2017-02-24Add the username of the current user to the HTTP(S) clone URLJan Christophersen
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-24Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki
2017-02-22No more and/orDouwe Maan
2017-02-16Fix a number of race conditions that can occur during namespace deletionStan Hu
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-07Validate route mapDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-02-01Introduce pages_deployed? to Project modelKamil Trzcinski
2017-02-01Fix the URL of group pagesKamil Trzcinski
2017-02-01Added PagesDomainKamil Trzcinski
2017-02-01Implement proper verification of certificate's public_key against the private...Kamil Trzcinski
2017-02-01Initial work on GitLab Pages updateKamil Trzcinski
2017-02-01Add comment about the sequence when removing the pagesKamil Trzcinski
2017-02-01Asynchronously remove pagesKamil Trzcinski