summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '39543-milestone-page-list-redesign' into 'master'Fatih Acet2018-07-021-1/+1
|\
| * Updated test for promoted milestones success messageConstance Okoghenun2018-06-211-1/+1
* | Fix OAuth application authorization screen to appear with every accessFrancisco Javier López2018-06-291-11/+23
* | Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-272-3/+8
* | Merge branch 'update_project_flash_error_message' into 'master'Rémy Coutable2018-06-261-1/+1
|\ \
| * | Set flash error message only for current request when updating projectAram Visser2018-06-251-1/+1
* | | Honor saml assurance level to allow 2FA bypassingRoger Rüttimann2018-06-251-77/+112
|/ /
* | Show a reCAPTCHA on signin page if custom header is setStan Hu2018-06-211-4/+35
|/
* Changes tab VUE refactoringFelipe Artur2018-06-215-40/+88
* Merge branch '48100-fix-branch-not-shown' into 'master'Rémy Coutable2018-06-201-0/+16
|\
| * The json keys of ref switcher should not be translatedhiroponz/gitlab-ce-48100-fix-branch-not-shownHiroyuki Sato2018-06-201-0/+16
* | Merge branch 'rails5-fix-48104' into 'master'Rémy Coutable2018-06-201-1/+6
|\ \
| * | Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false})...Jasper Maes2018-06-191-1/+6
| |/
* | Rails5 fix Projects::PagesController specJasper Maes2018-06-191-2/+2
|/
* Merge branch 'blackst0ne-rails5-expected-search-search-seed_project-got-nil' ...Rémy Coutable2018-06-181-5/+5
|\
| * [Rails5] Fix sessions_controller_specblackst0ne-rails5-expected-search-search-seed_project-got-nilblackst0ne2018-06-161-5/+5
* | Merge branch 'blackst0ne-rails5-fix-pipeline-schedules-controller-spec' into ...Rémy Coutable2018-06-181-3/+13
|\ \
| * | [Rails5] Fix pipeline_schedules_controller_specblackst0ne-rails5-fix-pipeline-schedules-controller-specblackst0ne2018-06-161-3/+13
| |/
* | 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