Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up webpack config | Mike Greiling | 2017-04-09 | 1 | -5/+6 |
| | |||||
* | add vue-loader dependencies and basic config | Mike Greiling | 2017-04-09 | 1 | -0/+4 |
| | |||||
* | Add a name field to the group edit formadd-field-for-group-name | Douglas Lovell | 2017-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint | ||||
* | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 1 | -0/+1 |
|\ | |||||
| * | STL file viewer | Phil Hughes | 2017-04-06 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 1 | -7/+21 |
|\ \ | |/ | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js # app/assets/stylesheets/pages/projects.scss | ||||
| * | Issue title realtime | Regis Boudinot | 2017-04-06 | 1 | -0/+1 |
| | | |||||
| * | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 1 | -1/+7 |
| | | |||||
| * | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM | ||||
| * | use a less memory-intensive sourcemap when running in CI | Mike Greiling | 2017-04-04 | 1 | -1/+2 |
| | | |||||
| * | Refactor test_utils bundle | Mike Greiling | 2017-04-04 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'ipython-notebook-viewer' into 'master' | Jacob Schatz | 2017-03-28 | 1 | -0/+2 |
| |\ | | | | | | | | | | | | | iPython notebook viewer See merge request !10017 | ||||
| | * | Started iPython notebook viewer | Phil Hughes | 2017-03-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Using NotebookLab library [ci skip] | ||||
| * | | spread out webpack bundles per-line to reduce conflicts in EE | Mike Greiling | 2017-03-27 | 1 | -1/+5 |
| | | | |||||
| * | | Lightly refactor js files related to file template selectors. | Bryce Johnson | 2017-03-22 | 1 | -1/+1 |
| |/ | |||||
| * | move common vue script to vue_shared directory | Mike Greiling | 2017-03-21 | 1 | -1/+1 |
| | | |||||
| * | utilize ES module distribution for Vue in webpack | Mike Greiling | 2017-03-21 | 1 | -1/+1 |
| | | |||||
| * | disable the Vue production warning in development and testing | Mike Greiling | 2017-03-21 | 1 | -1/+1 |
| | | |||||
* | | Update bundle path for Protected Tags bundle | Kushal Pandya | 2017-04-06 | 1 | -1/+1 |
| | | |||||
* | | Add protected tags to bundle config18471-restrict-tags-push-ui | Kushal Pandya | 2017-03-21 | 1 | -0/+1 |
|/ | |||||
* | Only add frontend code coverage instrumentation when generating coverage report | Mike Greiling | 2017-03-20 | 1 | -7/+1 |
| | |||||
* | Removed d3.js from the main application.js bundle | Jose Ivan Vargas Lopez | 2017-03-20 | 1 | -1/+2 |
| | |||||
* | remove all references to the .es6 in our config files and documentationremove-es6-extension-configuration | Mike Greiling | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' | Filipa Lacerda | 2017-03-09 | 1 | -2/+1 |
|\ | | | | | | | | | Update emojis to use harmony modules (import/export) See merge request !9784 | ||||
| * | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modules | Eric Eastwood | 2017-03-08 | 1 | -2/+1 |
| | | |||||
* | | move u2f library to webpackmove-u2f-bundle | Mike Greiling | 2017-03-07 | 1 | -0/+1 |
|/ | |||||
* | Merge branch '26371-native-emojis-v3' into 'master' | Filipa Lacerda | 2017-03-07 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Add emoji images - Base Native Unicode Emojis Closes #26371 See merge request !9569 | ||||
| * | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474 | ||||
* | | Merge branch 'backport-ee-change-webpack-empty-states' into 'master' | Jacob Schatz | 2017-03-07 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | Backport change introduced in EE - alias for empty states SVGs See merge request !9683 | ||||
| * | Backport change introduced in EE - alias for empty states SVGsbackport-ee-change-webpack-empty-states | Filipa Lacerda | 2017-03-03 | 1 | -0/+1 |
| | | |||||
* | | rename application entry point and change manifest to runtime | Mike Greiling | 2017-03-03 | 1 | -3/+3 |
| | | |||||
* | | create a cacheable commons bundle for d3 library | Mike Greiling | 2017-03-03 | 1 | -1/+7 |
| | | |||||
* | | merge lib_chart into graphs bundle | Mike Greiling | 2017-03-03 | 1 | -1/+0 |
| | | |||||
* | | include vue_shared scripts within common_vue chunk | Mike Greiling | 2017-03-03 | 1 | -1/+3 |
| | | |||||
* | | create a cacheable commons bundle for our Vue bundles | Mike Greiling | 2017-03-03 | 1 | -1/+18 |
| | | |||||
* | | separate webpack runtime into its own chunk to maintain cacheability of ↵ | Mike Greiling | 2017-03-03 | 1 | -3/+2 |
| | | | | | | | | common chunk | ||||
* | | refactor common bundle to ES module syntax and move global exports to ↵ | Mike Greiling | 2017-03-03 | 1 | -0/+6 |
| | | | | | | | | application.js | ||||
* | | create a common.js bundle and include all jQuery plugins | Mike Greiling | 2017-03-03 | 1 | -1/+7 |
| | | |||||
* | | update plugin formatting | Mike Greiling | 2017-03-03 | 1 | -0/+3 |
| | | |||||
* | | use deterministic module IDs in production and development | Mike Greiling | 2017-03-03 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'add-svg-loader' into 'master' | Fatih Acet | 2017-03-02 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522 | ||||
| * | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-27 | 1 | -1/+1 |
| |\ | | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6 | ||||
| * | | Changes after review - adds alias for icons path | Filipa Lacerda | 2017-02-27 | 1 | -0/+1 |
| | | | |||||
| * | | Adds loader to load SVG | Filipa Lacerda | 2017-02-24 | 1 | -0/+4 |
| | | | |||||
* | | | Update JS to use new standards | Filipa Lacerda | 2017-03-02 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'update-vue-2.1' into 'master' | Fatih Acet | 2017-02-26 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Update Vue to v2.1 See merge request !9386 | ||||
| * | use CommonJS vue distribution | Mike Greiling | 2017-02-20 | 1 | -1/+1 |
| | | |||||
* | | add webpack bundle analyzer to production output | Mike Greiling | 2017-02-21 | 1 | -0/+14 |
| | | |||||
* | | Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into ↵ | Alfredo Sumaran | 2017-02-20 | 1 | -0/+2 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | 'master' Pick up option from GDK to disable webpack dev server livereload Closes #28204 See merge request !9287 | ||||
| * | Pick up option from gdk to disable webpack dev server livereload28204-option-to-disable-webpack-dev-server-livereload | Eric Eastwood | 2017-02-15 | 1 | -0/+2 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/28204 |