Dmitriy Zaporozhets
a35aec7adb
Fix merge request test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 22:27:26 +02:00
Dmitriy Zaporozhets
15cfa5ca20
Fix automerge
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 18:49:34 +02:00
Dmitriy Zaporozhets
946b4ceda3
Improve variables in mr widget
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 18:45:12 +02:00
Dmitriy Zaporozhets
8893ac4ba4
Fix rubocop
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 18:35:43 +02:00
Dmitriy Zaporozhets
00600a592b
Extract merge request widget JS to separate class
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 18:27:03 +02:00
Sytse Sijbrandij
e741edc2a4
Self build images require different build commands.
2015-06-11 16:17:30 +00:00
Sytse Sijbrandij
8f142c4aae
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-06-11 18:06:57 +02:00
Sytse Sijbrandij
8362293025
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-06-11 18:06:27 +02:00
Sytse Sijbrandij
0b09436d67
Merge pull request #9382 from stefan-it/stefan/docker-documentation-fx
...
[Docker][Documentation] Uses correct docker image from Docker Hub
2015-06-11 18:05:43 +02:00
Stefan Schweter
e77b20872e
[Docker][Documentation] Uses new docker data image from Docker Hub (*sytse/gitlab-data*). Uniform tag name for data image is now *gitlab-data*.
2015-06-11 17:44:12 +02:00
Job van der Voort
a7a4ae69d4
Merge branch 'info_about_namespaces' into 'master'
...
Info about namespaces
Added info about namespaces in groups.
Because of tweet https://twitter.com/kaystrobach/status/603912904757420032
See merge request !1835
2015-06-11 15:21:28 +00:00
Dmitriy Zaporozhets
148178fb98
Merge branch 'rs-issue-1758' into 'master'
...
Update grids for 2FA details
Also adds a link to the documentation.
Closes #1758
See merge request !795
2015-06-11 15:00:08 +00:00
Dmitriy Zaporozhets
d2d8037b1a
Refactor merge request widget step 2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 15:14:50 +02:00
Job van der Voort
9735580188
Merge branch 'fix-importing-docs' into 'master'
...
fix and minify images
See merge request !1853
2015-06-11 13:13:31 +00:00
Job van der Voort
7872c7ff62
fix and minify images
2015-06-11 15:12:47 +02:00
Marin Jankovski
df346e9507
Add a note that changing example configuration files requires changing omnibus-gitlab.
2015-06-11 15:11:37 +02:00
Job van der Voort
a042b0ab83
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-06-11 15:04:53 +02:00
Job van der Voort
bd503e5a4e
Merge branch 'fix-importing-docs' into 'master'
...
move and fix links importing docs
See merge request !1852
2015-06-11 12:47:23 +00:00
Job van der Voort
9a4886f0a0
move and fix links importing docs
2015-06-11 14:45:48 +02:00
Sytse Sijbrandij
7415a1a33c
Merge branch 'update-oauth-button-logos' into 'master'
...
Update oauth button logos for Twitter and Google
Both new buttons are 64x64 renders of the recommended assets
from each company.
Refs for those recommendations are:
- https://about.twitter.com/press/twitter-brand-policy
- https://developers.google.com/identity/branding-guidelines
Closes issue #544
[ci skip]
Sign in UI before:

Sign in UI after:

See merge request !798
2015-06-11 12:12:53 +00:00
Dmitriy Zaporozhets
644b6ba993
Refactor accept merge request widget
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-11 09:40:26 +02:00
Max Borghino
a37ff6de88
Update oauth button logos for Twitter and Google
...
Both new buttons are 64x64 renders of the recommended assets
from each company.
Refs for those are:
- https://about.twitter.com/press/twitter-brand-policy
- https://developers.google.com/identity/branding-guidelines
Addresses issue #544
2015-06-10 23:48:06 -07:00
themaze75 and Eric Maziade
1d080f5745
session_expire_seconds => session_expire_delay
...
delay is in seconds
more legible code in session_store
Added `GitLab restart required` help block to session_expire_delay
2015-06-10 22:10:00 -04:00
Douwe Maan
3de35168fd
Merge branch 'project_settings_icons_alignment' into 'master'
...
Fix alignment of Project Settings nav icons.
@douwe thanks for reviewing this small fix.

