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-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
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-23Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif
2016-11-22Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński
2016-11-18Rename mattermost_command to mattermost_slash_commandsKamil Trzcinski
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-18Return a consistent not found messageZ.J. van de Weg
2016-11-18Projects have chat servicesZ.J. van de Weg
2016-11-17Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg