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-08-22Revert the revert of Optimistic LockingValery Sizov
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 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
2016-08-16Update fixtures to make development testing easierKamil Trzcinski
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-15Merge branch 'fix/build-seeds-in-development-environment' into 'master' Grzegorz Bizon
2016-08-15Fix pipeline and build seeds in development environmentGrzegorz Bizon
2016-08-15Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-15Resolve feedback.Connor Shea