Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-10-04Add a `WithPagination` concern to reuse across serializersBob Van Landuyt
2017-10-04Load only the currently needed JS locale fileTim Zallmann
2017-09-25Move new nav into main CSS folderAnnabel Dunstone Gray
2017-09-10Expand filtered parameters to include `token`Stan Hu
2017-08-31Filter additional secrets from Rails logsStan Hu
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-07Support references to group milestonesSean McGivern
2017-08-04Backport to CE for:Lin Jen-Shin
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07move CreatedAtFilter to concerns folderJames Lopez
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-07Merge branch 'fix-routes-in-production-mode' into 'master'Douwe Maan
2017-07-06Improve & fix the performance bar UI and behaviorRémy Coutable
2017-07-06Fix shorter route helpers in production environmentSean McGivern
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-28Resolve "Navigation - Move contextual navigation to sidebar"Annabel Dunstone Gray
2017-06-21Top navigation redesignPhil Hughes
2017-06-09Fix vendor/peek.js so that it can be bundled with WebpackRémy Coutable
2017-06-09Small adjustmentsRémy Coutable
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable
2017-05-24add rss_token attribute to user modelAlexis Reigel
2017-05-15Add test.js and test.css to disable animations during testing and include the...Luke "Jared" Bennett
2017-05-09Remove CI/CD models directory from `eager_load_paths`Grzegorz Bizon
2017-05-04Disable FastGettext from translating AR attrs.Ruben Davila
2017-04-04adds git terminal prompt env var to application rbTiago Botelho
2017-03-16Restore unicode-file-name images for legacy img emojisEric Eastwood
2017-03-13Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt
2017-03-07move u2f library to webpackMike Greiling
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-05remove manually vendored raphael library in favor of node moduleMike Greiling
2017-03-04merge cropper library into profile_bundleMike Greiling
2017-03-02CORS: Whitelist pagination headersRobert Schilling
2017-02-02add rack middleware to proxy webpack dev serverMike Greiling
2017-01-10precompile webpack assets when testingMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling
2016-12-22Add KaTeX fonts to assets paths and precompileHiroyuki Sato
2016-12-21Remove unneeded bundle refs.Bryce Johnson
2016-12-21Backport moving MR widget CI JS out of script tag.Bryce Johnson
2016-12-19Add xterm.js 2.1.0 and a wrapper class to the asset pipelineNick Thomas
2016-12-15Merge branch 'rs-filter-params' into 'security' Rémy Coutable
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-09Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan