summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-162-1/+14
|\
| * Refactor Namespace#parents methoddz-nested-groups-title-uiDmitriy Zaporozhets2016-12-151-11/+1
| * Use full_name for Group in UIDmitriy Zaporozhets2016-12-131-1/+1
| * Add parents method to NamespaceDmitriy Zaporozhets2016-12-131-5/+20
| * Show full path for nested groups at dashboard groups listDmitriy Zaporozhets2016-12-131-0/+8
* | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-152-9/+21
|\ \
| * | Don't call anything on a block, use simple ifLin Jen-Shin2016-12-151-4/+6
| * | Introduce latest_status and add a few testsLin Jen-Shin2016-12-142-2/+6
| * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-144-6/+27
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-1440-440/+491
| |\ \ \
| * | | | Rename latest_for to latest, feedback:Lin Jen-Shin2016-11-242-9/+5
| * | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2422-376/+379
| |\ \ \ \
| * | | | | Filter against status first, otherwise we can'tLin Jen-Shin2016-11-221-1/+1
| * | | | | Use latest_for in latest_successful_forLin Jen-Shin2016-11-211-1/+1
| * | | | | Still use compound pipeline status, but group byLin Jen-Shin2016-11-212-10/+14
| * | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2138-380/+810
| |\ \ \ \ \
| * | | | | | Show commit status from latest pipelineLin Jen-Shin2016-11-082-8/+14
* | | | | | | Merge branch '22864-add-clean-environment-name' into 'master' Kamil Trzciński2016-12-152-2/+75
|\ \ \ \ \ \ \
| * | | | | | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-152-2/+25
| * | | | | | | Add an environment slugNick Thomas2016-12-151-0/+50
* | | | | | | | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-152-56/+1
* | | | | | | | Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-152-19/+2
|/ / / / / / /
* | | | | | | Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+4
* | | | | | | | Merge branch 'fix-slack-pipeline-message-by-api' into 'master' Kamil Trzciński2016-12-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Slack pipeline message by APIfix-slack-pipeline-message-by-apiLin Jen-Shin2016-12-131-1/+1
* | | | | | | | | Merge branch '22849-ci-build-ref-slug' into 'master' Kamil Trzciński2016-12-151-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Introduce $CI_BUILD_REF_SLUGNick Thomas2016-12-131-0/+12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '22864-kubernetes-service' into 'master' Kamil Trzciński2016-12-144-0/+139
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-144-0/+139
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-1412-29/+50
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-144-6/+27
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Extract abilities checking module from ability modelGrzegorz Bizon2016-12-131-6/+0
| | * | | | | | | Make it possible to retry build that was canceledGrzegorz Bizon2016-12-131-1/+1
| | * | | | | | | Make build retryable only if complete and executedGrzegorz Bizon2016-12-131-1/+2
| | * | | | | | | Improve readability in methods for detailed statusGrzegorz Bizon2016-12-134-4/+12
| | * | | | | | | Fix auto loading of constants for Ci StatusesKamil Trzcinski2016-12-124-9/+9
| | * | | | | | | Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-121-0/+6
| | * | | | | | | Improve actionsKamil Trzcinski2016-12-121-0/+4
| | * | | | | | | Added Ci::Status::BuildKamil Trzcinski2016-12-122-0/+8
| * | | | | | | | Merge branch 'jzinn/gitlab-ce-chomp-git-status-message' into 'master' Rémy Coutable2016-12-131-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | For single line git commit messages, the close quote should be on the same li...jzinn/gitlab-ce-chomp-git-status-messageJulian Zinn2016-12-131-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '25482-fix-api-sudo' into 'master' Sean McGivern2016-12-131-4/+0
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Be smarter when finding a sudoed user in API::Helpers25482-fix-api-sudoRémy Coutable2016-12-131-4/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'dz-nested-group-improvements-2' into 'master' Sean McGivern2016-12-131-3/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-3/+3
| | * | | | | | Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-111-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-125-15/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Grapify the service APIRobert Schilling2016-12-095-15/+18
* | | | | | | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-121-2/+1
|/ / / / / /