summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-233-39/+142
|\
| * Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-5/+19
| * Add a default status const to common status concernGrzegorz Bizon2017-01-181-0/+6
| * Improve readability of specs for pipeline stagesGrzegorz Bizon2017-01-181-39/+64
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-5/+15
| * Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-0/+48
* | Merge branch 'record-used-ssh-keys-once-per-day' into 'master' Yorick Peterse2017-01-201-4/+23
|\ \
| * | Record used SSH keys only once per dayrecord-used-ssh-keys-once-per-dayAdam Niedzielski2017-01-201-4/+23
* | | Merge branch 'rs-empty_project' into 'master' 26785-search-bar-doesnt-work-IERémy Coutable2017-01-203-121/+115
|\ \ \ | |/ / |/| |
| * | Convert most MergeRequest model specs to use `:empty_project`Robert Speicher2017-01-191-22/+22
| * | Convert most User model specs to use `:empty_project`Robert Speicher2017-01-191-45/+39
| * | Convert most Project model specs to use `:empty_project`Robert Speicher2017-01-191-54/+54
* | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-194-5/+81
|\ \ \ | |/ /
| * | Merge branch 'wip-mr-from-commits' into 'master' Sean McGivern2017-01-191-0/+28
| |\ \
| | * | Mark MR as WIP when pushing WIP commitsjurre2017-01-191-0/+28
| * | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-191-0/+15
| |\ \ \
| | * | | More improvements to presenters23563-document-presentersRémy Coutable2017-01-181-2/+2
| | * | | Add Presentable concernRémy Coutable2017-01-181-0/+15
| * | | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-4/+29
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-0/+7
| | * | | Add specs for a new external build detailed statusGrzegorz Bizon2017-01-171-4/+22
| * | | | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-1/+9
| |\ \ \ \
| | * | | | Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-1/+9
* | | | | | Fix specsKamil Trzcinski2017-01-191-5/+28
* | | | | | Add missing build_specKamil Trzcinski2017-01-191-0/+10
* | | | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-1958-2107/+3452
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-188-87/+28
| |\ \ \ \ \
| | * | | | | refactor fetcher and fixed specsJames Lopez2017-01-177-20/+20
| | * | | | | Fix other spec failuresJames Lopez2017-01-171-59/+0
| | * | | | | Fix other spec failuresJames Lopez2017-01-171-1/+1
| | * | | | | more refactoring and fixing old specsJames Lopez2017-01-178-16/+16
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-181-5/+5
| |\ \ \ \ \
| | * | | | | Add some API endpoints for time tracking.Ruben Davila2017-01-181-5/+5
| * | | | | | Merge branch '26773-fix-project-statistics-repository-size' into 'master' Rémy Coutable2017-01-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix Project#update_repository_size to convert MB to Bytes properly26773-fix-project-statistics-repository-sizeOswaldo Ferreira2017-01-171-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-182-0/+48
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Backport backend work for time tracking.Ruben Davila2017-01-152-0/+48
| * | | | | Merge branch '24915_merge_slash_command' into 'master' Sean McGivern2017-01-171-0/+102
| |\ \ \ \ \
| | * | | | | Address MR commentsJarka Kadlecova2017-01-131-0/+6
| | * | | | | support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+96
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fix/keep-artifacts-button-visibility' into 'master' Sean McGivern2017-01-171-0/+18
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibilityGrzegorz Bizon2017-01-1613-1513/+1720
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Add method that checks for expiring build artifactsGrzegorz Bizon2017-01-091-13/+32
| * | | | | | Merge branch 'issue_25017' into 'master' Sean McGivern2017-01-171-0/+26
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-121-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