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
path: root/db
AgeCommit message (Expand)Author
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Remove not-null constraint on lock_version column if it existsStan Hu
2016-08-31Merge branch 'project-specific-lfs' into 'master' Robert Speicher
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added project specific enable/disable setting for LFSPatricio Cano
2016-08-30Remove default value for lock_versionValery Sizov
2016-08-26Drop unused CI tables and filesZ.J. van de Weg
2016-08-25Add lock_version to merge_requests tableStan Hu
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-23Change merge_error column from string to text typeStan Hu
2016-08-22Fix db schema via db:migrate:resetDmitriy Zaporozhets
2016-08-22Revert the revert of Optimistic LockingValery Sizov
2016-08-22Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-20Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos
2016-08-20Call `set_discussion_id` again in DiffNote `before_validation` because the or...Douwe Maan
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-08-19Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan
2016-08-19Merge branch 'fix/pipeline-seeds-in-dev-env' into 'master' Robert Speicher
2016-08-19Move and improvement comment in pipeline fixturesGrzegorz Bizon
2016-08-19Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern
2016-08-19Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-19Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-19Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-18Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher
2016-08-18Allow naming U2F devices.Timothy Andrew
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-18Change name of the class that with pipeline seedsGrzegorz Bizon
2016-08-18Rename file that holds pipeline fixtures in dev envGrzegorz Bizon
2016-08-18Reduce the number of build fixtures created in devGrzegorz Bizon
2016-08-18Reorder failed stages and improve build statusesGrzegorz Bizon
2016-08-18Fix build artifacts in fixtures in development envGrzegorz Bizon
2016-08-18Fix build logs in development environment fixturesGrzegorz Bizon
2016-08-18Refactor pipeline fixtures for dev env a littleGrzegorz Bizon
2016-08-18Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Ensure that we have only one list per label per boardDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17fixup! Add List modelDouglas Barbosa Alexandre
2016-08-17Add Board modelDouglas Barbosa Alexandre
2016-08-17Update fixtures to add a created status to pipelineKamil Trzcinski
2016-08-17Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski
2016-08-17Update fixtures to make development testing easierKamil Trzcinski
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Remove accidental addition of table and index.Connor Shea