summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* [11.4] Fixed ability to comment on and edit/delete comments on locked or conf...Chantal Rollison2018-11-261-27/+76
* Merge branch 'security-fix-pat-web-access-11-4' into 'security-11-4'Steve Azzopardi2018-11-263-55/+141
|\
| * Update code to use API scope on PAT authJames Lopez2018-11-233-55/+141
* | Merge branch 'security-issue_51301-11-4' into 'security-11-4'Steve Azzopardi2018-11-231-6/+27
|\ \ | |/ |/|
| * Fix milestone promotion authorizationFelipe Artur2018-11-141-6/+27
* | Merge branch '52618-incorrect-stage-being-shown-in-side-bar-of-job-view-api' ...Tim Zallmann2018-10-151-0/+4
|/
* Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-111-22/+0
* Merge branch 'backport-ce-to-ee-spec-fix' into 'master'Rémy Coutable2018-10-081-1/+1
|\
| * Fix issues controller N+1 failureSean McGivern2018-10-051-1/+1
* | Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-9/+19
|\ \
| * | Update spec comment to point to correct issueBrett Walker2018-10-051-1/+1
| * | Don't build project services unneccesarilyBrett Walker2018-10-041-9/+19
* | | Merge branch 'rails5-fix-artifacts-controller-spec' into 'master'Kamil Trzciński2018-10-051-6/+8
|\ \ \
| * | | Rails5: fix artifacts controller download specJasper Maes2018-10-041-6/+8
| |/ /
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-1/+12
|\ \ \ | | |/ | |/|
| * | Merge branch '50904-remove-icon-env' into 'master'Grzegorz Bizon2018-10-051-1/+0
| |\ \
| | * | Removes icon key from job endpointFilipa Lacerda2018-10-041-1/+0
| * | | Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-0/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-0/+12
| | |/
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+13
|\ \ \ | |/ /
| * | Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+13
| |/
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-3/+35
|\ \ | |/
| * CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-3/+35
* | fix styleAlessio Caiazza2018-10-021-2/+2
* | Add integration specShinya Maeda2018-10-021-0/+40
|/
* Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-281-0/+5
|\
| * Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+5
* | Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-271-0/+16
|/
* Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+8
* Expose runners status information in job apiSteve Azzopardi2018-09-181-0/+49
* Add runner JSON schemaSteve Azzopardi2018-09-171-0/+59
* Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński2018-09-171-10/+31
|\
| * Add retried jobs to pipeline stagesSteve Azzopardi2018-09-131-10/+31
* | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-171-1/+24
|\ \
| * | Add deployment information in job APISteve Azzopardi2018-09-131-1/+24
| |/
* | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-1/+15
|/
* Fix mention in edit mrAlin Ciciu2018-09-121-0/+14
* Add trigger information for job APISteve Azzopardi2018-09-121-0/+45
* Add empty state illustration information in job APISteve Azzopardi2018-09-111-0/+12
* Delete a container registry asynchronouslyStan Hu2018-09-071-2/+3
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-1/+1
* Check if key is present with string not symbolSteve Azzopardi2018-09-071-4/+4
* Merge branch 'ccr/6699_image_for_object_error' into 'master'Robert Speicher2018-09-061-0/+14
|\
| * Handled exception during file uploadChantal Rollison2018-09-061-0/+14
* | Merge branch '51117-send-terminal-path-in-job-api' into 'master'Kamil Trzciński2018-09-061-47/+37
|\ \
| * | Add terminal path to job API responseSteve Azzopardi2018-09-061-47/+37
* | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+32
|/ /
* | Add JSON schema validation for job APISteve Azzopardi2018-09-031-1/+4
* | Add artifact information for job controllerSteve Azzopardi2018-09-031-3/+50
* | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \ | |/ |/|