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-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
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-12Make explicit call for all event types for ProjectHook factoryKamil Trzcinski
2016-08-12Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-04TST: Use more accurate time windows so tests do not failjoshbabier
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-07-29Check for Ci::Build artifacts at database levelPaco Guzman
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-26Tests refactoring for trigger variablesKatarzyna Kobierska
2016-07-21Refactor Issues::BulkUpdateService specRobert Speicher
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-16Store when and yaml variables in builds tableKamil Trzcinski
2016-07-12Add approval required todosSean McGivern
2016-07-11Merge branch 'fix-type-in-project-factory' into 'master' Rémy Coutable
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Exclude projects pending delete from notificationsSean McGivern