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-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
2016-11-17More refactoring, push present to base commandZ.J. van de Weg
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-16Add specs for environments recently updated on branchGrzegorz Bizon
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-11-09Make commit an optional arg for environments searchGrzegorz Bizon
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-11-01Fix project features default valuesFelipe Artur
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre