summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-041-1/+1
* Fix pipeline fixtures and calls to removed methodGrzegorz Bizon2016-10-042-2/+2
* Merge branch '21225-wip-slash-command-for-mrs' into 'master' Rémy Coutable2016-10-035-5/+141
|\
| * Add a /wip slash commandThomas Balthazar2016-10-035-5/+141
* | Members::RequestAccessService is tricter on permissionsRémy Coutable2016-10-032-3/+3
|/
* Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets2016-10-032-6/+19
|\
| * Remove duplicate testMatthewRDodds/gitlab-ce-22773-add-comparison-link-to-system-noteMatthew Dodds2016-10-011-4/+0
| * Add a spec to verify comparison context inclusion in path when a version is c...Matthew Dodds2016-10-011-2/+13
| * Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-13/+5
| * Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-3/+17
* | Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher2016-10-021-0/+14
|\ \
| * | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-0/+14
| |/
* | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-0216-121/+312
|\ \
| * | Allow Member.add_user to handle access requestersRémy Coutable2016-09-2816-121/+312
* | | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-027-10/+81
|\ \ \
| * | | Re-add the AccessRequestable concernRémy Coutable2016-09-223-15/+40
| * | | Fix specs that requires an access requestRémy Coutable2016-09-225-8/+8
| * | | New Members::RequestAccessServiceRémy Coutable2016-09-225-42/+88
* | | | Changed zero padded days to no padded days in date_formatClement Ho2016-10-011-1/+3
* | | | Merge branch '22221-tags-are-not-available-from-repository-compare-view' into...Fatih Acet2016-10-011-9/+17
|\ \ \ \
| * | | | Changed compare dropdowns to dropdowns with isolated search inputLuke Bennett2016-09-271-9/+17
* | | | | Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz2016-10-011-7/+33
|\ \ \ \ \
| * | | | | Updated spec with next click targets21369-make-it-clearer-that-diffs-can-be-collapsedLuke Bennett2016-09-031-7/+33
* | | | | | Review changes18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-appLuke Bennett2016-10-011-29/+3
* | | | | | Added soft wrap logic and button to editorLuke Bennett2016-10-011-0/+67
* | | | | | Merge branch '21744-fix-missing-values-in-linter' into 'master' Rémy Coutable2016-09-301-0/+51
|\ \ \ \ \ \
| * | | | | | Refactor fields in viewKatarzyna Kobierska2016-09-301-1/+1
| * | | | | | Expose jobs to viewKatarzyna Kobierska2016-09-302-21/+23
| * | | | | | Build attributes with hash, fix gitlab yaml processor testsKatarzyna Kobierska2016-09-301-7/+21
| * | | | | | Improve tests grammarKatarzyna Kobierska2016-09-301-3/+5
| * | | | | | Add test for linter values visibilityKatarzyna Kobierska2016-09-301-0/+33
* | | | | | | Merge branch 'close-merge-request-if-open-without-source-project' into 'master' Rémy Coutable2016-09-301-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Improve grammarKatarzyna Kobierska2016-09-301-1/+1
| * | | | | | | Close merge request if open without source projectKatarzyna Kobierska2016-09-301-0/+13
* | | | | | | | Merge branch '15356-filters-should-change-issue-counts' into 'master' Robert Speicher2016-09-306-104/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-306-106/+71
| * | | | | | | | Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-2/+95
| * | | | | | | | Take filters in account in issuable countersRémy Coutable2016-09-304-102/+117
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'koding-setting-api' into 'master' Robert Speicher2016-09-301-10/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-10/+26
* | | | | | | | Merge branch '22452-milestone-title-unnecessary-escaping-fix' into 'master' Rémy Coutable2016-09-302-2/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle2016-09-292-2/+10
* | | | | | | | Merge branch 'mr_api_todo_close' into 'master' Rémy Coutable2016-09-302-6/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Close todos when accepting a MR via the API.Tony Gambone2016-09-292-6/+30
| |/ / / / / / /
* | | | | | | | Merge branch 'rc-new-access-requests-finder' into 'master' Douwe Maan2016-09-301-0/+89
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | New AccessRequestsFinderRémy Coutable2016-09-281-0/+89
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fix/rugged-repo-error' into 'master' Rémy Coutable2016-09-293-0/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-293-0/+47
* | | | | | | Merge branch 'axil/gitlab-ce-typos_runners_pages' into 'master' Achilleas Pipinellis2016-09-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-2/+2