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-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-21Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern
2017-03-21Merge branch 'ssrf' into 'security' Douwe Maan
2017-03-20Fix ProjectWiki#http_url_to_repo signatureRémy Coutable
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-16Render cached pipeline status on project dashboardBob Van Landuyt
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-02-27Merge branch '1937-https-clone-url-username' into 'master' Rémy Coutable
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
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-22Fixes broken and missing testsAndre Guedes
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-06Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-02-01Mock Dir::exist? in project_spec.rbKamil Trzcinski
2017-02-01Introduce pages_deployed? to Project modelKamil Trzcinski
2017-02-01Describe #pages_url instead of :pages_urlKamil Trzcinski
2017-02-01Fix the URL of group pagesKamil Trzcinski
2017-02-01Pages domain model specsKamil Trzcinski
2017-01-30Improve search within group logicDmitriy Zaporozhets
2017-01-28Present group and dashboard MR list without grouping by projectOswaldo Ferreira
2017-01-28Refactor Project#to_reference and make full_path a keyword argumentBerna Castro
2017-01-28Fix and add specs for Project#to_referenceBerna Castro
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-20Convert most Project model specs to use `:empty_project`Robert Speicher
2017-01-15Expire related caches after changing HEADMinqi Pan
2017-01-11New error message recreating projects on pending deleteJames Lopez
2017-01-03Remove unused `Project#web_url_without_protocol` methodRobert Speicher
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Rename MattermostNotificationService back to MattermostServiceDouglas Barbosa Alexandre
2016-12-21Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre
2016-12-20Merge branch '22348-gitea-importer' into 'master' Rémy Coutable
2016-12-20Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon
2016-12-19Add Project#gitea_import?Rémy Coutable
2016-12-19Fix spec failuresKamil Trzcinski
2016-12-16Merge branch 'expose-deployment-variables' into 'master' Kamil Trzciński
2016-12-16Pass variables from deployment project services to CI runnerAdam Niedzielski
2016-12-15Change SlackService to SlackNotificationsServiceFelipe Artur
2016-12-15Mattermost Notifications ServiceFelipe Artur
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable