summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-083-0/+243
|\
| * Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviourLuke "Jared" Bennett2016-11-042-32/+44
| * Add javascript unit tests for BuildJared Deckard2016-11-042-0/+231
* | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-082-22/+4
|\ \
| * | Replace jQuery.timeago with timeago.jsClement Ho2016-11-072-22/+4
* | | Merge branch 'faster_project_search' into 'master' Sean McGivern2016-11-081-0/+13
|\ \ \
| * | | Faster searchfaster_project_searchValery Sizov2016-11-081-0/+13
* | | | Merge branch 'fix-new-branch-button-spec' into 'master' Sean McGivern2016-11-081-3/+4
|\ \ \ \
| * | | | Fix new branch button specfix-new-branch-button-specSean McGivern2016-11-041-3/+4
* | | | | Merge branch 'dz-refactor-contraints' into 'master' Dmitriy Zaporozhets2016-11-085-44/+44
|\ \ \ \ \
| * | | | | Fix routing spec for group controllerdz-refactor-contraintsDmitriy Zaporozhets2016-11-081-2/+2
| * | | | | Add small improvements to constrainers and specsDmitriy Zaporozhets2016-11-082-2/+2
| * | | | | Refactor routing constraintsDmitriy Zaporozhets2016-11-074-42/+42
* | | | | | Merge branch '24255-search-fix' into 'master' Rémy Coutable2016-11-084-0/+60
|\ \ \ \ \ \
| * | | | | | Fix broken commits search24255-search-fixValery Sizov2016-11-084-0/+60
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'move-boards-interceptor' into 'master' Fatih Acet2016-11-083-108/+116
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move Ajax interceptor into describe block (!7304)winniehell2016-11-053-108/+116
* | | | | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-086-8/+84
|\ \ \ \ \ \
| * | | | | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-076-5/+81
| * | | | | | Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-073-3/+3
* | | | | | | Merge branch 'dz-fix-project-index' into 'master' Sean McGivern2016-11-081-0/+20
|\ \ \ \ \ \ \
| * | | | | | | Add tests for project#index routingDmitriy Zaporozhets2016-11-071-0/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fix-systemhook-api' into 'master' Rémy Coutable2016-11-081-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | API: Return 400 when creating a systemhook failsRobert Schilling2016-11-081-0/+6
* | | | | | | Merge branch '23036-replace-git-blame-spinach-tests-with-rspec-feature-tests'...Rémy Coutable2016-11-071-0/+21
|\ \ \ \ \ \ \
| * | | | | | | Rewritten spinach git_blame tests to rspec feature testsLisanne Fellinger2016-11-071-0/+21
| |/ / / / / /
* | | | | | | Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master' Rémy Coutable2016-11-071-0/+21
|\ \ \ \ \ \ \
| * | | | | | | Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayedChris Wright2016-11-071-0/+21
* | | | | | | | Merge branch 'add-api-label-id' into 'master' Sean McGivern2016-11-071-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose Label id to APIRares Sfirlogea2016-11-071-0/+6
* | | | | | | | | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-078-17/+408
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-074-16/+160
| * | | | | | | | | Added IssueCollectionYorick Peterse2016-11-072-0/+79
| * | | | | | | | | Flush Housekeeping data from Redis specsYorick Peterse2016-11-071-0/+7
| * | | | | | | | | Add the method ExternalIssue#project_idYorick Peterse2016-11-071-1/+7
| * | | | | | | | | Add User#projects_with_reporter_access_limited_toYorick Peterse2016-11-071-0/+36
| * | | | | | | | | Added tests for IssuePolicyYorick Peterse2016-11-071-0/+119
| |/ / / / / / / /
* | | | | | | | | Merge branch 'missing-raw-snippet-access-spec' into 'master' Sean McGivern2016-11-073-59/+151
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add missing security specs for raw snippet accessthe-undefined2016-11-053-59/+151
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '23034-speed-up-testenv-set-repo-refs' into 'master' Yorick Peterse2016-11-071-13/+11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas2016-11-071-13/+11
* | | | | | | | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-075-18/+177
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove unused 'require'Jacob Vosmaer2016-11-041-1/+0
| * | | | | | | Refine Git garbage collectionJacob Vosmaer2016-11-045-18/+178
* | | | | | | | Ability to update labels priority via APIRobert Schilling2016-11-071-6/+82
| |_|_|/ / / / |/| | | | | |
* | | | | | | Remove logging to console in diff_comments_store_specwinniehell2016-11-051-1/+0
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'move-public-snippets-feature-to-rspec' into 'master' Robert Speicher2016-11-051-0/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Move spinach public snippet feature to rspec specthe-undefined2016-11-041-0/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'add-special-char-tests-for-refs-dropdown' into 'master' Fatih Acet2016-11-041-1/+13
|\ \ \ \ \
| * | | | | Created wait_for_turbolinks and added test for refs dropdown selection with s...add-special-char-tests-for-refs-dropdownLuke "Jared" Bennett2016-11-041-1/+13
| | |_|_|/ | |/| | |