See merge request !1848
2015-06-10 21:16:19 +00:00
Robert Speicher
fbdcaebcd1
Fix "Acount" typo in 2FA docs
...
[ci skip]
2015-06-10 17:11:04 -04:00
Robert Speicher
42ca87ebf7
Add negative tabindex to Markdown Write and Preview tabs
...
Closes #1757
2015-06-10 16:34:51 -04:00
Robert Speicher
e26eb1e162
Update grids for 2FA details
...
Also adds a link to the documentation.
2015-06-10 16:31:06 -04:00
Karen Carias
41a21912c6
added links to API calls
2015-06-10 17:07:55 +00:00
Dmitriy Zaporozhets
190c9e9f39
Merge branch 'fix-project-edit' into 'master'
...
Improve project edit form
Properly align checkboxes according to bootstrap
Before:

After:

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
See merge request !793
2015-06-10 15:33:45 +00:00
Dmitriy Zaporozhets
3620849018
Improve project edit form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-10 17:01:06 +02:00
Dmitriy Zaporozhets
e407a481f2
Merge branch 'rs-pre-rspec-3' into 'master'
...
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
2015-06-10 14:04:12 +00:00
Dmitriy Zaporozhets
5a9135ade8
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-06-10 14:31:13 +02:00
Dmitriy Zaporozhets
8eadfd2df7
Merge branch 'master' into 'master'
...
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
2015-06-10 12:30:44 +00:00
Job van der Voort
5ed68826b6
Merge branch 'fixing-links' into 'master'
...
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
2015-06-10 09:17:08 +00:00
Robert Schilling
671398e739
Merge branch 'bump-browser-gem-version-for-ie11' into 'master'
...
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
2015-06-10 05:45:31 +00:00
Robert Speicher
94cbf0091f
Fix taskable require
2015-06-10 01:38:45 -04:00
Robert Speicher
11c611bc62
Fix shoulda-matchers require
2015-06-10 01:38:36 -04:00
Robert Speicher
700d4387ce
Use stub_const to stub constants instead of redefining them
...
They're called constants for a reason, after all.
2015-06-10 01:31:27 -04:00
Robert Speicher
1f9a2ab7c9
Memoize result of JSON.parse in json_response
...
This might see a minor speedup in test cases that call this method many
times.
2015-06-10 01:31:27 -04:00
Robert Speicher
33df3ed384
Add respond_to_missing? for Commit and Repository
...
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
2015-06-10 01:31:27 -04:00
Robert Speicher
57830201a9
Add spec/support files for WebMock and test coverage
2015-06-10 01:31:27 -04:00
Robert Speicher
2f3ab0ab85
Define GITORIOUS_HOST only once
2015-06-10 01:31:27 -04:00
Robert Speicher
1c4604bff6
"expect { }.not_to raise_error" no longer takes a specific class
2015-06-10 01:31:27 -04:00
Robert Speicher
47251b85e0
ensure_length_of -> validate_length_of
2015-06-10 01:31:26 -04:00
Robert Speicher
07215f7f2a
Bump shoulda-matchers and webmock gem versions
2015-06-10 01:31:26 -04:00
Karen Carias
fd9849ebba
fixed links
2015-06-10 03:19:40 +00:00
Nicolas
e34c1169a5
Fix alignment of Project Settings nav icons.
2015-06-10 00:43:07 +02:00
Stan Hu
bbb4aa5317
Update browser gem to version 0.8.0 for IE11 support
...
Closes #1775
2015-06-09 15:27:40 -07:00
Sytse Sijbrandij
3d219ca395
Merge branch 'release-time' into 'master'
...
set the release time
See merge request !1843
2015-06-09 19:55:50 +00:00
Dmitriy Zaporozhets
269c2d2efc
Merge branch 'move_project_members_link' into 'master'
...
Move Project Members link from Settings to main menu.
Addresses #2278 .
See merge request !1846
2015-06-09 18:23:35 +00:00