summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-299-26/+36
|\
| * Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot2019-07-261-1/+2
| |\
| | * Don't display badges when builds are restrictedFabio Pitino2019-07-111-1/+2
| * | Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-262-14/+1
| |\ \
| | * | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-102-14/+1
| | |/
| * | Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot2019-07-262-2/+3
| |\ \
| | * | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-052-2/+3
| * | | Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-262-2/+2
| |\ \ \
| | * | | Queries for Upload should be scoped by modelAdam Hegyi2019-07-112-2/+2
| | | |/ | | |/|
| * | | Merge branch 'security-hide_moved_issue_id' into 'master'GitLab Release Tools Bot2019-07-261-1/+6
| |\ \ \
| | * | | Do not show moved issue ids for user not authorizedFelipe Artur2019-07-111-1/+6
| | |/ /
| * | | Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot2019-07-261-6/+22
| |\ \ \
| | * | | Filter params in MR build serviceBob Van Landuyt2019-07-171-6/+22
* | | | | Merge branch 'sh-fix-pdfjs-page-ordering' into 'master'Mike Greiling2019-07-292-9/+11
|\ \ \ \ \
| * | | | | Simplify pdf.js logicsh-fix-pdfjs-page-orderingLukas Eipert2019-07-292-15/+11
| * | | | | Fix pdf.js rendering pages in the wrong orderStan Hu2019-07-291-1/+7
* | | | | | Merge branch 'remove-peek-pg' into 'master'Stan Hu2019-07-292-10/+15
|\ \ \ \ \ \
| * | | | | | Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-262-10/+15
* | | | | | | Add MR form to runtime Visual Review configurationSarah Groff Hennigh-Palermo2019-07-2919-271/+586
| |/ / / / / |/| | | | |
* | | | | | Refactor and remove #prepare_relation methodAndreas Brandl2019-07-297-18/+6
* | | | | | Further remove code branches by database typeAndreas Brandl2019-07-299-87/+21
* | | | | | Added navbar searches usage ping counterFrancisco Javier López2019-07-292-0/+9
* | | | | | Merge branch 'projects-controller-private' into 'master'Lin Jen-Shin2019-07-291-10/+12
|\ \ \ \ \ \
| * | | | | | Separate private methods under the keyword on projects controllerFurkan Ayhan2019-07-281-10/+12
* | | | | | | Add Job specific variablesMatija Čupić2019-07-2912-11/+278
* | | | | | | Merge branch '61787-the-colour-selector-for-broadcast-messages-should-provide...Kushal Pandya2019-07-293-14/+82
|\ \ \ \ \ \ \
| * | | | | | | Add default colors for broadcast messages61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like-red-green-blueAmmar Alakkad2019-07-262-14/+57
| * | | | | | | Add color utils with relevant testsAmmar Alakkad2019-07-261-0/+25
* | | | | | | | Remove unused Clusters::RefreshServiceTiger2019-07-293-48/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-272-43/+17
* | | | | | | Adding changes to CE from EETomislav Nikic2019-07-275-5/+9
* | | | | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-262-17/+43
|\ \ \ \ \ \ \
| * | | | | | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-262-17/+43
* | | | | | | | Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-261-14/+211
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-251-14/+211
* | | | | | | | | Refactor elements used by ci_variable and ::CICDDan Davison2019-07-263-9/+9
* | | | | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2614-68/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2514-68/+28
* | | | | | | | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-264-11/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename latest_successful to be more explicitMatija Čupić2019-07-263-9/+10
| * | | | | | | | | | Find build by sha from refMatija Čupić2019-07-233-3/+22
* | | | | | | | | | | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-261-12/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-12/+1
* | | | | | | | | | | | (CE Port) Add MR table component for Productivity AnalyticsMartin Wortschack2019-07-262-0/+17
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-261-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-0/+2
* | | | | | | | | | | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-264-8/+8
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-268-25/+477
* | | | | | | | | | | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-263-3/+14
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '63568-access-email-notifications-custom-email' into 'master'Lin Jen-Shin2019-07-264-14/+25
|\ \ \ \ \ \ \ \ \ \