summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '45443-unable-to-save-user-profile-update-with-safari' into 'mas...Filipa Lacerda2018-07-202-1/+4
|\
| * Add formdata-polyfill45443-unable-to-save-user-profile-update-with-safariLuke Bennett2018-07-201-0/+1
| * Merge remote-tracking branch 'origin/master' into 45443-unable-to-save-user-p...Luke Bennett2018-07-19249-164/+1242
| |\
| * | Delete unneeded user avatar formDataLuke Bennett2018-07-171-1/+3
* | | Merge branch '23705-add-single-file-download-in-repo' into 'master'Douwe Maan2018-07-205-21/+21
|\ \ \
| * | | Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-1/+1
| * | | Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-0/+2
| * | | Refactor code for single file download in repositoryKia Mei Somabes2018-07-134-16/+15
| * | | Set content-disposition header for single file download in repositoryKia Mei Somabes2018-07-124-15/+13
| * | | Add single file download in repositoryKia Mei Somabes2018-07-092-11/+12
* | | | Merge branch 'gitaly-remote-mandatory' into 'master'Sean McGivern2018-07-201-1/+1
|\ \ \ \
| * | | | Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez2018-07-191-1/+1
* | | | | Merge branch 'project-dropdown-list-overflow' into 'master'Phil Hughes2018-07-201-5/+2
|\ \ \ \ \
| * | | | | Don't overflow project/group dropdown resultsgfyoung2018-07-191-5/+2
| |/ / / /
* | | | | Merge branch '48036-fix-web-ide-blob-crash' into 'master'Phil Hughes2018-07-201-5/+17
|\ \ \ \ \
| * | | | | Fix Web IDE router breaking on files matching "targetmode"Paul Slaughter2018-07-191-5/+17
* | | | | | Merge branch '49375-css-move' into 'master'Phil Hughes2018-07-201-0/+159
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Moves security reports CSS into CE folder49375-css-moveFilipa Lacerda2018-07-191-0/+159
* | | | | | Merge branch 'frozen-string-enable-apps-services-inner-even-more' into 'master'Rémy Coutable2018-07-1934-0/+68
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Enable more frozen string in app/services/**/*.rbgfyoung2018-07-1834-0/+68
* | | | | | 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 '43312-remove_user_activity_workers' into 'master'Rémy Coutable2018-07-194-45/+16
|\ \ \ \ \ \
| * | | | | | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-184-45/+16
* | | | | | | Add button to regenerate 2FA codes.Luke Picciau2018-07-191-1/+7
* | | | | | | Merge branch 'accept-rf3-2822-compliant-addresses' into 'master'repo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-even-moreSean McGivern2018-07-191-1/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Improve email address parsingGeorge Thomas2018-07-191-1/+7
* | | | | | | Merge branch 'sh-limit-unauthenticated-session-times' into 'master'Robert Speicher2018-07-181-0/+19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Limit the TTL for anonymous sessions to 1 hourStan Hu2018-07-181-0/+19
* | | | | | | Proper icon validatorLukas Eipert2018-07-182-12/+43
* | | | | | | Merge branch 'toggle-password-cluster' into 'master'Annabel Gray2018-07-181-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Toggle Show / Hide Button for Kubernetes Passwordgfyoung2018-07-181-0/+2
* | | | | | | Resolve "Fix arrow for popovers on monitoring graph"Annabel Gray2018-07-182-8/+35
* | | | | | | Merge branch '_acet-fix-expanding-context-lines' into 'master'Tim Zallmann2018-07-183-4/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove v-once from diff lines components.Fatih Acet2018-07-173-4/+0
* | | | | | | Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-185-33/+55
|\ \ \ \ \ \ \
| * | | | | | | Revert debounce.Fatih Acet2018-07-181-10/+1
| * | | | | | | 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-181-1/+10
| * | | | | | | Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-4/+6
| * | | | | | | 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 'update-card-body-style' into 'master'Annabel Gray2018-07-184-11/+10
|\ \ \ \ \ \ \ \