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
2016-12-21Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński
2016-12-21Merge branch 'fix-yaml-variables' into 'master' Grzegorz Bizon
2016-12-16Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-12-15Introduce deployment services, starting with a KubernetesServiceNick Thomas
2016-12-14Merge branch 'build-statuses' into 'master' Rémy Coutable
2016-12-12Add tests for build play extended detailed statusGrzegorz Bizon
2016-12-11Create nested group factoryDmitriy Zaporozhets
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-11-30Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński
2016-11-27Extend pipelines factory with transient config attributeGrzegorz Bizon
2016-11-25Improve readability in pipeline test objects factoryGrzegorz Bizon
2016-11-25Remove pipeline factory that is not used in testsGrzegorz Bizon
2016-11-25Restore method that ensures builds being createdGrzegorz Bizon
2016-11-22Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
2016-11-18Add a lot of tests for scopes, feedback:Lin Jen-Shin
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-17Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-16Add most of specs for chat namesKamil Trzcinski
2016-11-14Make it possible to fabricate environment on branchGrzegorz Bizon
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-11-09Add environment factory review app traitGrzegorz Bizon
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2016-10-19Validate if project label title does not exist at group levelDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Refactor project_members_controller_specDmitriy Zaporozhets
2016-10-19Refactor group_members_controller_specDmitriy Zaporozhets
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-11Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-26Improve project_with_board factory to create the default listsDouglas Barbosa Alexandre
2016-09-24Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet
2016-09-21Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable
2016-09-20Add specs for ProjectTeam#fetch_membersRobert Speicher
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-20Test the `CycleAnalytics::Summary` model.Timothy Andrew
2016-09-20Fix broken spec due to last_activity_at updates being throttledStan Hu
2016-09-16Remove schema annotations completelyValery Sizov