summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-272-14/+9
* Improve readability in pipeline test objects factoryGrzegorz Bizon2016-11-251-6/+10
* Remove pipeline factory that is not used in testsGrzegorz Bizon2016-11-251-6/+0
* Restore method that ensures builds being createdGrzegorz Bizon2016-11-252-21/+37
* Remove remaining calls to CI yaml in pipeline specsGrzegorz Bizon2016-11-251-5/+0
* Move helpers to the end of process pipeline specsGrzegorz Bizon2016-11-251-29/+29
* Update pipeline processing specs for creating buildsGrzegorz Bizon2016-11-251-35/+28
* Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-248-549/+628
|\
| * Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-238-549/+628
* | Merge branch 'move-admin-abuse-report-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-6/+10
|\ \
| * | Move admin abuse report spinach test to rspecSemyon Pupkov2016-11-231-6/+10
* | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' Annabel Dunstone Gray2016-11-241-8/+8
|\ \ \
| * | | Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-231-8/+8
* | | | Merge branch 'move-abuse-report-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-0/+24
|\ \ \ \
| * | | | Move abuse report spinach test to rspecSemyon Pupkov2016-11-231-0/+24
* | | | | Merge branch 'fix-lfs-enabled-select-box' into 'master' Stan Hu2016-11-231-0/+24
|\ \ \ \ \
| * | | | | Added test that checks the correct select box is there for the LFS enabled se...Patricio Cano2016-11-231-0/+24
| | |/ / / | |/| | |
* | | | | Use Commit#author so we share logic and cacheLin Jen-Shin2016-11-241-3/+2
|/ / / /
* | | | Merge branch 'move-timeago-to-vendor-dir' into 'master' Alfredo Sumaran2016-11-232-2/+1
|\ \ \ \
| * | | | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-222-2/+1
| | |/ / | |/| |
* | | | Merge branch 'api-delete-group-share' into 'master' Rémy Coutable2016-11-231-0/+30
|\ \ \ \
| * | | | API: Add endpoint to delete a group shareapi-delete-group-shareRobert Schilling2016-11-231-0/+30
| | |/ / | |/| |
* | | | Merge branch '24863-mrs-without-discussions-are-mergeable' into 'master' Sean McGivern2016-11-231-0/+54
|\ \ \ \
| * | | | Correctly determine mergeability of MR with no discussions24863-mrs-without-discussions-are-mergeableDouwe Maan2016-11-231-0/+54
* | | | | Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-236-19/+74
|\ \ \ \ \
| * | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-236-19/+74
* | | | | | Merge branch 'post_receive-any-email' into 'master' Sean McGivern2016-11-231-1/+1
|\ \ \ \ \ \
| * | | | | | update existing testElan Ruusamäe2016-11-061-1/+1
* | | | | | | Update ProjectTeam#fetch_members to use project authorizationsfix/drop-project-authorized-for-userAhmad Sherif2016-11-231-1/+1
* | | | | | | Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif2016-11-232-6/+8
* | | | | | | Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif2016-11-234-54/+54
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'remove-empty-describe-block' into 'master' Rémy Coutable2016-11-231-3/+0
|\ \ \ \ \ \
| * | | | | | Remove empty describe block in service specSemyon Pupkov2016-11-221-3/+0
* | | | | | | Merge branch 'fix/cycle-analytics-plan-issue' into 'master' Douwe Maan2016-11-231-0/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix and relevant spec for plan stage breaking with nil commitsfix/cycle-analytics-plan-issueJames Lopez2016-11-231-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix_sidekiq_stats_in_admin_area' into 'master' Robert Speicher2016-11-231-0/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix sidekiq stats in admin areablackst0ne2016-11-231-0/+23
* | | | | | Merge branch '24756-clean-up-eslintrc-globals' into 'master' Alfredo Sumaran2016-11-233-2/+10
|\ \ \ \ \ \
| * | | | | | clean up globals exemptions within .eslintrcMike Greiling2016-11-223-2/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'disable-calendar-deselection' into 'master' Fatih Acet2016-11-221-0/+41
|\ \ \ \ \ \
| * | | | | | Fix deselecting calendar days on contribution graphClement Ho2016-11-041-0/+41
* | | | | | | Merge branch 'emoji-btn-disabled' into 'master' Fatih Acet2016-11-221-41/+52
|\ \ \ \ \ \ \
| * | | | | | | Disabled award emoji button when user is not logged inemoji-btn-disabledPhil Hughes2016-11-221-41/+52
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fix/build-without-trace-exceptions' into 'master' Kamil Trzciński2016-11-222-79/+118
|\ \ \ \ \ \ \
| * | | | | | | Improve name of build log state data attributefix/build-without-trace-exceptionsGrzegorz Bizon2016-11-221-1/+1
| * | | | | | | Improve reproducibility of build trace test exampleGrzegorz Bizon2016-11-221-2/+4
| * | | | | | | Add missing feature tests for loading build traceGrzegorz Bizon2016-11-221-4/+16
| * | | | | | | Add missing specs for loading build HTML traceGrzegorz Bizon2016-11-221-7/+23
| * | | | | | | Refactor feature tests for project builds pageGrzegorz Bizon2016-11-221-75/+84
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix/cycle-analytics-duration' into 'master' James Lopez2016-11-221-1/+9
|\ \ \ \ \ \ \