summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-251-0/+34
|\
| * Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+34
* | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-241-0/+8
|\ \
| * | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+8
* | | Fix spec message in spec/controllers/oauth/applications_controller_spec.rbDmitriy Zaporozhets2018-09-211-1/+1
* | | Always allow user to revoke an authorized applicationDmitriy Zaporozhets2018-09-201-1/+31
|/ /
* | Expose runners status information in job apiSteve Azzopardi2018-09-181-0/+49
* | Merge branch '51093-add-runner-json-schema-and-factory' into 'master'Kamil Trzciński2018-09-171-0/+59
|\ \
| * | Add runner JSON schemaSteve Azzopardi2018-09-171-0/+59
* | | Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez2018-09-171-1/+1
|/ /
* | 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
| |/ /
* | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-1/+15
|\ \ \
| * | | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-1/+15
| |/ /
* | | Filter group milestones based on user membershipChantal Rollison2018-09-131-3/+5
|/ /
* | 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
|/
* Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-071-2/+3
|\
| * Delete a container registry asynchronouslyStan Hu2018-09-071-2/+3
* | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+7
|/
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-30/+0
|\
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-30/+0
* | 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
* | Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-8/+0
* | 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
* | | Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett2018-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
| | |/ | |/|
* | | Merge branch 'sh-fix-attachments-inline' into 'master'Nick Thomas2018-09-061-2/+29
|\ \ \
| * | | Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-2/+29
| |/ /
* | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+32
|/ /
* | Merge branch 'sh-set-secure-cookies' into 'master'Rémy Coutable2018-09-041-0/+28
|\ \
| * | Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-0/+28
* | | Merge branch '50101-add-artifact-information-to-job-api' into 'master'Kamil Trzciński2018-09-041-3/+53
|\ \ \
| * | | Add JSON schema validation for job APISteve Azzopardi2018-09-031-1/+4
| * | | Add artifact information for job controllerSteve Azzopardi2018-09-031-3/+50
| |/ /
* | | Move badge settings to general settingsWinnie Hellmann2018-09-032-0/+23
|/ /
* | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \ | |/ |/|
| * Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+1
* | Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-302-96/+58
* | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-0/+11
|\ \
| * | Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-0/+11
* | | Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-0/+49
* | | Merge branch '41441-add-target-branch-name-to-cherrypick-confirmation' into '...Sean McGivern2018-08-221-1/+1
|\ \ \
| * | | Add target branch to cherry pick confirmation messageGeorge Andrinopoulos2018-08-191-1/+1