Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ce | James Edwards-Jones | 2017-02-06 | 8 | -32/+319 | |
|\ \ \ | |/ / | ||||||
| * | | transpile all javascript files with babel | Mike Greiling | 2017-02-06 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 3 | -3/+3 | |
| |\ | ||||||
| | * | Reuse endpoint to list issues for a list instead of create a new one | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -3/+1 | |
| | * | Used issue bulk update instead of different endpoint | Phil Hughes | 2017-02-03 | 1 | -1/+0 | |
| | * | Changed where data gets loaded | Phil Hughes | 2017-02-03 | 1 | -1/+2 | |
| | * | Add issues to boards list | Phil Hughes | 2017-02-03 | 1 | -0/+2 | |
| * | | consistently use single quotes | Mike Greiling | 2017-02-02 | 1 | -3/+3 | |
| * | | DRY with Gitlab.config.webpack.dev_server referenceswebpack | Mike Greiling | 2017-02-02 | 1 | -10/+12 | |
| * | | Merge branch 'master' into webpack | Mike Greiling | 2017-02-02 | 2 | -0/+2 | |
| |\ \ | ||||||
| * | | | disable webpack proxy in rspec environment due to conflicts with webmock gem | Mike Greiling | 2017-02-02 | 1 | -12/+20 | |
| * | | | configure webpack dev server port via environment variable | Mike Greiling | 2017-02-01 | 1 | -10/+2 | |
| * | | | add rack middleware to proxy webpack dev server | Mike Greiling | 2017-02-01 | 4 | -0/+42 | |
| * | | | remove dev-server config from development environment | Mike Greiling | 2017-01-31 | 1 | -7/+0 | |
| * | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-31 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-28 | 3 | -13/+15 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 6 | -113/+137 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Use webpack_port file if it exists | Phil Hughes | 2017-01-19 | 2 | -1/+12 | |
| * | | | | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-18 | 2 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-15 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add dependency license approvals | Mike Greiling | 2017-01-14 | 1 | -10/+111 | |
| * | | | | | | | | more post-merge fixes | Mike Greiling | 2017-01-13 | 1 | -1/+1 | |
| * | | | | | | | | Added gzip compression | Phil Hughes | 2017-01-13 | 1 | -1/+5 | |
| * | | | | | | | | add phantomJS to karma config | Mike Greiling | 2017-01-13 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-13 | 3 | -1/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | prevent karma from reloading on save until webpack is ready | Mike Greiling | 2017-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | improve sourcemap generation | Mike Greiling | 2017-01-10 | 2 | -2/+3 | |
| * | | | | | | | | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 1 | -4/+2 | |
| * | | | | | | | | | migrate all tests into a single webpack bundle | Mike Greiling | 2017-01-10 | 1 | -2/+1 | |
| * | | | | | | | | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 1 | -2/+3 | |
| * | | | | | | | | | include common libraries within spec_helper | Mike Greiling | 2017-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | simplify and combine karma file patterns | Mike Greiling | 2017-01-10 | 1 | -10/+3 | |
| * | | | | | | | | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 2 | -2/+32 | |
| * | | | | | | | | | precompile webpack assets when testing | Mike Greiling | 2017-01-10 | 2 | -0/+4 | |
| * | | | | | | | | | disable "use strict" in babel config as it was broken in sprockets | Mike Greiling | 2017-01-10 | 1 | -1/+7 | |
| * | | | | | | | | | migrate all javascript asset bundles and require syntax | Mike Greiling | 2017-01-10 | 2 | -19/+22 | |
| * | | | | | | | | | replace application.js sprockets output with webpack-generated equivalent | Mike Greiling | 2017-01-06 | 1 | -2/+18 | |
| * | | | | | | | | | temporarily regress to babel 5 for parity with sprockets-es6 gem | Mike Greiling | 2017-01-06 | 1 | -4/+1 | |
| * | | | | | | | | | conditionally apply webpack-dev-server config | Mike Greiling | 2017-01-06 | 1 | -1/+4 | |
| * | | | | | | | | | optimize production output and generate sourcemaps | Mike Greiling | 2017-01-06 | 1 | -1/+15 | |
| * | | | | | | | | | compile es6/es2015 with babel | Mike Greiling | 2017-01-06 | 1 | -1/+18 | |
| * | | | | | | | | | add webpack, webpack-rails, and webpack-dev-server along with a simple hello ... | Mike Greiling | 2017-01-06 | 2 | -0/+51 | |
* | | | | | | | | | | Merge branch 'master' into jej-pages-picked-from-ee | James Edwards-Jones | 2017-02-03 | 4 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | PlantUML support for Markdown | Horacio Sanson | 2017-02-03 | 1 | -0/+2 | |
| * | | | | | | | | | Merge branch '20452-remove-require-from-request_profiler-initializer' into 'm...27537-flash-of-human-un-friendly-utc-timestamp | Robert Speicher | 2017-02-02 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | Don't require lib/gitlab/request_profiler/middleware.rb in config/initializer...20452-remove-require-from-request_profiler-initializer | Rémy Coutable | 2017-02-02 | 1 | -2/+0 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Check public snippets for spam | Sean McGivern | 2017-02-02 | 2 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix rubocop error from pages EE->CE port | James Edwards-Jones | 2017-02-02 | 1 | -1/+1 | |
* | | | | | | | | Fix 500 error while navigating to the `pages_domains` 'show' page. | Timothy Andrew | 2017-01-31 | 1 | -1/+1 | |
* | | | | | | | | Final fixes | Kamil Trzcinski | 2017-01-31 | 1 | -2/+2 |