summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into alerts-dropdown...alerts-dropdown-to-modal-part-2-ceSimon Knox2019-08-0662-419/+1171
|\
| * Revert "Make status icon in merge widget borderless"Marcel van Remmerden2019-08-053-19/+10
| * Removed external dashboard legend borderOlena Horal-Koretska2019-08-051-0/+2
| * Merge branch '63474-applying-a-quick-action-does-not-show-the-correct-message...Clement Ho2019-08-052-5/+7
| |\
| | * Fixed bug from extra parenthesis63474-applying-a-quick-action-does-not-show-the-correct-messageDonald Cook2019-08-052-5/+7
| * | Merge branch '11467-remove-feature-flag-for-visual-review-app-button-ce-backp...Douwe Maan2019-08-051-1/+1
| |\ \
| | * | Remove visual review app feature flag11467-remove-feature-flag-for-visual-review-app-button-ce-backportshampton2019-08-021-1/+1
| * | | Refactor passing props to jobs/index.jsAmmar Alakkad2019-08-051-9/+21
| | |/ | |/|
| * | Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into 'mas...Thong Kuah2019-08-051-1/+1
| |\ \
| | * | Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-1/+1
| * | | Enhance style of the shared runners limitAmmar Alakkad2019-08-052-0/+6
| * | | Add support for deferred links in persistent user calloutsDennis Tang2019-08-052-2/+31
| |/ /
| * | Hide cluster details until cluster is createdMike Greiling2019-08-022-21/+47
| * | Upgrade gitlab-ui to 5.12Enrique Alcántara2019-08-021-1/+0
| * | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-1/+4
| |/
| * Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-0/+1
| * Merge branch 'sh-fix-performance-bar-warnings' into 'master'Sean McGivern2019-08-021-1/+1
| |\
| | * Fix performance bar warnings when Rugged is disabledsh-fix-performance-bar-warningsStan Hu2019-08-011-1/+1
| * | Only render job sidebar block if it has contentMiranda Fluharty2019-08-021-5/+4
| |/
| * Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-017-472/+19
| * Jupyter fix hostname editing and remove extra load balancerAmit Rathi2019-08-011-0/+1
| * Merge branch '62178-remove-manual-sorting-feature-flag' into 'master'Sean McGivern2019-08-011-1/+1
| |\
| | * Remove manual_sorting flag from FE62178-remove-manual-sorting-feature-flagRajat Jain2019-07-311-1/+1
| * | Adds new tracking interface for snowplowJeremy Jackson2019-08-011-0/+67
| |/
| * Add percentage rollout support to feature flag UI (CE)Nathan Friend2019-07-311-0/+1
| * Port CE changes from EEcharlie ablett2019-07-311-3/+5
| * Allow knative do be uninstalled:João Cunha2019-07-311-1/+3
| * Merge branch 'mg-update-icons-svg-import' into 'master'Kushal Pandya2019-07-312-1/+6
| |\
| | * Override icons.svg asset path with sprockets assetmg-update-icons-svg-importMike Greiling2019-07-291-0/+3
| | * Use file-loader to import icon spritesMike Greiling2019-07-291-1/+3
| * | Remove pdf.js deprecation warningssh-remove-pdfjs-deprecationsStan Hu2019-07-302-3/+3
| * | Remove line profiler from performance barSean McGivern2019-07-302-34/+0
| * | Alerts dropdown to modal - CE1Simon Knox2019-07-292-1/+9
| * | Change qa-* class references to js-* for suggestionsTanya Pazitny2019-07-293-4/+4
| * | Change qa-* class references to js-* for squash-checkboxTanya Pazitny2019-07-291-1/+1
| * | Merge branch 'sh-add-cmaps-for-pdfjs' into 'master'Mike Greiling2019-07-291-1/+5
| |\ \
| | * | Make pdf.js render CJK characterssh-add-cmaps-for-pdfjsStan Hu2019-07-281-1/+5
| * | | 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
| | |/ / | |/| |
| * | | Add Job specific variablesMatija Čupić2019-07-295-5/+236
| * | | Merge branch '61787-the-colour-selector-for-broadcast-messages-should-provide...Kushal Pandya2019-07-292-7/+67
| |\ \ \ | | |_|/ | |/| |
| | * | 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-261-7/+42
| | * | Add color utils with relevant testsAmmar Alakkad2019-07-261-0/+25
| | |/
| * | Adding changes to CE from EETomislav Nikic2019-07-274-4/+8
| * | (CE Port) Add MR table component for Productivity AnalyticsMartin Wortschack2019-07-262-0/+17
| |/
| * Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-267-19/+472