- 04 Jan, 2016 4 commits
-
-
Dmitriy Zaporozhets authored
Bump cal-heatmap-rails to ~> 3.5.0 See merge request !2276
-
Dmitriy Zaporozhets authored
Expire view caches when application settings change If the admin disables Gravatar, for example, before the views would not invalidate. Now they invalidate automatically when this happens. Closes #5728 See merge request !2280
-
Achilleas Pipinellis authored
docs: raketasks: Add documentation on uploading to mounted shares Fog has a local storage provider, which can be use to copy backups to locally mounted cifs / nfs / smb shares. This MR adds documentation to doc/raketasks/backup_restore.md in response to #3387. @stanhu I found some time tonight and was able to get this started earlier than I initially expected, glad I could contribute. See merge request !2246
-
Stan Hu authored
Update copyright notice to 2016 [ci skip]
-
- 03 Jan, 2016 3 commits
-
-
Dmitriy Zaporozhets authored
Don't attempt to set Referrer policy in Safari While Safari supports the policy, it does not (currently, as of 9.x) recognize `origin-when-cross-origin` as a valid value, so we omit the policy entirely under Safari. Closes #5609 See merge request !2269
-
Stan Hu authored
Closes #5728
-
Atul Bhosale authored
-
- 02 Jan, 2016 6 commits
-
-
Robert Speicher authored
Some were no longer needed, others needed `!important`.
-
Robert Speicher authored
-
Robert Speicher authored
The old way broke d3, for some reason.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 01 Jan, 2016 5 commits
-
-
Robert Speicher authored
Fix typo in CI settings Remove a little typo in the CI section of the settings. See merge request !2270
-
Achilleas Pipinellis authored
Fix broken SVN migration link Closes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/45 See merge request !2271
-
Achilleas Pipinellis authored
-
Steffen Köhler authored
[ci skip]
-
Robert Speicher authored
While Safari supports the policy, it does not (currently, as of 9.x) recognize `origin-when-cross-origin` as a valid value, so we omit the policy entirely under Safari. Closes #5609
-
- 31 Dec, 2015 7 commits
-
-
Robert Speicher authored
[ci skip]
-
Valery Sizov authored
Spinach fix /cc @rspeicher @rdavila See merge request !2263
-
Yorick Peterse authored
See merge request !2262
-
Yorick Peterse authored
See merge request !2252
-
Valery Sizov authored
-
Yorick Peterse authored
-
Yorick Peterse authored
While it's useful to keep track of the different versions (Ruby, GitLab, etc) doing so for every point wastes disk space and possibly also RAM (which InfluxDB is all to eager to gobble up). If we want to see the performance differences between different GitLab versions simply looking at the performance since the last release date should suffice.
-
- 30 Dec, 2015 15 commits
-
-
Robert Speicher authored
Swap Author and Assignee Selectors on issuable index view Closes #4039 See merge request !2256
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Why did this break? `¯\_(ツ)_/¯`
-
Zeger-Jan van de Weg authored
Closes #4039
-
Robert Speicher authored
-
Robert Speicher authored
Remove unused config/schedule.rb file [ci skip] See merge request !2249
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Ensure that is no pending migrations when using database on Gitlab::CurrentSettings This fixes the undefined method `recaptcha_enabled' for #<ApplicationSetting:0x007f28552f8238> when running the build. See merge request !2254
-
Sytse Sijbrandij authored
Added additional config environmental variables to help Debian packaging * GITLAB_EMAIL_FROM * GITLAB_EMAIL_DISPLAY_NAME * GITLAB_EMAIL_REPLY_TO This is a followup on https://gitlab.com/gitlab-org/gitlab-ce/issues/3717 See merge request !2251
-
Douglas Barbosa Alexandre authored
-
Gabriel Mazetto authored
* GITLAB_EMAIL_FROM * GITLAB_EMAIL_DISPLAY_NAME * GITLAB_EMAIL_REPLY_TO
-
Jeroen van Baarsen authored
**Why is this needed?** Not really needed, but having code that is not used around is confusing, so lets remove it Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Grzegorz Bizon authored
Hotfix for builds trace data integrity Closes #4246 See merge request !2224
-
Nathan Lowe authored
-
Robert Speicher authored
Fixes problem with user autocomplete URI ``` Failed to load resource: net::ERR_NAME_NOT_RESOLVED http://autocomplete/users.json?search=&per_page=20&active=true¤t_user=false ``` Fixes #4118, #4136 See merge request !2136
-