summaryrefslogtreecommitdiff
path: root/spec
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
* | Merge branch 'global-milestones' into 'master' Dmitriy Zaporozhets2015-11-164-70/+117
|\ \ | |/ |/|
| * Lets add more tests to Milestones servicesDmitriy Zaporozhets2015-11-162-0/+52
| * Move global milestone specsDmitriy Zaporozhets2015-11-162-70/+65
* | Merge branch 'ci-runners-master-or-owner' into 'master' Dmitriy Zaporozhets2015-11-161-1/+11
|\ \ | |/ |/|
| * Show specific runners from projects where user is master or ownerci-runners-master-or-ownerKamil Trzcinski2015-11-161-1/+11
* | Add support for git lfs.lfsMarin Jankovski2015-11-163-0/+670
|/
* Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-162-75/+135
|\
| * Add api test for creating tag with release infoDmitriy Zaporozhets2015-11-121-0/+13
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-5/+25
| * Add releases apiDmitriy Zaporozhets2015-11-121-1/+14
| * Move git tags API to separate fileDmitriy Zaporozhets2015-11-122-75/+89
* | Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets2015-11-142-27/+38
|\ \
| * | refactor login as to be impersonation with better login/logoutJames Newton2015-10-292-27/+38
* | | Merge branch 'annotate-models' into 'master' Dmitriy Zaporozhets2015-11-1420-19/+134
|\ \ \
| * | | Annotate modelsDmitriy Zaporozhets2015-11-1320-19/+134
* | | | Merge branch 'builds_feature' into 'master' Kamil Trzciński2015-11-1312-105/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Fix caching breaking test of build artifactsbuilds_featureKamil Trzcinski2015-11-131-6/+3
| * | | Fix broken testsKamil Trzcinski2015-11-136-89/+43
| * | | Expose CI enable option in project featuresKamil Trzcinski2015-11-136-10/+43
* | | | Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-131-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-0/+0
| | |/ | |/|
* | | Add ignore white space option in merge request diffMinsik Yoon2015-11-132-0/+44
|/ /
* | Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-listDmitriy Zaporozhets2015-11-122-9/+0
|\ \
| * | Avoid render edit_form in each notes.Jason Lee2015-11-122-9/+0
* | | Merge branch 'caches' into 'master' Kamil Trzciński2015-11-121-0/+82
|\ \ \
| * | | Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-0/+82
* | | | Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-117-15/+312
|\ \ \ \ | |/ / /
| * | | Fix testsartifactsKamil Trzcinski2015-11-101-2/+2
| * | | Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-101-8/+17
| * | | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-1/+1
| * | | Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-101-5/+18
| * | | Implement Build ArtifactsKamil Trzcinski2015-11-107-15/+290
| |/ /
* | | Merge branch 'add-allow-failure-status' into 'master' Stan Hu2015-11-101-1/+3
|\ \ \ | |/ / |/| |
| * | Add allow_failure field to commit status APIStan Hu2015-11-031-1/+3
* | | Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-102-0/+25
|\ \ \
| * | | Add tests to release notes featureDmitriy Zaporozhets2015-11-062-4/+15
| * | | Add release modelDmitriy Zaporozhets2015-11-052-0/+14
* | | | Track the amount of times views are renderedYorick Peterse2015-11-091-0/+57
* | | | Fixed Hash key style in Sherlock::Query specYorick Peterse2015-11-091-1/+1
* | | | Added specs and source documentation for SherlockYorick Peterse2015-11-098-0/+639
* | | | Merge branch 'fix-commits-manual-merge' into 'master' Douwe Maan2015-11-091-0/+19
|\ \ \ \
| * | | | Add spec for manual merge of merge requestStan Hu2015-11-061-0/+19
* | | | | Fix testsshared_runnersKamil Trzcinski2015-11-083-3/+31
* | | | | CI details cleanupKamil Trzcinski2015-11-053-7/+11
* | | | | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-053-0/+39
| |/ / / |/| | |
* | | | Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-043-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-033-7/+7
| |/ /
* | | Merge branch 'create-project-performance' into 'master' Yorick Peterse2015-11-041-0/+28
|\ \ \