summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'builds-view' into 'master' Kamil Trzciński2015-10-154-19/+67
|\
| * Fix testsKamil Trzcinski2015-10-141-2/+1
| * Fix cancel_all specsKamil Trzcinski2015-10-141-2/+2
| * Fix specsKamil Trzcinski2015-10-142-15/+15
| * Remove ordering from :ci_commits relationKamil Trzcinski2015-10-142-18/+18
| * Added builds viewKamil Trzcinski2015-10-141-0/+49
* | Merge branch 'fix-path-with-leading-dot-error' into 'master' Dmitriy Zaporozhets2015-10-151-1/+1
|\ \
| * | Fix error preventing displaying of commit data for a directory with a leading...Stan Hu2015-10-121-1/+1
* | | Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-146-19/+11
|\ \ \
| * | | Make Mentionable#cross_reference_exists? private.simplify-cross-referencesDouwe Maan2015-10-141-7/+0
| * | | Shut up, RubocopRobert Speicher2015-10-141-1/+1
| * | | Use `to_reference` where possible.Douwe Maan2015-10-131-2/+2
| * | | Fix mentionable specsDouwe Maan2015-10-124-7/+6
| * | | Simplify code around (cross)-referencesDouwe Maan2015-10-123-7/+7
* | | | Merge branch 'show_pending_warning' into 'master' Kamil Trzciński2015-10-144-1/+180
|\ \ \ \
| * | | | Fix specsKamil Trzcinski2015-10-141-1/+1
| * | | | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-143-0/+179
| | |_|/ | |/| |
* | | | Merge branch 'predefined_build_variables' into 'master' Kamil Trzciński2015-10-142-4/+35
|\ \ \ \
| * | | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-142-4/+35
| |/ / /
* | | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-147-9/+129
* | | | Merge remote-tracking branch 'origin/cernvcs_hide_passwrd'Valery Sizov2015-10-142-2/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-142-2/+39
| |\ \ \
| | * | | Hide passwords to non-admin users in the services APIAlex Lossent2015-10-122-2/+39
* | | | | Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-141-1/+9
|/ / / /
* | | | 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 'redesign-files-page'Dmitriy Zaporozhets2015-10-132-2/+2
|\ \ \ \ \
| * | | | | Apply new design to files pageDmitriy Zaporozhets2015-10-132-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-1310-133/+422
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
| * | | | Fix commit status POST URLKamil Trzcinski2015-10-121-3/+3
| * | | | Implement Commit Status APIKamil Trzcinski2015-10-1210-128/+409
| | |/ / | |/| |
* | | | Merge branch 'reset_service_password' into 'master' Dmitriy Zaporozhets2015-10-123-0/+135
|\ \ \ \ | |/ / / |/| | |
| * | | Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-123-0/+135
| | |/ | |/|
* | | Merge branch 'fix_email_downcasing' into 'master' Robert Speicher2015-10-111-0/+21
|\ \ \ | |/ / |/| |
| * | Fix ldap email downcasing bugDrew Blessing2015-10-081-0/+21
* | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-0/+13
|/ /
* | Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-083-0/+223
|\ \
| * | Revamp finding projects by namespacesYorick Peterse2015-10-082-15/+48
| * | Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+176
| * | Added methods for detecting MySQL/PostgreSQLYorick Peterse2015-10-071-0/+17
* | | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-084-0/+124
|\ \ \ | |_|/ |/| |
| * | Added benchmarks for finding trending projectsYorick Peterse2015-10-062-0/+47
| * | Revamp trending projects queryYorick Peterse2015-10-062-24/+58
| * | Added specs for TrendingProjectsFinderYorick Peterse2015-10-061-0/+43
* | | Merge branch 'XenGi/gitlab-ce-master'Stan Hu2015-10-081-2/+2
|\ \ \
| * | | hooks: Add full project namespace to payloadRicardo Band2015-10-021-2/+2