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
path: root/config
AgeCommit message (Collapse)Author
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-21Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan
Redo internals of Incoming Mail Support See merge request !9385
2017-02-20Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into ↵Alfredo Sumaran
'master' Pick up option from GDK to disable webpack dev server livereload Closes #28204 See merge request !9287
2017-02-20Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan
Remote logout functionality on Authentiq OAuth provider See merge request !9381
2017-02-20Added support for Authentiq Back-Channel LogoutAlexandros Keramidas
2017-02-20Use newer mail_room to get `require_relative` supportGabriel Mazetto
2017-02-20Merge branch 'fix-vue-production-build' into 'master' Jacob Schatz
Utilize bundler-ready Vue distribution See merge request !9357
2017-02-20Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda
Remove window-binding hack with imports-loader See merge request !9123
2017-02-20utilize pre-minified Vue in production since no CJS distribution is availableMike Greiling
2017-02-18Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho
Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
2017-02-18Merge branch 'change_queue_weight' into 'master' Yorick Peterse
Increase process_commit queue weight from 2 to 3 Closes #25828 See merge request !9326
2017-02-18remove imports loaderMike Greiling
2017-02-18Todo done clicking is kind of unusable.Jacopo
The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
2017-02-17Merge branch 'fix/gb/remove-gitlab-ci-module' into 'master' Kamil Trzciński
Remove legacy GitlabCi module from initializers See merge request !9279
2017-02-17Increase process_commit queue weight from 2 to 3blackst0ne
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
Resolve "Update global sidebar to dropdown" Closes #26200 See merge request !9199
2017-02-17remove trailing commaMike Greiling
2017-02-17replace deprecated NoErrorsPlugin with NoEmitOnErrorsPluginMike Greiling
2017-02-17only compress assets in productionMike Greiling
2017-02-16Merge branch 'instrument-in-karma' into 'master' Alfredo Sumaran
Move babel config for instanbul to karma config See merge request !9286
2017-02-16Merge branch 'fe-paginated-environments-api' into ↵Filipa Lacerda
'paginate-environments-bundle' Integrate with new environments API See merge request !8954
2017-02-16Merge branch 'add-auto-submited-header' into 'master'Sean McGivern
Set `Auto-Submitted: auto-generated` header to emails Closes #20305 See merge request !9163
2017-02-16Move babel config for instanbul to karma config (!9286)winniehell
2017-02-16Merge branch 'beautiful-karma-output' into 'master' Alfredo Sumaran
Make Karma output look nicer for CI See merge request !9165
2017-02-16Pick up option from gdk to disable webpack dev server livereloadEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/28204
2017-02-15First iterationFilipa Lacerda
2017-02-15Remove legacy GitlabCi module from initializersGrzegorz Bizon
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-15Drop theme ID from users tableAnnabel Dunstone Gray
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2017-02-15Set `Auto-Submitted: auto-generated` header to emailsSemyon Pupkov
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20305
2017-02-15Merge branch 'fix-production-assets' into 'master' Alfredo Sumaran
Only load istanbul plugin in development mode See merge request !9261
2017-02-15only load istanbul plugin in development modeMike Greiling
2017-02-15Make Karma output look nicer for CI (!9165)winniehell
2017-02-15Stop Pikaday using momentPhil Hughes
2017-02-14Merge branch 'cover-my-karma' into 'master' Clement Ho
Reintroduce coverage report for JavaScript Closes #27826 and #20757 See merge request !9133
2017-02-12Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda
* master: (97 commits) convert js-cookie dependency to an npm module convert timeago.js dependency to an npm module remove vue from vendor since it is now in node_modules Add CHANGELOG file Stylize blockquote in notification emails Add js prefix to right sidebar Replace accidentally deleted metaclick Remove right padding from navbar-collapse on large screens Add changelog common_utils merge conflicts Set sidebar height to 100% if at top of page Set height of fixed sidebars with js Add sticky sidebar on wiki page Fix comment button test for slash commands Fix time tracking spec Fix issue boards sidebar alignment and sidebar toggle spec Fix failing conflicts test Fix build sidebar scrolling Refactor JS Fix pinned sidebar alignment ...
2017-02-11Reintroduce coverage report for JavaScript (!9133)winniehell
2017-02-11only print errors and warnings from webpack dev serverSimon Knox
2017-02-10rspec_profiling: Discover the correct branch name in GitLab CINick Thomas
2017-02-09approve new dependenciesMike Greiling
2017-02-09upgrade to webpack 2.2.xMike Greiling
2017-02-09approve MIT license for wordwrap submoduleMike Greiling
2017-02-09upgrade babel to v6Mike Greiling
2017-02-09exclude node_modules from imports-loader wrapperMike Greiling
2017-02-09Add route for environment folder and expose an APIGrzegorz Bizon
2017-02-09Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets
Allow creating nested group via UI See merge request !8786
2017-02-09Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz
Removed jQuery UI sortable See merge request !8478