summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cross-reference-mr-on-issueszj/gitlab-ce-cross-reference-mr-on-issuesZeger-Jan van de Weg2015-10-163-0/+41
|\
| * Reorder system note verb to say "Restored source branch X" instead of "Source...Stan Hu2015-10-162-2/+2
| * Add spec for refresh service adding notes to restored branchesStan Hu2015-10-162-13/+15
| * Improve SystemNote interface for branch add/restore caseStan Hu2015-10-152-3/+3
| * Add a system note and update relevant merge requests when a branch is deleted...Stan Hu2015-10-153-0/+39
* | Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-163-1/+47
|/
* Correct spec description typoRobert Speicher2015-10-151-1/+1
* Fix specsKamil Trzcinski2015-10-152-4/+5
* Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-152-82/+170
* Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-151-0/+5
|\
| * Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-0/+5
* | 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 'user-by-login-performance' into 'master' Yorick Peterse2015-10-151-1/+3
|\ \ \
| * | | Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-1/+3
| |/ /
* | | Merge branch 'view-issue-performance'Dmitriy Zaporozhets2015-10-153-0/+46
|\ \ \
| * | | Improve ProjectTeam#max_member_access performanceYorick Peterse2015-10-151-0/+23
| * | | Re-use User for avatars in link_to_memberYorick Peterse2015-10-151-0/+14
| * | | Allow avatar_icon to operate on a UserYorick Peterse2015-10-151-0/+9
| |/ /
* | | Merge branch 'git-archive-golang' into 'master' Douwe Maan2015-10-154-179/+4
|\ \ \
| * \ \ Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-1558-346/+1549
| |\ \ \ | | |/ /
| * | | Remove archive file sending specJacob Vosmaer2015-10-141-28/+0
| * | | Remove RepositoryArchiveWorker specsJacob Vosmaer2015-10-142-145/+1
| * | | Fix API archive specsJacob Vosmaer2015-10-141-6/+3
* | | | 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