summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '47672-set_inline_content_type_for_ics' into 'master'Douwe Maan2018-06-183-24/+54
|\
| * Render calendar feed inline when accessed from GitLabImre Farkas2018-06-183-24/+54
* | Merge branch '47915-badges' into 'master'Clement Ho2018-06-151-2/+2
|\ \
| * | Fix specsClement Ho2018-06-151-2/+2
* | | Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher2018-06-151-1/+3
|\ \ \ | |_|/ |/| |
| * | Fix flakey move slash command with unauthorized projectfix-flakey-move-slash-command-unauthorized-projectEric Eastwood2018-06-141-1/+3
* | | Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'Rémy Coutable2018-06-151-1/+2
|\ \ \
| * | | Fix flakey time-sensitive remove deploy key specfix-flakey-remove-deploy-key-specEric Eastwood2018-06-141-1/+2
| |/ /
* | | Merge branch 'fix-flakey-user-assignee-autocomplete-dropdown-specs' into 'mas...Douwe Maan2018-06-151-25/+26
|\ \ \
| * | | Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
| * | | Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
| |/ /
* | | Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray2018-06-141-2/+1
| |/ |/|
* | Merge branch 'fix-flakey-user-comment-on-issue' into 'master'Sean McGivern2018-06-141-2/+5
|\ \
| * | Fix flakey user comment on issue test race conditionEric Eastwood2018-06-141-2/+5
| |/
* | enable CommonMark as the defaultBrett Walker2018-06-143-20/+89
|/
* Resolve "Add `/confidential` quick action for issues"Jan2018-06-131-0/+36
* Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-111-2/+2
* Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-115-8/+7
|\
| * Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher2018-06-071-2/+1
| * Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-074-6/+6
* | Users can accept terms during registrationBob Van Landuyt2018-06-083-69/+97
* | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-072-1/+4
* | Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-072-2/+2
|\ \
| * | Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-042-2/+2
* | | Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail...André Luís2018-06-071-0/+10
* | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-1/+21
|\ \ \ | |_|/ |/| |
| * | allow only png, ico for favicon uploadsAlexis Reigel2018-06-051-1/+1
| * | remove favicon preview on appearance pageAlexis Reigel2018-06-051-3/+2
| * | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
| * | create favicon overlay on the clientAlexis Reigel2018-06-051-23/+4
| * | whitelist allowed file types for custom faviconsAlexis Reigel2018-06-051-0/+6
| * | feature spec for managing appearance > faviconAlexis Reigel2018-06-051-0/+34
* | | Merge branch 'master' into '39549-label-list-page-redesign-with-draggable-lab...Luke Bennett2018-06-074-10/+10
|\ \ \
| * | | group runnersMark Chao2018-06-061-6/+6
| * | | Fix specMark Chao2018-06-062-2/+2
| * | | Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
* | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-065-121/+129
|\ \ \ \ | |/ / /
| * | | Combine multiple `it` blocks to improve Markdown feature spec timesRobert Speicher2018-06-051-107/+97
| * | | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-2/+4
| * | | Merge branch '46585-gdpr-terms-acceptance' into 'master'Robert Speicher2018-06-051-0/+16
| |\ \ \
| | * | | Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-041-0/+16
| | | |/ | | |/|
| * | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-052-12/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-12/+12
* | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-051-2/+0
|\ \ \ \ | |/ / /
| * | | Remove unused running_or_pending_build_countremove-unused-query-in-hooksKamil Trzciński2018-06-041-2/+0
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0545-233/+723
|\ \ \ | |/ /
| * | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-012-24/+22
| |\ \
| | * | Fix spec/features/runners_spec.rbDylan Griffith2018-05-311-2/+2
| | * | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-14/+12
| | * | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-312-12/+12