summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove ordering from :ci_commits relationKamil Trzcinski2015-10-142-18/+18
* | Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-144-7/+6
|\ \
| * | Fix mentionable specsDouwe Maan2015-10-123-6/+5
| * | Simplify code around (cross)-referencesDouwe Maan2015-10-121-1/+1
* | | Merge branch 'show_pending_warning' into 'master' Kamil Trzciński2015-10-143-0/+179
|\ \ \
| * | | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-143-0/+179
| | |/ | |/|
* | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-4/+30
|/ /
* | Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu2015-10-131-0/+11
|\ \
| * | merge_request: add work_in_progress to MR hooksBen Boeckel2015-10-081-0/+11
* | | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-135-133/+257
|\ \ \
| * | | Fix broken testsKamil Trzcinski2015-10-121-4/+5
| * | | Fix some changesKamil Trzcinski2015-10-121-1/+1
| * | | Fix commit skippingKamil Trzcinski2015-10-121-2/+2
| * | | Add author to statusesKamil Trzcinski2015-10-121-0/+7
| * | | Implement Commit Status APIKamil Trzcinski2015-10-125-128/+244
| | |/ | |/|