summaryrefslogtreecommitdiff
path: root/config/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-0/+3
|\
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+3
* | Add a `WithPagination` concern to reuse across serializersBob Van Landuyt2017-10-041-0/+1
|/
* Load only the currently needed JS locale fileTim Zallmann2017-10-041-0/+1
* Move new nav into main CSS folderAnnabel Dunstone Gray2017-09-251-2/+0
* Expand filtered parameters to include `token`sh-filter-runner-tokenStan Hu2017-09-101-2/+2
* Filter additional secrets from Rails logsStan Hu2017-08-301-11/+4
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
* Support references to group milestonesSean McGivern2017-08-071-0/+4
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-8/+10
* Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-1/+2
|\
| * move CreatedAtFilter to concerns folderJames Lopez2017-07-071-1/+2
* | Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-10/+4
|/
* Merge branch 'fix-routes-in-production-mode' into 'master'Douwe Maan2017-07-061-1/+5
|\
| * Fix shorter route helpers in production environmentfix-routes-in-production-modeSean McGivern2017-07-061-1/+5
* | Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-1/+1
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-0/+20
* Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray2017-06-281-0/+1
* Top navigation redesignPhil Hughes2017-06-211-0/+1
* Fix vendor/peek.js so that it can be bundled with WebpackRémy Coutable2017-06-091-1/+0
* Small adjustmentsRémy Coutable2017-06-091-0/+1
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+1
* add rss_token attribute to user modelAlexis Reigel2017-05-241-0/+1
* Add test.js and test.css to disable animations during testing and include the...disable-css-and-jquery-animations-for-capybaraLuke "Jared" Bennett2017-05-151-0/+1
* Remove CI/CD models directory from `eager_load_paths`Grzegorz Bizon2017-05-091-1/+0
* Disable FastGettext from translating AR attrs.Ruben Davila2017-05-041-0/+3
* adds git terminal prompt env var to application rb24187-set-git-terminal-prompt-env-var-in-initializerTiago Botelho2017-04-031-0/+1
* Restore unicode-file-name images for legacy img emojisfix-legacy-emojis-using-unicode-file-nameEric Eastwood2017-03-161-0/+2
* Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt2017-03-131-1/+2
* move u2f library to webpackmove-u2f-bundleMike Greiling2017-03-071-1/+0
* Use native unicode emojisEric Eastwood2017-03-061-1/+0
* Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-061-1/+0
|\
| * remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-051-1/+0
* | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-4/+0
* | Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+5
|/
* merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-031-1/+0
* CORS: Whitelist pagination headersexpose-pagination-headersRobert Schilling2017-03-021-2/+2
* add rack middleware to proxy webpack dev serverMike Greiling2017-02-011-0/+2
* precompile webpack assets when testingMike Greiling2017-01-101-0/+1
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-17/+3
* add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-061-0/+5
* Add KaTeX fonts to assets paths and precompileHiroyuki Sato2016-12-221-0/+2
* Remove unneeded bundle refs.backport-mr-widget-ci-jsBryce Johnson2016-12-211-2/+0
* Backport moving MR widget CI JS out of script tag.Bryce Johnson2016-12-211-0/+3
* Add xterm.js 2.1.0 and a wrapper class to the asset pipelineNick Thomas2016-12-191-0/+2
* Merge branch 'rs-filter-params' into 'security' bpj-issuable-sidebar-autoupdatebackport-link_to_member_avatarRémy Coutable2016-12-151-1/+3
* Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-0/+2
|\
| * Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+2
* | Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan2016-12-081-1/+2
|/