summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specmention-allDouwe Maan2015-12-251-0/+2
* Merge branch 'master' into mention-allDouwe Maan2015-12-242-1/+16
|\
| * Merge branch 'ldap-special-chars-fix' into 'master' Douwe Maan2015-12-241-0/+15
| |\
| | * Fix identity and user retrieval when special characters are usedPatricio Cano2015-12-221-0/+15
| * | Fix NewBranchForm specDouwe Maan2015-12-241-1/+1
* | | Fix specsDouwe Maan2015-12-242-0/+5
* | | Only allow group/project members to mention `@all`Douwe Maan2015-12-241-3/+16
|/ /
* | Merge branch 'fix-milestones-with-slashes' into 'master' Dmitriy Zaporozhets2015-12-241-0/+10
|\ \
| * | Fix Error 500 when global milestones have slashesStan Hu2015-12-221-0/+10
| |/
* | Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets2015-12-241-4/+4
|\ \
| * | Fix specsDouwe Maan2015-12-181-2/+2
| * | Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-2/+2
* | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan2015-12-242-0/+63
|\ \ \
| * | | Add some specs for forked project visibility_level casesTomasz Maczukin2015-12-242-0/+63
* | | | Merge branch 'branch-invalid-name' into 'master' Douwe Maan2015-12-243-1/+165
|\ \ \ \
| * | | | Add helper methods to JS validation spec for invalid branch namesbranch-invalid-nameDouglas Barbosa Alexandre2015-12-221-87/+92
| * | | | Fix minor stylistic complaintsDouglas Barbosa Alexandre2015-12-211-34/+34
| * | | | Fix specDouglas Barbosa Alexandre2015-12-181-1/+1
| * | | | Merge branch 'master' into branch-invalid-nameDouglas Barbosa Alexandre2015-12-182-4/+23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add specs for JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-172-0/+159
* | | | | Merge branch 'emoji-picker-fix' into 'master' Valery Sizov2015-12-241-2/+2
|\ \ \ \ \
| * | | | | fix specemoji-picker-fixValery Sizov2015-12-241-2/+2
* | | | | | Merge branch 'add-project-permissions' into 'master' Dmitriy Zaporozhets2015-12-231-0/+13
|\ \ \ \ \ \
| * | | | | | Add project permissions to all project API endpointsStan Hu2015-12-221-0/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix/ci-runners-token-persistence' into 'master' Grzegorz Bizon2015-12-233-8/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use method that creates runners registration tokenGrzegorz Bizon2015-12-232-2/+1
| * | | | | Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon2015-12-231-6/+13
| * | | | | Fix method that ensures authentication tokenGrzegorz Bizon2015-12-231-0/+4
* | | | | | Merge branch 'improve_emoji_picker' into 'master' Dmitriy Zaporozhets2015-12-231-12/+0
|\ \ \ \ \ \
| * | | | | | fix specsValery Sizov2015-12-221-6/+0
| * | | | | | base implementation of emoji picker [ci skip]Valery Sizov2015-12-221-6/+0
| |/ / / / /
* | | | | | Merge branch 'fix/ci-lint' into 'master' Grzegorz Bizon2015-12-232-28/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make CI Lint form synchronousfix/ci-lintGrzegorz Bizon2015-12-221-1/+1
| * | | | | Rename CI lint specs fileGrzegorz Bizon2015-12-221-0/+0
| * | | | | Improve CI Lint specs (refactoring)Grzegorz Bizon2015-12-221-18/+29
| |/ / / /
* | | | | Merge branch 'fix_leave_project_display' into 'master' Stan Hu2015-12-222-0/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix and test leave project displayDrew Blessing2015-12-212-0/+24
* | | | | Move `ci_build_details_path` helper spec to correct locationRobert Speicher2015-12-212-22/+20
* | | | | removes api credentials from link to build_pageMarvin Frick2015-12-221-0/+22
|/ / / /
* | | | Merge branch 'add_email_unlock' into 'master' Robert Speicher2015-12-211-0/+1
|\ \ \ \
| * | | | Allow account unlock via emailDrew Blessing2015-12-141-0/+1
* | | | | Merge branch 'issue_3452'Douwe Maan2015-12-211-0/+64
|\ \ \ \ \
| * | | | | Fix broken spec. #3452Rubén Dávila2015-12-161-1/+1
| * | | | | Add link to MR from Build detail page. #3452Rubén Dávila2015-12-161-0/+64
* | | | | | Merge branch 'coverage-regex' into 'master' Douwe Maan2015-12-211-0/+6
|\ \ \ \ \ \
| * | | | | | Fix build coverage regex.Jared Szechy2015-12-201-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Backport JIRA serviceDrew Blessing2015-12-189-9/+391
| |_|_|_|/ |/| | | |
* | | | | Fix feature specs: we always show the build status if ci_commit is presentci-commit-status-skippedKamil Trzcinski2015-12-171-23/+6
* | | | | Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski2015-12-171-6/+11
|/ / / /
* | | | Merge branch 'api-support-starred-projects' into 'master' Dmitriy Zaporozhets2015-12-161-1/+20
|\ \ \ \