summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-302-41/+27
|\
| * fix specsrails_update_to_4_2Valery Sizov2015-11-302-41/+27
* | Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-261-0/+20
|/
* Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projectsYorick Peterse2015-11-201-0/+25
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-86/+12
|\
| * fox testsemoji_votesValery Sizov2015-11-191-3/+2
| * added specsValery Sizov2015-11-191-0/+13
| * added spinach testsValery Sizov2015-11-191-75/+0
| * award emojiValery Sizov2015-11-191-11/+0
* | Refactor User#authorized_groups/projectsYorick Peterse2015-11-181-22/+4
* | Added Project.visible_to_userYorick Peterse2015-11-181-0/+19
* | Group methods for filtering public/visible groupsYorick Peterse2015-11-181-0/+27
* | Added Event.limit_recentYorick Peterse2015-11-181-0/+17
* | Refactor getting user groups/projects/contributionsYorick Peterse2015-11-181-4/+48
* | Faster way of obtaining latest event update timeYorick Peterse2015-11-181-0/+21
|/
* Merge branch 'rs-wiki-touches-project' into 'master' Douwe Maan2015-11-171-0/+18
|\
| * Make ProjectWiki touch Project#last_activity_at after wiki actionsrs-wiki-touches-projectRobert Speicher2015-11-161-0/+18
* | Move global milestone specsDmitriy Zaporozhets2015-11-161-0/+65
|/
* Merge branch 'annotate-models' into 'master' Dmitriy Zaporozhets2015-11-1417-19/+120
|\
| * Annotate modelsDmitriy Zaporozhets2015-11-1317-19/+120
* | Fix broken testsKamil Trzcinski2015-11-131-14/+2
* | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-3/+6
|/
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+15
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-101-0/+16
|\
| * Add tests to release notes featureDmitriy Zaporozhets2015-11-061-1/+12
| * Add release modelDmitriy Zaporozhets2015-11-051-0/+5
* | Fix testsshared_runnersKamil Trzcinski2015-11-081-3/+25
* | CI details cleanupKamil Trzcinski2015-11-051-1/+1
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-0/+19
|/
* Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-041-1/+1
|\
| * Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-1/+1
* | Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse2015-11-041-6/+6
|\ \ | |/ |/|
| * Fixed User sorting specsremove-duplicate-ordersYorick Peterse2015-11-031-6/+6
* | Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-2/+2
* | Actually converted code to following suggestions.Michael Chmielewski2015-10-281-1/+1
* | Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski2015-10-281-1/+1
* | Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-2/+2
* | Trailing new lines at ends of files are important.Michael Chmielewski2015-10-281-1/+1
* | Make subject of spec line up on one line to satisfy rubocop requirementsMike Chmielewski2015-10-281-4/+2
* | Add support for searching commit log messagesJonathan Schoeffling2015-10-281-0/+11
|/
* Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fixValery Sizov2015-10-221-0/+6
* Improve performance of sorting milestone issuesYorick Peterse2015-10-191-0/+28
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-162-1/+37
* Correct spec description typoRobert Speicher2015-10-151-1/+1
* Fix specsKamil Trzcinski2015-10-151-2/+2
* Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-151-80/+144
* Merge branch 'fix/improve_reset_service_password_v2' into 'master' Valery Sizov2015-10-153-42/+215
|\
| * Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-153-42/+215
* | Merge branch 'builds-view' into 'master' Kamil TrzciƄski2015-10-153-19/+19
|\ \ | |/ |/|
| * Fix specsKamil Trzcinski2015-10-141-1/+1