summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-1724-24/+24
* Merge branch 'rc/backport-ee-fix' into 'master' Robert Speicher2017-02-172-5/+5
|\
| * Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-172-5/+5
* | Merge branch '26379-iid-param' into 'master'Rémy Coutable2017-02-172-3/+11
|\ \
| * | add a :iids param to IssuableFindermhasbini2017-02-172-3/+11
* | | Merge branch 'boards-sidebar-spec-refactor' into 'master' Rémy Coutable2017-02-171-86/+53
|\ \ \ | |_|/ |/| |
| * | Reduced sidebar wait timeoutboards-sidebar-spec-refactorPhil Hughes2017-02-171-1/+1
| * | Refactor boards sidebar specPhil Hughes2017-02-171-86/+53
* | | Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-171-0/+57
|\ \ \
| * | | Fixes errors in GFM slash commands matcher and add tests for default matcherYarNayar2017-02-171-0/+57
* | | | Merge branch 'dynamic-project-title-fixture' into 'master' Clement Ho2017-02-172-31/+8
|\ \ \ \
| * | | | Replace static fixture for project_title_spec.js (!9175)winniehell2017-02-132-31/+8
* | | | | Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński2017-02-1711-44/+440
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-17137-1355/+3949
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-162-17/+32
| * | | | | Add test for cloning attributes when retrying a buildGrzegorz Bizon2017-02-151-0/+32
| * | | | | Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-155-9/+9
| * | | | | Close all pipeline todos at once when retrying itGrzegorz Bizon2017-02-151-0/+13
| * | | | | Make it possible to resolve all todos for pipelineGrzegorz Bizon2017-02-151-1/+24
| * | | | | Add specs for after_stage scope, update specs fileGrzegorz Bizon2017-02-141-4/+18
| * | | | | Extend specs for build and pipeline retry servicesGrzegorz Bizon2017-02-142-16/+87
| * | | | | Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-142-16/+35
| * | | | | Preserve base service abstraction for retry servicesGrzegorz Bizon2017-02-142-14/+14
| * | | | | Implement new pipeline retry serviceGrzegorz Bizon2017-02-131-1/+50
| * | | | | Add a separate CI/CD pipeline retry service classGrzegorz Bizon2017-02-131-0/+48
| * | | | | Fix envs and deploys specs related to build retryGrzegorz Bizon2017-02-132-2/+6
| * | | | | Fix pipeline processing specs after adding ability checksGrzegorz Bizon2017-02-131-3/+11
| * | | | | Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
| * | | | | Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-132-19/+31
| * | | | | Add specs for build retry serviceGrzegorz Bizon2017-02-131-0/+56
| * | | | | Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
| * | | | | Skip job only when canceling the pipeline it belongs toGrzegorz Bizon2017-02-131-1/+4
| * | | | | Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-131-2/+10
* | | | | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-172-10/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1639-451/+966
| |\ \ \ \ \ \
| * | | | | | | code style and test fixesSimon Knox2017-02-142-4/+4
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-148-60/+109
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-14147-741/+4719
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update karma test to expect ajax instead of POSTSimon Knox2017-02-091-8/+6
* | | | | | | | | | Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'Rémy Coutable2017-02-171-0/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-0/+48
* | | | | | | | | | | Merge branch 'issue_26714' into 'master' Rémy Coutable2017-02-171-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix 'reset-email' link specissue_26714Felipe Artur2017-02-161-2/+4
* | | | | | | | | | | | Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-1740-47/+837
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-177-0/+544
| * | | | | | | | | | | Add a custom pagination matcherRobert Schilling2017-02-1633-36/+274
| * | | | | | | | | | | Paginate all endpoints that return an arrayRobert Schilling2017-02-164-11/+19
* | | | | | | | | | | | Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-174-4/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adding links to user & build in Chat NotificationsPoornima M2017-01-254-4/+72
* | | | | | | | | | | | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-175-1/+228
|\ \ \ \ \ \ \ \ \ \ \ \ \