summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Try to use the default Sidekiq test moderc/sidekiq-test-modeRémy Coutable2016-10-261-1/+7
* Merge branch 'sh-fix-ajax-spec-failure' into 'master' Stan Hu2016-10-261-3/+0
|\
| * Remove use of wait_for_ajax since jQuery was removedsh-fix-ajax-spec-failureStan Hu2016-10-251-3/+0
* | Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-266-30/+7
|\ \ | |/ |/|
| * remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-23/+0
| * replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-246-10/+10
* | Merge branch 'fix-events-api' into 'master' Rémy Coutable2016-10-251-0/+23
|\ \
| * | Make events order spec deterministic, create only 3 record instead of 5, expl...Airat Shigapov2016-10-241-8/+10
| * | Rewrite events order spec to simulate wrong order without changing idsAirat Shigapov2016-10-241-9/+10
| * | Add test for events order in APIAirat Shigapov2016-10-241-0/+20
| |/
* | Merge branch 'project-cache-worker-scheduling' into 'master' Rémy Coutable2016-10-253-14/+55
|\ \
| * | Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-253-14/+55
* | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran2016-10-251-1/+1
|\ \ \
| * | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-211-1/+1
* | | | Merge branch 'add-test-for-snippet-download' into 'master' Rémy Coutable2016-10-251-73/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing tests for download snippetSemyon Pupkov2016-10-131-73/+83
* | | | Merge branch 'board-dragging-disabled' into 'master' Sean McGivern2016-10-251-0/+4
|\ \ \ \
| * | | | Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-251-0/+4
* | | | | Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan2016-10-252-1/+40
|\ \ \ \ \
| * | | | | Make sure merge request was created before deleting sourceshow-commit-status-from-source-projectLin Jen-Shin2016-10-251-1/+2
| * | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-24110-664/+2624
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-18130-987/+3146
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-11100-378/+3078
| |\ \ \ \ \ \ \
| * | | | | | | | Add a view test for showing source commitsLin Jen-Shin2016-10-051-0/+38
* | | | | | | | | Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-2/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-2/+12
* | | | | | | | | Merge branch 'escape-relative-links' into 'master' Sean McGivern2016-10-251-11/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add failing test for #21420winniehell2016-10-241-11/+29
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'scope-input-errors' into 'master' Fatih Acet2016-10-251-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update gl_field_error tests for better input filtering.scope-input-errorsBryce Johnson2016-10-201-2/+2
* | | | | | | | | | Merge branch 'sh-fix-labels-move-issue' into 'master' Rémy Coutable2016-10-252-4/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve readability and add specs for label filteringsh-fix-labels-move-issueStan Hu2016-10-241-2/+16
| * | | | | | | | | | Allow the use of params[:name] when filtering labelsStan Hu2016-10-241-0/+12
| * | | | | | | | | | Fix Rubocop offenses in issue move specsGrzegorz Bizon2016-10-241-3/+3
| * | | | | | | | | | Add spec in Issues::MoveService to fix label assignment regressionStan Hu2016-10-241-5/+26
| * | | | | | | | | | Fix bug where labels would be assigned to issues that were movedStan Hu2016-10-241-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '23509-remove-redundant-class-name-and-foreign-key' into 'master' Rémy Coutable2016-10-253-5/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-243-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'register-tab' into 'master' Jacob Schatz2016-10-251-0/+65
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix rubocop build errorJacob Schatz2016-10-241-1/+1
| * | | | | | | | Use proper tense and spacing in login_specs.register-tabBryce Johnson2016-10-241-4/+6
| * | | | | | | | Test login tab/pane rendering in varying configurations.Bryce Johnson2016-10-241-0/+63
* | | | | | | | | Merge branch 'grapify-labels-api' into 'master' Rémy Coutable2016-10-241-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Grapify the labels APIgrapify-labels-apiRobert Schilling2016-10-241-3/+3
* | | | | | | | | Merge branch 'luishgo/gitlab-ce-18898-filter-commits-per-path'Rémy Coutable2016-10-241-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added path parameter to Commits APILuis HGO2016-10-241-0/+11
* | | | | | | | | | fixes build with cache:clear issuetiagonbotelho2016-10-241-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes'Rémy Coutable2016-10-241-2/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix authored vote from notesbarthc2016-10-241-2/+13
* | | | | | | | | | Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-s...Dmitriy Zaporozhets2016-10-244-8/+93
|\ \ \ \ \ \ \ \ \ \