- 14 Feb, 2017 27 commits
-
-
Alfredo Sumaran authored
Use es6-promise package to avoid webpack warnings See merge request !9215
-
Alfredo Sumaran authored
Adds `.json` to the endpoint requested in order to avoid showing JSON Closes #27932 See merge request !9105
-
Filipa Lacerda authored
Set max width for text in mini pipeline graph Closes #27924 See merge request !9188
-
Lin Jen-Shin (godfat) authored
Remove inactive default email services See merge request !8987
-
Achilleas Pipinellis authored
Add MySQL info in install requirements See merge request !9230
-
Achilleas Pipinellis authored
[ci skip]
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
This reverts commit f2ed7cbc9b36b6ad9bcc714b271e98ead756b816.
-
Lin Jen-Shin authored
This way we could reuse this pool for other migrations Feedback: * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923350 * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923365
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
by ourselves so that even if the setting has 1 connection we could still use more connections.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Note that we no longer generate this by default. This is for clearing legacy default data.
-
Yorick Peterse authored
Introduce Gitlab::Database.with_connection_pool See merge request !9192
-
Sam Rose authored
-
Sean McGivern authored
Move /projects/fork/:id to /projects/:id/fork in V4 API Closes #14492 See merge request !8940
-
Rémy Coutable authored
Fix ActiveRecord connection leaks Closes #27949 and gitlab-com/infrastructure#1139 See merge request !9109
-
Sean McGivern authored
Add discussion events to contributions calendar Closes #22645 See merge request !8821
-
Filipa Lacerda authored
Display loading indicator when filtering ref switcher dropdown Closes #27966 See merge request !9144
-
Rémy Coutable authored
Add omniauth-oauth2-generic strategy Closes #26744 See merge request !9048
-
Dmitriy Zaporozhets authored
Add GFM support to nested groups See merge request !9184
-
Eric Eastwood authored
See https://github.com/stefanpenner/es6-promise/issues/100 ``` [WDS] Warnings while compiling. ./vendor/assets/javascripts/es6-promise.auto.js Module not found: Error: Can't resolve 'vertx' in '/Users/eric/Documents/gitlab/gitlab-development-kit/gitlab/vendor/assets/javascripts' @ ./vendor/assets/javascripts/es6-promise.auto.js 140:16-26 @ ./app/assets/javascripts/application.js @ multi (webpack)-dev-server/client?http://localhost:3808 ./application.js ```
-
Allison Whilden authored
Fix UX Guide apostrophe use for singular common nouns See merge request !9190
-
- 13 Feb, 2017 13 commits
-
-
Clement Ho authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Alfredo Sumaran authored
Replace static fixture for behaviors/quick_submit_spec.js See merge request !9086
-
Alfredo Sumaran authored
Replace static fixture for merge_request_tabs_spec.js See merge request !9172
-
Douwe Maan authored
Make deploy key not show in User's keys list Closes #27480 See merge request !9024
-
Oswaldo Ferreira authored
-
Joe Marty authored
-
Joe Marty authored
-
Joe Marty authored
-
Joe Marty authored
-
Joe Marty authored
- Allows configurable Single Sign On with most simple OAuth2 providers - Adds documentation for the new strategy Closes #26744
-
Rémy Coutable authored
Remove deprecated templates endpoints in V4 Closes #22818 See merge request !8853
-
Douwe Maan authored
Add option to receive email notifications about your own activity See merge request !8836
-