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-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-18Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan
2016-08-17Merge master into branchAnnabel Dunstone
2016-08-17Merge branch 'custom-events-tracking' into 'master' Douwe Maan
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Add a movable scope and a movable? method to List modelDouglas Barbosa Alexandre
2016-08-17Add a destroyable scope and a destroyable? method to List modelDouglas Barbosa Alexandre
2016-08-17Remove useless delegate method on List modelDouglas Barbosa Alexandre
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre
2016-08-17Turn board for public projects accessible to everyoneDouglas Barbosa Alexandre
2016-08-17Add authorization to issues board related controllersDouglas Barbosa Alexandre
2016-08-17Destroy related lists when a label is removedDouglas Barbosa Alexandre
2016-08-17Ensure that we have only one list per label per boardDouglas Barbosa Alexandre
2016-08-17The lists: Backlog, and Done cannot be destroyedDouglas Barbosa Alexandre
2016-08-17Title of a list is either the label name, or Backlog, or DoneDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17Add Board modelDouglas Barbosa Alexandre
2016-08-17Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern
2016-08-17Split pipeline status item for Commit Status and BuildKamil Trzcinski
2016-08-17Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski
2016-08-17Fix pipelines visualisation renderingKamil Trzcinski
2016-08-17Tracking of custom eventsYorick Peterse
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Annabel Dunstone
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski
2016-08-16Revert unrelevant changesKamil Trzcinski
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-16Merge branch 'master' into mc-uiDouwe Maan
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-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-15Merge branch 'ee-parity' into 'master' Robert Speicher
2016-08-15Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan
2016-08-15Merge branch 'svg-render-size-limit' into 'master' Douwe Maan
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Limit the size of SVGs when viewing them as blobsYorick Peterse
2016-08-15Ability to specify branches for pivotal tracker integrationEgor Lynko
2016-08-13Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-13Add method missing from EEAlejandro Rodríguez
2016-08-12Verify user is signed in and can actually resolve conflictsDouwe Maan
2016-08-12Rename `can_resolve_conflicts_in_ui?` to `conflicts_can_be_resolved_in_ui?`Douwe Maan
2016-08-12Move resolving code to ResolveServiceSean McGivern