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-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
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
2016-09-13Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin
2016-09-12Ensure specs on sorting of issues in API are deterministic on MySQLPaco Guzman
2016-09-07Updated milestone count helper plus testsDan Rowden
2016-09-06Optimize discussion notes resolving and unresolvingAlejandro Rodríguez
2016-09-01Project tools visibility levelFelipe Artur
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-18Add endpoints for pipelinesZ.J. van de Weg
2016-08-17Remove label_list factoryDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17Does not allow Backlog/Done lists to be removedDouglas Barbosa Alexandre
2016-08-17Add service to create a board listDouglas Barbosa Alexandre
2016-08-17Add service to create a new board for a projectDouglas Barbosa Alexandre
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Fix failing tests relating to backporting ee!581.Timothy Andrew
2016-08-16Fix the protected branches factory.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew