summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-0/+82
* 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 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
|\ \
| * | Added benchmark for Projects::CreateServiceYorick Peterse2015-10-291-0/+28
* | | Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse2015-11-042-6/+16
|\ \ \ | |_|/ |/| |
| * | Fixed User sorting specsremove-duplicate-ordersYorick Peterse2015-11-031-6/+6
| * | Added benchmark for User.allYorick Peterse2015-11-031-0/+10
* | | Merge branch 'drop-old-builds' into 'master' Kamil Trzciński2015-11-031-0/+44
|\ \ \
| * | | Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+44
* | | | Merge branch 'web_hook_repo_changes'Valery Sizov2015-11-031-0/+6
|\ \ \ \
| * | | | Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-0/+6
* | | | | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-79/+220
|\ \ \ \ \
| * | | | | Fix testsonly-syntaxKamil Trzcinski2015-11-031-15/+11
| * | | | | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-79/+224
* | | | | | Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-031-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
| | |_|/ | |/| |
* | | | Merge branch 'api_file_touched_at' into 'master' Dmitriy Zaporozhets2015-11-021-0/+1
|\ \ \ \
| * | | | Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'backup-improvements' into 'master' Kamil Trzciński2015-11-021-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | One more backup spec fixJacob Vosmaer2015-10-061-0/+1
| * | | Spec fixes for new backup contentsJacob Vosmaer2015-10-061-7/+7
* | | | Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan2015-11-021-10/+91
|\ \ \ \ | |_|/ / |/| | |
| * | | Add custom protocol whitelisting to SanitizationFilterrs-dev-issue-2613Robert Speicher2015-10-011-10/+91
* | | | Adjusted ips/sec for find_by_any_email benchmarksoptimize-user-find-by-any-emailYorick Peterse2015-10-301-2/+2
* | | | Improve performance of User.find_by_any_emailYorick Peterse2015-10-301-0/+26
| |_|/ |/| |
* | | Remove deprecated CI events from project settings pageDmitriy Zaporozhets2015-10-281-22/+0