summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-143-46/+33
|\
| * Make Mentionable#cross_reference_exists? private.simplify-cross-referencesDouwe Maan2015-10-141-6/+6
| * Remove useless assignmentDouwe Maan2015-10-121-1/+1
| * Chaining ftwDouwe Maan2015-10-121-5/+1
| * Fix cross-references originating from notesDouwe Maan2015-10-122-12/+5
| * Simplify code around (cross)-referencesDouwe Maan2015-10-123-29/+27
* | Merge branch 'show_pending_warning' into 'master' Kamil Trzciński2015-10-144-3/+36
|\ \
| * | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-144-3/+36
* | | Merge branch 'predefined_build_variables' into 'master' Kamil Trzciński2015-10-141-1/+10
|\ \ \
| * | | Use tag? instead of tag to indicate that this is booleanpredefined_build_variablesKamil Trzcinski2015-10-141-1/+1
| * | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-1/+10
| |/ /
* | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-142-0/+4
|/ /
* | Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-141-2/+2
* | Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu2015-10-131-2/+3
|\ \
| * | merge_request: add work_in_progress to MR hooksBen Boeckel2015-10-081-1/+2
| * | merge_request: coerce work_in_progress? into a booleanBen Boeckel2015-10-081-1/+1
* | | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-1310-127/+188
|\ \ \
| * | | Fix retry and cancel URLscommit_statusKamil Trzcinski2015-10-131-2/+4
| * | | Fix broken matrix_for_ref?Kamil Trzcinski2015-10-121-1/+1
| * | | Fix broken testsKamil Trzcinski2015-10-121-2/+2
| * | | Rename builds_without_retry to latest_buildsKamil Trzcinski2015-10-125-11/+11
| * | | Update renderingKamil Trzcinski2015-10-122-36/+35
| * | | Small bug fixesKamil Trzcinski2015-10-122-11/+28
| * | | Add Commit Status documentationKamil Trzcinski2015-10-122-2/+2
| * | | Add author to statusesKamil Trzcinski2015-10-121-0/+2
| * | | Implement Commit Status APIKamil Trzcinski2015-10-126-119/+160
| | |/ | |/|
* | | Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-123-0/+23
|/ /
* | Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-083-2/+10
* | Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-082-7/+41
|\ \
| * | Revamp finding projects by namespacesYorick Peterse2015-10-082-8/+14
| * | Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+28
| |/
* | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-081-0/+14
|\ \ | |/ |/|
| * Revamp trending projects queryYorick Peterse2015-10-061-0/+14
* | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-0/+3
* | Add directory feature buttonStan Hu2015-10-071-8/+21
* | Fix routing in CI mailerDmitriy Zaporozhets2015-10-073-4/+4
* | Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-1/+1
|/
* Fixed failure reading .gitlab-ci.ymlfix-ci-bugsKamil Trzcinski2015-10-061-1/+1
* Latest builds always include builds with unique name and unique refKamil Trzcinski2015-10-061-1/+1
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-051-2/+1
|\
| * Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-051-2/+1
| |\
| | * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-2/+1
* | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-051-0/+4
|\ \ \ | |/ / |/| |
| * | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| * | added user preference to change layout widthPeter Göbel2015-10-051-0/+4
| |/
* | Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-21/+2
* | Add stage testsKamil Trzcinski2015-10-051-1/+2
* | Fix build pipeliningKamil Trzcinski2015-10-052-2/+13
* | Fix next bunch of testsKamil Trzcinski2015-10-051-0/+4
* | Fix next round of testsKamil Trzcinski2015-10-053-24/+10