summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-192-3/+9
* Removed escaping characters by using double quotes.Patricio Cano2016-07-181-1/+1
* Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-186-10/+19
* Refactor `match_domain` to a predicate: `domain_matches?`Patricio Cano2016-07-181-3/+3
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-1813-55/+58
* Move inline JS to admin.js.coffee specific file.Patricio Cano2016-07-181-0/+12
* Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-184-20/+19
* Make sure email domain validation method is private.Patricio Cano2016-07-181-28/+26
* Fixed `signup_domain_valid?` flow and added documentation.Patricio Cano2016-07-183-20/+39
* Added CHANGELOG item.Patricio Cano2016-07-181-0/+1
* Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-1810-33/+228
* Merge branch 'bug/sidekiq-cron-better-error' into 'master' Gabriel Mazetto2016-07-182-1/+9
|\
| * Improve cron_jobs loading error messagesGabriel Mazetto2016-07-182-1/+9
|/
* Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-188-8/+84
|\
| * Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-148-8/+84
* | Merge branch 'issue_13343' into 'master' Robert Speicher2016-07-187-2/+79
|\ \
| * | Allow build email service to be testedissue_13343Felipe Artur2016-07-157-2/+79
* | | Merge branch 'csp-basics' into 'master' Robert Speicher2016-07-183-0/+116
|\ \ \
| * | | Minor policy refinements.csp-basicsConnor Shea2016-07-181-8/+12
| * | | Document the CSP file.Connor Shea2016-07-181-11/+38
| * | | Only enable CSP policies when relevant features are enabled.Connor Shea2016-07-181-1/+27
| * | | Remove background_jobs-specific headers.Connor Shea2016-07-182-7/+0
| * | | Only report to Sentry when it's enabled.Connor Shea2016-07-181-2/+6
| * | | Add Sidekiq-specific headers.Connor Shea2016-07-182-6/+12
| * | | Add the CSP reporting URI of Sentry.Connor Shea2016-07-181-1/+8
| * | | Update image policy to allow external images over HTTPS.Connor Shea2016-07-181-1/+1
| * | | Remove unsafe eval directive from scripts.Connor Shea2016-07-181-1/+1
| * | | Fix that which hath been broken. Except the sidekiq admin iframe.Connor Shea2016-07-182-0/+42
| * | | Initial secure_headers config after some testing.Connor Shea2016-07-182-0/+7
* | | | Merge branch '19820-safer-diffs' into 'master' Douwe Maan2016-07-1812-23/+96
|\ \ \ \
| * | | | Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-1812-23/+96
* | | | | Merge branch '19420-render-only-commit-title' into 'master' 19889-shortcuts-modal-is-brokenDouwe Maan2016-07-184-4/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add modification to commit title testubudzisz2016-07-181-9/+13
| * | | | modify view test to commit titleubudzisz2016-07-182-2/+0
| * | | | Update CHANGELOGula budziszewska2016-07-181-2/+1
| * | | | add test to viewubudzisz2016-07-182-0/+2
| * | | | render only commit titleubudzisz2016-07-181-0/+1
| * | | | Update CHANGELOG - remove empty lineula budziszewska2016-07-181-1/+0
| * | | | modify view test to commit titleubudzisz2016-07-181-10/+5
| * | | | Update CHANGELOGula budziszewska2016-07-181-2/+2
| * | | | add test to viewubudzisz2016-07-182-9/+17
| * | | | repair rubocop testubudzisz2016-07-181-1/+1
| * | | | add git-commit-title-method into pipeline model and modify viewubudzisz2016-07-183-1/+14
| * | | | add try to title methodubudzisz2016-07-181-1/+1
| * | | | render-only-commit-title-updateubudzisz2016-07-181-1/+1
| * | | | render only commit titleubudzisz2016-07-181-2/+0
| * | | | add try to title methodubudzisz2016-07-181-1/+1
| * | | | render-only-commit-title-updateubudzisz2016-07-181-2/+2
| * | | | render only commit titleubudzisz2016-07-182-3/+6
* | | | | Merge branch 'dz-improve-markdown' into 'master' Dmitriy Zaporozhets2016-07-182-16/+18
|\ \ \ \ \