- 10 Jun, 2015 16 commits
-
-
Dmitriy Zaporozhets authored
Changes back-ported from rspec3 branch This is just breaking up the large `road-to-rspec-3` branch a bit. Each of these commits have been cherry-picked and would be good to have in place before the upgrade. See merge request !792
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
update fog to 1.25.0 and add multipart upload support This merge will fix backup uploading problems to s3, closing gitlab-org/gitlab-ce#1059 See merge request !789
-
Job van der Voort authored
fixed links @job I am trying to fix these links, since they work on the commit, but then they didn't work on the website when the commit was merged. I tried changing them here, but I'm not sure if they'll work when merged. I tried to use localhost to test this, but it only works with www-gitlab-com Thanks! See merge request !1849
-
Robert Schilling authored
Update browser gem to version 0.8.0 Internet Explorer 11.0.9600.17633 has a new User-Agent string (tested using [BrowserStack](https://www.browserstack.com)): ``` User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko ``` This is supported in v0.8.0 of the browser gem: https://github.com/fnando/browser/commit/aab7a81d94cc2c31c4b860fa4a9b9a361adf1bab Closes #1775 See merge request !791
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
They're called constants for a reason, after all.
-
Robert Speicher authored
This might see a minor speedup in test cases that call this method many times.
-
Robert Speicher authored
As of Ruby 1.9, this is the correct way to handle `respond_to?` for methods implemented by `method_missing`. See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Karen Carias authored
-
- 09 Jun, 2015 22 commits
-
-
Stan Hu authored
Closes #1775
-
Sytse Sijbrandij authored
set the release time See merge request !1843
-
Dmitriy Zaporozhets authored
Move Project Members link from Settings to main menu. Addresses #2278. See merge request !1846
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Jeroen Nijhof authored
-
Jeroen Nijhof authored
-
Jeroen Nijhof authored
-
Douwe Maan authored
Revert "No need to check if `repository_ref` is present"
-
Jeroen van Baarsen authored
-
Nicolas authored
Addresses #2278.
-
Douwe Maan authored
Make submit hotkey available to all notes forms. Addresses #2221. See merge request !1847
-
Dmitriy Zaporozhets authored
Add "Remember me" checkbox to LDAP signin form. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2127. See merge request !772
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Move page-specific JS out of head and into body. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2375. See merge request !787
-
Dmitriy Zaporozhets authored
Correctly remove already-mentioned commits for cross references Fixes #1778 See merge request !785
-
Douwe Maan authored
-
Job van der Voort authored
Fixing importing doc Fixed some details about the importing links and documents. - Added extra info to Bitbucket importing - Organized docs in alphabetical order - Moved Importing link to general documentation, instead of workflow (that's where Sytse asked me to add it) Thank you @job for merging previous changes. See merge request !1845
-
Job van der Voort authored
Added line about adding docs in alphabetical order I believe it's important to be organized when adding documentation, so whenever it applies, I believe documents should be added in alphabetical order. See merge request !786
-
Jeroen van Baarsen authored
No need to check if `repository_ref` is present
-
Nicolas authored
Addresses #2221.
-
- 08 Jun, 2015 2 commits
-
-
Karen authored
-
Robert Speicher authored
Fixes #1778
-