summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add axios to frontend docs as the default network request librarydocs-axiosClement Ho2018-02-151-0/+3
|
* Merge branch '42929-hide-new-variable-values' into 'master'Clement Ho2018-02-155-15/+82
|\ | | | | | | | | | | | | Hide CI secret variable values on save Closes #42929 See merge request gitlab-org/gitlab-ce!17044
| * Hide CI secret variable values on save42929-hide-new-variable-valuesEric Eastwood2018-02-145-15/+82
| | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
* | Merge branch 'axios-importer-get' into 'master'Jacob Schatz2018-02-152-28/+95
|\ \ | | | | | | | | | | | | Replace $.get with axios in importerStatus See merge request gitlab-org/gitlab-ce!17122
| * | Replace $.get with axios in importerStatusClement Ho2018-02-152-28/+95
|/ /
* | Merge branch '43201-rename-repository-submit-button-disabled' into 'master'Filipa Lacerda2018-02-153-2/+7
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Renaming repository (project[name]) fails on 2nd try if the validation has failed" Closes #43201 See merge request gitlab-org/gitlab-ce!17150
| * | Fixes Renaming repository (project[name]) fails on 2nd try whend the ↵Jacopo2018-02-153-2/+7
| | | | | | | | | | | | validation has failed
* | | Merge branch 'winh-new-modal-component' into 'master'Filipa Lacerda2018-02-1510-68/+405
|\ \ \ | | | | | | | | | | | | | | | | Add new modal Vue component See merge request gitlab-org/gitlab-ce!17108
| * | | Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-1410-68/+405
| | | |
* | | | Merge branch 'sh-filter-secret-variables' into 'master'Robert Speicher2018-02-151-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter secret variable values from logs Closes #43313 See merge request gitlab-org/gitlab-ce!17159
| * | | | Filter secret variable values from logsStan Hu2018-02-151-0/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now Project::VariablesController users the `value` parameter to send the secret variable value. `value` is a pretty generic term and could be used in other controllers, but for now it's better to err on the side of caution and filter this out. Closes #43313
* | | | Merge branch 'project-integrations-form-dispatcher-refactor' into 'master'Fatih Acet2018-02-154-8/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Removed integrations webpack bundle tag See merge request gitlab-org/gitlab-ce!17147
| * | | | Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactorConstance Okoghenun2018-02-154-8/+8
| | | | |
* | | | | Merge branch '42734-reenable-eslint-commits-js' into 'master'Clement Ho2018-02-153-55/+39
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enable eslint in `commits.js` file Closes #42734 See merge request gitlab-org/gitlab-ce!17096
| * | | | | Re-enable eslint in `commits.js` fileAndré Luís2018-02-153-55/+39
|/ / / / /
* | | | | Merge branch 'fj-42910-unauthenticated-limit-via-ssh' into 'master'Douwe Maan2018-02-153-0/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove internal api calls from the rack::attack throttling Closes #42910 See merge request gitlab-org/gitlab-ce!17149
| * | | | | Remove internal api calls from the rack::attack throttlingFrancisco Javier López2018-02-153-0/+20
|/ / / / /
* | | | | Merge branch 'fj-fixed-bug-17054' into 'master'Douwe Maan2018-02-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug with the user synced attributes when the user doesn't exist See merge request gitlab-org/gitlab-ce!17152
| * | | | | Fixed bug with the user synced attributes when the user doesn't existfj-fixed-bug-17054Francisco Javier López2018-02-151-1/+1
|/ / / / /
* | | | | Merge branch ↵Rémy Coutable2018-02-152-3/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '40623-fix-404-when-listing-archived-projects-in-a-group-where-all-projects-have-been-archived' into 'master' Resolve "404 when listing archived projects in a group where all projects have been archived" Closes #40623 See merge request gitlab-org/gitlab-ce!17077
| * | | | | Add changelog entryAshley Dumaine2018-02-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ashley Dumaine <adumaine@datto.com>
| * | | | | Change group_children_path to filter_groups_path like for the sort order filterAshley Dumaine2018-02-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ashley Dumaine <adumaine@datto.com>
* | | | | | Merge branch 'qa_issue_177' into 'master'Grzegorz Bizon2018-02-151-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QA - Wait for create merge request button to appear Closes gitlab-qa#177 See merge request gitlab-org/gitlab-ce!17115
| * | | | | | Wait for create merge request button to appearqa_issue_177Felipe Artur2018-02-141-0/+4
| | | | | | |
* | | | | | | Merge branch 'change/strip-whitespace-from-username-input#42637' into 'master'Rémy Coutable2018-02-153-1/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trim whitespace from input in the username/email form field Closes #42637 See merge request gitlab-org/gitlab-ce!17020
| * | | | | | | Strip whitespace from username/login value for user lookupPeter Lauck2018-02-133-1/+14
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per the discussion with @psimyn, this change does not affect the frontend, so user input will not be validated on the signin screen. Instead, the value sent to the backend has leading and trailing whitespace stripped before looking up the user with find_by. Closes #42637
* | | | | | | Merge branch '43231-document-the-instance-level-auto-devops-domain-option' ↵Achilleas Pipinellis2018-02-151-1/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Document the instance level Auto DevOps domain option" Closes #43231 See merge request gitlab-org/gitlab-ce!17132
| * | | | | | | Add instance-wide domain info43231-document-the-instance-level-auto-devops-domain-optionMatija Čupić2018-02-141-1/+3
| | | | | | | |
* | | | | | | | Merge branch 'pipeline-schedule-webpack' into 'master'Filipa Lacerda2018-02-1516-19/+21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted pipeline_schedules bundles into automatic webpack entries See merge request gitlab-org/gitlab-ce!17143
| * | | | | | | | Converted pipeline_schedules bundles into automatic webpack entriespipeline-schedule-webpackPhil Hughes2018-02-1516-19/+21
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | #41341
* | | | | | | | Merge branch '31049-pages-domains-should-be-added-to-publicsuffix-org-docs' ↵Grzegorz Bizon2018-02-151-0/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "HackerOne reported issue: Cookie bomb vulnerability in Pages" Closes #31049 See merge request gitlab-org/gitlab-ce!17123
| * | | | | | | Document publicsuffix.org and GitLab PagesNick Thomas2018-02-151-0/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'patch-29' into 'master'Sean McGivern2018-02-151-1/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PlantUML server using docker See merge request gitlab-org/gitlab-ce!16880
| * | | | | | | Added PlantUML server using dockermorph0272018-02-021-1/+13
| | | | | | | |
* | | | | | | | Merge branch 'docs-edits' into 'master'Sean McGivern2018-02-151-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update index.md with minor grammatical edit See merge request gitlab-org/gitlab-ce!16919
| * | | | | | | | Update index.md with minor grammatical editAnn Lette2018-02-041-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'patch-19' into 'master'Sean McGivern2018-02-151-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove double negative See merge request gitlab-org/gitlab-ce!17049
| * | | | | | | | | Remove double negativeBen Bodenmiller2018-02-111-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'sh-fix-error-500-licensee' into 'master'Douwe Maan2018-02-152-1/+21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500s loading repositories with inconsistent HEAD Closes #43268 See merge request gitlab-org/gitlab-ce!17128
| * | | | | | | | | | Remove head_commit callsh-fix-error-500-licenseeStan Hu2018-02-141-1/+0
| | | | | | | | | | |
| * | | | | | | | | | Simplify license generator error handlingStan Hu2018-02-142-4/+3
| | | | | | | | | | |
| * | | | | | | | | | Remove use of catching Rugged exceptionsStan Hu2018-02-141-1/+4
| | | | | | | | | | |
| * | | | | | | | | | Fix Error 500s loading repositories with no master branchStan Hu2018-02-142-1/+20
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We removed the exception handling for Rugged errors in !16770, which revealed that the licensee gem attempts to retrieve a license file via Rugged in `refs/heads/master` by default. If that branch did not exist, a Rugged::ReferenceError would be thrown. There were two issues: 1. Not every project uses `master` as the default branch. This change uses the head commit to identify the license. 2. Removing the exception handling caused repositories to fail loading. We can safely catch and ignore any Rugged error because this means we weren't able to load a license file. Closes #43268
* | | | | | | | | | Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-157-330/+231
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move spinach profile tests to RSpec See merge request gitlab-org/gitlab-ce!17068
| * | | | | | | | | | Move spinach profile tests to RSpecSemyon Pupkov2018-02-157-330/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | | | | | | | | | Merge branch '39607-fix-avatar--vertical-align' into 'master'Tim Zallmann2018-02-152-2/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "CI status icon and avatar are not vertically aligned in MR list" Closes #39607 See merge request gitlab-org/gitlab-ce!17072
| * | | | | | | | | | | changelog addedLaszlo Karpati2018-02-131-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | fix author_link's vertical alignLaszlo Karpati2018-02-131-2/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master'Sean McGivern2018-02-153-7/+8
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port some changes from gitlab-ee!4532 back to CE See merge request gitlab-org/gitlab-ce!17120
| * | | | | | | | | | | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-filesRémy Coutable2018-02-143-7/+8
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>