summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* All CI offline migrationsKamil Trzciński2017-03-176-212/+27
* Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher2017-03-171-0/+28
|\
| * Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+28
* | Merge branch 'add-labels-to-issue-hook' into 'master' Sean McGivern2017-03-171-0/+10
|\ \
| * | Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+10
* | | Make sure alias email would never match:Lin Jen-Shin2017-03-171-1/+3
* | | removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+13
|/ /
* | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-163-0/+197
|\ \
| * | Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+8
| * | Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-0/+11
| * | Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+13
| * | Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+165
* | | Issue milestone remaining time tooltipMichael2017-03-161-3/+23
|/ /
* | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+19
* | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-151-0/+40
|\ \
| * | Allow sorting by due date and label prioritySean McGivern2017-03-151-0/+40
| |/
* | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-152-1/+16
|\ \ | |/ |/|
| * Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-142-1/+16
* | Merge branch 'preserve_order_issue_board' into 'master' Douwe Maan2017-03-141-0/+15
|\ \
| * | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-0/+15
| |/
* | [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-2/+64
* | [Issue Sorting] Improve migrationValery Sizov2017-03-141-1/+0
* | [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-14/+26
* | Fix relative position calculationValery Sizov2017-03-141-0/+27
|/
* Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-141-0/+63
|\
| * Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-0/+63
* | Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-11/+14
* | Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern2017-03-132-16/+6
|\ \
| * | spec the behavior of nil subjectshttp://jneen.net/2017-03-091-0/+6
| * | don't require ghost users to be blockedhttp://jneen.net/2017-03-091-16/+0
* | | Resolve transient failure in spec/models/user_spec.rbGeorge Andrinopoulos2017-03-131-2/+3
* | | Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-101-0/+32
| |/ |/|
* | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-102-4/+31
|\ \ | |/ |/|
| * Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+31
* | Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-081-1/+1
|/
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-2/+10
* Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-3/+18
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-078-38/+323
|\
| * Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-19/+22
| |\
| | * Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| | * Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-19/+22
| * | Merge branch 'zj-chat-teams-unique' into 'master' Kamil Trzciński2017-03-071-0/+5
| |\ \
| | * | Namespace can have only one chat teamzj-chat-teams-uniqueZ.J. van de Weg2017-03-071-0/+5
| | |/
| * | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-072-7/+180
| * | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-072-5/+5
| |\ \
| | * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-032-5/+5
| * | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+24
| |\ \ \
| | * | | Require explicit scopes on personal access tokensMarkus Koller2017-03-071-3/+11