summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Move awardables too when issue is movedZ.J. van de Weg2016-06-011-0/+5
* Incorportate feedbackZ.J. van de Weg2016-06-017-97/+19
* Merge branch 'master' into awardablesZJ van de Weg2016-05-3082-311/+905
|\
| * Shut up, RuboCopfeature/note-validatorRobert Speicher2016-05-291-2/+2
| * Improve note factoryGrzegorz Bizon2016-05-295-20/+18
| * Improve notes factoryGrzegorz Bizon2016-05-291-4/+1
| * Minor changes in note validation specsGrzegorz Bizon2016-05-294-19/+22
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-2914-129/+257
| * Do not override foreign attributes in note factoryGrzegorz Bizon2016-05-291-5/+4
| * Add more validation tests for note modelGrzegorz Bizon2016-05-291-0/+27
| * Update note factory to include noteable associationGrzegorz Bizon2016-05-292-15/+9
| * Update specs for creating new note without accessGrzegorz Bizon2016-05-291-2/+2
| * Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-0/+11
| * Merge branch 'fix-shortcuts-spec' into 'master' Jacob Schatz2016-05-271-2/+2
| |\
| | * Ensure project name is present on pagefix-shortcuts-specAlfredo Sumaran2016-05-261-2/+2
| * | Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-261-0/+36
| |\ \
| | * | Filter issuables by any userPhil Hughes2016-05-261-0/+36
| * | | Remove boilerplate spec file for Ci::RunnerProjectRobert Speicher2016-05-261-5/+0
| * | | Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-261-6/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Correctly sends project IDPhil Hughes2016-05-201-1/+1
| | * | Fixed rubocop errorPhil Hughes2016-05-161-1/+0
| | * | Updated testsPhil Hughes2016-05-161-5/+10
| * | | Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse2016-05-261-0/+31
| |\ \ \
| | * | | Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-2/+2
| | * | | Test ProxyFlightTime middlewareJacob Vosmaer2016-05-251-0/+31
| * | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-262-55/+0
| |\ \ \ \
| | * | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-253-56/+1
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...sidebar-expand-collapseFatih Acet2016-05-265-5/+57
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-05-265-3/+40
| | |\ \ \ \
| | | * | | | Fix RuboCopRobert Speicher2016-05-251-1/+1
| | | * | | | New confirmation email :fire:Robert Speicher2016-05-251-1/+1
| | | * | | | Customize ActionMailer preview pathRobert Speicher2016-05-251-0/+11
| | | * | | | Merge branch 'improve-pipeline-design' into 'master' Douwe Maan2016-05-251-1/+0
| | | |\ \ \ \
| | | | * | | | Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-1/+0
| | | | | |/ / | | | | |/| |
| | | * | | | Merge branch 'issue_10725' into 'master' Douwe Maan2016-05-251-0/+27
| | | |\ \ \ \
| | | | * | | | Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+27
| | * | | | | | Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-3/+18
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Fix groups API to list only user's accessible projectsStan Hu2016-05-241-3/+18
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...Fatih Acet2016-05-2564-115/+450
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'zero-project-creation-error-message' into 'master' Robert Speicher2016-05-251-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fixed project model testszero-project-creation-error-messagePhil Hughes2016-05-251-1/+1
| | | |/ / /
| | * | | | Merge branch 'issue-filter-name-options' into 'master' Jacob Schatz2016-05-251-0/+140
| | |\ \ \ \
| | | * | | | Updated Ruby based on feedbackissue-filter-name-optionsPhil Hughes2016-05-241-5/+5
| | | * | | | Fixed testsPhil Hughes2016-05-161-3/+2
| | | * | | | Fixed issue with not being able to sort and filterPhil Hughes2016-05-161-0/+35
| | | * | | | Added testsPhil Hughes2016-05-161-0/+106
| | | | |_|/ | | | |/| |
| | * | | | Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney2016-05-251-3/+3
| | * | | | Add tests for the gitlab:db:configure rake taskDJ Mountney2016-05-251-0/+62
| | * | | | Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-2556-105/+105
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-2456-105/+105
| | | | |/ | | | |/|