summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-271-0/+24
* Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-252-2/+50
* Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-221-2/+9
* Merge branch 'record-used-ssh-keys-once-per-day' into 'master' Yorick Peterse2017-01-201-4/+23
* Merge branch '21698-redis-runner-last-build' into 'master' Kamil Trzciński2017-01-202-0/+66
* Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-201-4/+29
* Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-198-87/+28
* Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-191-5/+5
* Merge branch '26773-fix-project-statistics-repository-size' into 'master' Rémy Coutable2017-01-191-1/+1
* Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-192-0/+48
* Merge branch '24915_merge_slash_command' into 'master' Sean McGivern2017-01-191-0/+102
* Merge branch 'fix/keep-artifacts-button-visibility' into 'master' Sean McGivern2017-01-191-0/+18
* Merge branch 'issue_25017' into 'master' Sean McGivern2017-01-191-0/+26
* Expire related caches after changing HEADpmq20/gitlab-ce-psvr/head/cacheMinqi Pan2017-01-152-15/+22
* Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-131-0/+19
|\
| * revise sortable_name test formattingMike Greiling2017-01-131-4/+1
| * prefer unit test on model over view testfix-build-sort-orderMike Greiling2017-01-021-0/+22
* | Fix Rubocop offense in build specsfix/merge-separate-build-spec-filesGrzegorz Bizon2017-01-131-1/+0
* | Remove empty build spec file from invalid locationGrzegorz Bizon2017-01-131-6/+0
* | Merge build specs into file that has valid locationGrzegorz Bizon2017-01-132-1335/+1276
* | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-124-133/+291
* | New error message recreating projects on pending deletefix/project-delete-tooltipJames Lopez2017-01-111-5/+25
* | Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master' Sean McGivern2017-01-101-0/+17
|\ \
| * | Treat environments matching `production/*` as Production24139-production-wildcard-for-cycle-analyticsToon Claes2017-01-091-0/+17
* | | Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-091-0/+42
|\ \ \
| * \ \ Merge branch 'master' into auto-pipelines-vueRegis2017-01-093-16/+111
| |\ \ \
| * \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2017-01-044-9/+9
| |\ \ \ \
| * \ \ \ \ fix pipelines/index.html.haml merge conflictRegis2017-01-0211-3/+386
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-271-0/+42
* | | | | | Merge branch 'label-length-validation' into 'master' Rémy Coutable2017-01-091-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | validate length of label.titleTomáš Kukrál2017-01-091-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+9
* | | | | Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-062-16/+102
| |_|_|/ |/| | |
* | | | Merge branch 'rs-remove-unused-method' into 'master' Douwe Maan2017-01-041-8/+0
|\ \ \ \
| * | | | Remove unused `Project#web_url_without_protocol` methodrs-remove-unused-methodRobert Speicher2017-01-031-8/+0
| | |_|/ | |/| |
* | | | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-033-1/+9
|/ / /
* | | Merge branch 'issue_22664' into 'master' Sean McGivern2016-12-291-0/+39
|\ \ \
| * | | Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-5/+24
| * | | Fix issuable assignee update bug when previous assignee is nullFelipe Artur2016-12-201-0/+20
* | | | Merge branch 'mentioned-but-not-closed-issues-messages' into 'master' Sean McGivern2016-12-291-3/+7
|\ \ \ \
| * | | | use MergeRequest#closes_issues instead of rewriting code to retrieve closing ...Gabriel Gizotti2016-12-281-3/+7
| | |/ / | |/| |
* | | | Merge branch 'dz-nested-group-access' into 'master' Dmitriy Zaporozhets2016-12-291-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-261-0/+11
| | |/ | |/|
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-272-0/+28
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2035-704/+1049
| |\ \ \
| * \ \ \ Merge CSSFilipa Lacerda2016-12-1219-174/+477
| |\ \ \ \
| * | | | | Now we need to include EmailHelpers for each testLin Jen-Shin2016-12-062-0/+4
| * | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0631-203/+811
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-2220-247/+905
| |\ \ \ \ \ \