summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-0/+14
* Update specs. Add CHANGELOG entryissue-18036Josh Frye2016-06-022-0/+34
* Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-021-1/+1
|\
| * Upgrade attr_encrypted and encryptorConnor Shea2016-05-301-1/+1
* | Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-011-14/+9
* | Merge remote-tracking branch 'origin/master' into downcase-registry-repositoryKamil Trzcinski2016-06-012-3/+4
|\ \
| * | Fix note validation spec failuresStan Hu2016-06-012-3/+4
* | | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-0/+14
|/ /
* | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-018-3/+382
|\ \
| * | Refactor ParticipableYorick Peterse2016-06-018-3/+372
| * | Don't modify arguments in CommitRange#initializeYorick Peterse2016-05-261-0/+10
* | | Merge branch 'long.polyglot/gitlab-ce-issue_17479_todos_not_remove_when_leave...Douwe Maan2016-06-011-0/+42
|\ \ \
| * \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1...Long Nguyen2016-05-3016-138/+256
| |\ \ \ | | | |/ | | |/|
| * | | Fix broken specsLong Nguyen2016-05-211-3/+3
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1...Long Nguyen2016-05-212-1/+30
| |\ \ \
| * | | | Fix broken specsLong Nguyen2016-05-211-1/+0
| * | | | Remove todos when destroy project member and specsLong Nguyen2016-05-211-0/+43
* | | | | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-011-4/+4
|\ \ \ \ \
| * | | | | Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-4/+4
* | | | | | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-011-4/+4
|\ \ \ \ \ \
| * | | | | | Add leading comment space copissue_15557Felipe Artur2016-05-311-4/+4
| |/ / / / /
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-012-22/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'refactoring/improve-build-specs' into 'master' Robert Speicher2016-05-311-22/+20
| |\ \ \ \ \ \
| | * | | | | | Remove redundant factory namespace in build specsrefactoring/improve-build-specsGrzegorz Bizon2016-05-311-22/+20
| | | |_|_|/ / | | |/| | | |
| * | | | | | Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-0/+13
| |/ / / / /
* | | | | | Merge branch 'data_leak' into 'master' Robert Speicher2016-05-311-0/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Confidential notes data leakValery Sizov2016-05-311-0/+19
| |/ / / /
* | | | | Shut up, RuboCopfeature/note-validatorRobert Speicher2016-05-291-2/+2
* | | | | Improve note factoryGrzegorz Bizon2016-05-292-4/+6
* | | | | Minor changes in note validation specsGrzegorz Bizon2016-05-293-9/+10
* | | | | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-295-91/+152
* | | | | Add more validation tests for note modelGrzegorz Bizon2016-05-291-0/+27
* | | | | Update note factory to include noteable associationGrzegorz Bizon2016-05-291-3/+3
|/ / / /
* | | | Remove boilerplate spec file for Ci::RunnerProjectRobert Speicher2016-05-261-5/+0
* | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-261-12/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove main_language and testsremove-main-languageJosh Frye2016-05-251-12/+0
* | | | 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 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-2510-20/+20
|\ \ \ \
| * | | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-2410-20/+20
| |/ / /
* | | | Merge branch 'issue_15221_2'Douwe Maan2016-05-251-0/+29
|\ \ \ \
| * | | | Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur2016-05-241-1/+0
| * | | | improve ordering sql for milestonesFelipe Artur2016-05-241-32/+21
| * | | | Fix ordering for MysqlFelipe Artur2016-05-241-1/+3
| * | | | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-241-1/+40
| |/ / /
* | | | Seconds plural slackAran Koning2016-05-241-4/+19
|/ / /
* | | Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
| |/ |/|
* | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-201-1/+6
|\ \
| * | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-1/+6
| |/
* | Merge branch 'issue-17537-fix' into 'master' Douwe Maan2016-05-201-0/+18
|\ \