summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delete todos when users loses target read permissionstodos-visibility-changeJarka Kadlecová2018-07-2523-7/+473
* Merge branch 'remove-duplicated-include' into 'master'Rémy Coutable2018-07-191-1/+0
|\
| * Remove duplicated include IgnorableColumnLin Jen-Shin2018-07-191-1/+0
* | Merge branch 'sh-normalize-urls' into 'master'Grzegorz Bizon2018-07-193-7/+19
|\ \
| * | Escape username and password in UrlSanitizer#full_urlStan Hu2018-07-193-7/+19
* | | Merge branch 'use-rugged-for-reference-validator' into 'master'Douwe Maan2018-07-192-5/+8
|\ \ \
| * | | Use rugged to validate ref nameAhmad Hassan2018-07-192-5/+8
* | | | Merge branch 'rails5-fix-revert-modal-spec' into 'master'Rémy Coutable2018-07-192-0/+8
|\ \ \ \
| * | | | Rails5 fix user sees revert modal specJasper Maes2018-07-192-0/+8
| | |/ / | |/| |
* | | | Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable2018-07-1918-333/+66
|\ \ \ \
| * | | | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-1818-333/+66
* | | | | Merge branch 'regen-2fa-codes' into 'master'Douwe Maan2018-07-192-1/+12
|\ \ \ \ \
| * | | | | Add button to regenerate 2FA codes.Luke Picciau2018-07-192-1/+12
|/ / / / /
* | | | | Merge branch 'accept-rf3-2822-compliant-addresses' into 'master'repo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-even-moreSean McGivern2018-07-194-14/+62
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve email address parsingGeorge Thomas2018-07-194-14/+62
* | | | | Merge branch 'gitaly-remote-branches' into 'master'Douwe Maan2018-07-199-95/+73
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-189-95/+73
* | | | | Merge branch 'sh-limit-unauthenticated-session-times' into 'master'Robert Speicher2018-07-184-0/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Limit the TTL for anonymous sessions to 1 hourStan Hu2018-07-184-0/+51
* | | | | Merge branch 'leipert-proper-icon-validator' into 'master'Mike Greiling2018-07-1822-61/+123
|\ \ \ \ \
| * | | | | Proper icon validatorLukas Eipert2018-07-1822-61/+123
|/ / / / /
* | | | | Merge branch 'toggle-password-cluster' into 'master'Annabel Gray2018-07-184-1/+27
|\ \ \ \ \
| * | | | | Toggle Show / Hide Button for Kubernetes Passwordgfyoung2018-07-184-1/+27
* | | | | | Merge branch '41784-monitoring-graph-popovers' into 'master'Clement Ho2018-07-183-8/+40
|\ \ \ \ \ \
| * | | | | | Resolve "Fix arrow for popovers on monitoring graph"Annabel Gray2018-07-183-8/+40
|/ / / / / /
* | | | | | Merge branch '_acet-fix-expanding-context-lines' into 'master'Tim Zallmann2018-07-184-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add CHANGELOG._acet-fix-expanding-context-linesFatih Acet2018-07-171-0/+5
| * | | | | Remove v-once from diff lines components.Fatih Acet2018-07-173-4/+0
* | | | | | Merge branch '49324-add-support-for-tar-gz-autodevops-charts' into 'master'Kamil Trzciński2018-07-182-0/+6
|\ \ \ \ \ \
| * | | | | | Add support for tar.gz AUTO_DEVOPS_CHART charts (#49324)Dylan Griffith2018-07-182-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-1810-50/+106
|\ \ \ \ \ \
| * | | | | | i18n changes on gitlab.pot.Fatih Acet2018-07-181-0/+3
| * | | | | | Revert debounce.Fatih Acet2018-07-182-25/+3
| * | | | | | Fix resetting autosave value after cancel.Fatih Acet2018-07-181-1/+1
| * | | | | | i18n changes for note cancel confirmations.Fatih Acet2018-07-182-2/+7
| * | | | | | Add disposeAutoSave method autosave mixin.Fatih Acet2018-07-182-1/+4
| * | | | | | Debounce Autosave callback.Fatih Acet2018-07-182-10/+28
| * | | | | | Add CHANGELOG.Fatih Acet2018-07-181-0/+5
| * | | | | | Fix failing specs :fingers-crossed:Fatih Acet2018-07-183-14/+46
| * | | | | | Fix autosave in noteable discussion.Fatih Acet2018-07-182-18/+16
| * | | | | | Fix isDirty check of noteable discussion.Fatih Acet2018-07-181-3/+3
| * | | | | | Add extra key support to autosave mixin.Fatih Acet2018-07-181-4/+10
| * | | | | | Add confirmation modal before cancelling the comment form in diff line note f...Fatih Acet2018-07-181-1/+7
| * | | | | | Use built-in autosave mixin in diff line note form.Fatih Acet2018-07-181-7/+5
| * | | | | | Add dispose method to autosave mixin.Fatih Acet2018-07-181-0/+4
| * | | | | | Update note form component name.Fatih Acet2018-07-181-1/+1
* | | | | | | Merge branch '49369-failure-in-qa-specs-features-ee-geo-attachment_replicatio...Sean McGivern2018-07-1811-14/+14
|\ \ \ \ \ \ \
| * | | | | | | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-1811-14/+14
* | | | | | | | Merge branch 'docs-update-chart-docs' into 'master'Marin Jankovski2018-07-181-10/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Point to charts docs for beta limitations of the gitlab chart.Marin Jankovski2018-07-181-10/+2