summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rails5-fix-47960' into 'master'Rémy Coutable2018-06-181-4/+4
|\
| * Rails5 fix update_attribute usage not causing a saveJasper Maes2018-06-151-4/+4
* | Merge branch '47933-MR-invisible-milestone' into 'master'Douwe Maan2018-06-181-1/+1
|\ \
| * | Fix milestones disappearing when changed on MR47933-MR-invisible-milestoneMario de la Ossa2018-06-151-1/+1
| |/
* | Merge branch 'dm-remove-favicon-main-version' into 'master'Robert Speicher2018-06-151-17/+0
|\ \
| * | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-151-17/+0
| |/
* | Merge branch 'ce-jej/sanitize-group-saml-relay-state' into 'master'Kamil Trzciński2018-06-151-0/+25
|\ \
| * | Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-141-0/+25
* | | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-2/+3
* | | Changed the query string parameter to a string46668-make-the-html-attribute-on-the-blob-json-call-optionalTim Zallmann2018-06-151-1/+1
* | | Fixed linting error with trailing space in rbTim Zallmann2018-06-141-1/+1
* | | Makes the html attribute in the json output optional with the option html_ren...Tim Zallmann2018-06-141-0/+18
| |/ |/|
* | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-3/+9
* | Merge branch 'rails5-fix-47805' into 'master'Rémy Coutable2018-06-141-1/+1
|\ \
| * | Rails5 ActionController::ParameterMissing: param is missing or the value is e...Jasper Maes2018-06-131-1/+1
* | | Merge branch 'rails5-fix-47804' into 'master'Rémy Coutable2018-06-141-4/+4
|\ \ \ | |_|/ |/| |
| * | Rails5 fix stack level too deepJasper Maes2018-06-131-4/+4
| |/
* | Render access denied without messageBob Van Landuyt2018-06-131-0/+10
|/
* Merge branch 'jprovazn-rails5-boards' into 'master'Rémy Coutable2018-06-111-6/+12
|\
| * Fix conversion of integer into string in board specJan Provaznik2018-06-091-6/+12
* | Don't use Rails.root.join for upload fixture pathsRémy Coutable2018-06-111-1/+1
* | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-118-15/+15
|\ \ | |/ |/|
| * Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-078-15/+15
* | Users can accept terms during registrationBob Van Landuyt2018-06-081-0/+21
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-074-36/+74
|\ \ | |/ |/|
| * require uploaded file's name to match in any caseAlexis Reigel2018-06-051-38/+54
| * ability to get an image's alternative versionAlexis Reigel2018-06-051-0/+22
| * remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-053-3/+3
* | Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+58
* | Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan2018-06-061-0/+69
|\ \
| * | Handle exceptions outside the GraphQL schemaBob Van Landuyt2018-06-051-2/+13
| * | Add a minimal GraphQL APINick Thomas2018-06-051-0/+58
* | | Add missing tests around rendering invalid merge requests (HTML+JSON)Ash McKenzie2018-06-061-0/+20
* | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-054-10/+50
|\ \ \ | |/ /
| * | Merge branch '46585-gdpr-terms-acceptance' into 'master'Robert Speicher2018-06-051-3/+19
| |\ \
| | * | Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-041-3/+19
| * | | Render a 403 when showing an access denied messagebvl-403-for-external-auth-service-ceBob Van Landuyt2018-06-053-7/+31
| | |/ | |/|
* | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-0519-71/+254
|\ \ \ | |/ /
| * | Merge branch '36862-subgroup-milestones' into 'master'Sean McGivern2018-06-051-9/+26
| |\ \
| | * | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-9/+26
| * | | Hide archived projects from `shared_projects`bvl-hide-archived-shared-projectsBob Van Landuyt2018-06-041-1/+10
| | |/ | |/|
| * | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-013-8/+6
| |\ \
| | * | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-313-8/+6
| | * | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-1/+1
| * | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-012-2/+2
| | |/ | |/|
| * | Export assigned issues in iCalendar feedImre Farkas2018-05-311-10/+18
| |/
| * Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-schedulingOswaldo Ferreira2018-05-301-2/+2
| * Merge branch 'bvl-group-shared-projects-private-api' into 'master'Sean McGivern2018-05-301-0/+59
| |\
| | * Fix small typosToon Claes2018-05-291-4/+4
| | * Add `shared_projects` endpointBob Van Landuyt2018-05-291-0/+59