Dmitriy Zaporozhets
2d25faf21c
Fix star tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 23:25:38 +03:00
Dmitriy Zaporozhets
420ba2119b
Move star button to sidebar. Add counter to forks too
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 22:14:12 +03:00
Dmitriy Zaporozhets
bb80741c24
Mention Explore page in CHANGELOG
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 12:49:29 +03:00
Dmitriy Zaporozhets
c23e1f3d41
Fix test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 12:48:47 +03:00
Dmitriy Zaporozhets
1fd43e1f92
Merge branch 'cirosantilli-star'
2014-07-24 12:42:19 +03:00
Dmitriy Zaporozhets
e21ca9f8b1
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-24 10:54:42 +03:00
Dmitriy Zaporozhets
4a1e98e4b6
Merge pull request #6650 from lloeki/wiki_images_attachments
...
Added ability to serve files in wiki repository
2014-07-23 20:28:03 +03:00
Dmitriy Zaporozhets
66098dbb59
Merge pull request #7089 from NARKOZ/api-patch
...
API patch
2014-07-23 20:26:36 +03:00
Dmitriy Zaporozhets
931f27ae32
Merge pull request #7141 from PuzzleFlow/uid_should_always_be_string
...
Ensure that uid in OAuth is a string
2014-07-23 20:26:16 +03:00
Dmitriy Zaporozhets
9e613b91d6
Merge pull request #7318 from jvanbaarsen/constant-warning-fix
...
Removed some constant allready defined warnings
2014-07-23 20:23:08 +03:00
Dmitriy Zaporozhets
c29857ac00
Merge branch 'new_user_password_set' into 'master'
...
Admin created user should get password reset link instead of mailed temporary password
Fixes #1405
See merge request !973
2014-07-23 16:44:07 +00:00
Dmitriy Zaporozhets
945dd627fe
Merge pull request #7332 from sugarmo/fix-graph-log-timeout
...
Fix timeout error when preparing git graph.
2014-07-23 19:17:41 +03:00
Dmitriy Zaporozhets
ed234e344e
Merge pull request #7316 from ayr-ton/master
...
Add support to set satellites timeout
2014-07-23 19:17:31 +03:00
Dmitriy Zaporozhets
136ff57211
Merge pull request #7340 from cirosantilli/diff-contrast
...
[UI] Increase diff byte highlight contrast.
2014-07-23 19:13:09 +03:00
Dmitriy Zaporozhets
ac9b5bc078
Merge branch '7-2-dev' into 'master'
...
Explore area
Fixes #1426
See merge request !987
2014-07-23 16:01:57 +00:00
Dmitriy Zaporozhets
001096cab8
Remove duplicate test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 18:03:33 +03:00
Dmitriy Zaporozhets
326fb38332
Merge branch 'ruby-rake-check' into 'master'
...
Ruby rake check
Fix #1456
See merge request !989
2014-07-23 14:19:48 +00:00
Dmitriy Zaporozhets
a7c5d36493
Merge branch 'improve-release-templates' into 'master'
...
Improve release templates
See merge request !985
2014-07-23 09:35:54 +00:00
Dmitriy Zaporozhets
6992879609
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-07-23 12:21:35 +03:00
Dmitriy Zaporozhets
2e3b92d776
Merge branch 'fix-for-ruby-1-9' into 'master'
...
Fix for ruby 1.9
Fixes #1452
See merge request !988
2014-07-23 09:21:07 +00:00
Dmitriy Zaporozhets
f0bfeb6e33
Refactor explore area tests. Replaced old links
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 12:18:51 +03:00
Dmitriy Zaporozhets
367445fdcd
Refactor explore area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 12:03:49 +03:00
Dmitriy Zaporozhets
059f3a34ac
Check ruby version to be >= 2.0.0
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 11:44:27 +03:00
Dmitriy Zaporozhets
667f40d271
Force encoding utf-8 for ruby 1.9
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 11:34:28 +03:00
Dmitriy Zaporozhets
1df0345e9e
Explore area
...
Create one place for exploring GitLab instance projects and groups for
both signed in and anonymous users
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 11:13:33 +03:00
Sytse Sijbrandij
7738383f1b
Simplofy the tweet.
2014-07-22 16:36:29 +02:00
Jeroen van Baarsen
561c308e80
Merge pull request #7348 from creativepsyco/patch-1
...
Typo fix.
2014-07-22 14:56:56 +02:00
Mohit Kanwal
0c0b737b1e
Typo fix.
2014-07-22 18:20:35 +08:00
Dmitriy Zaporozhets
6b4d5d21be
Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-2-dev
2014-07-22 13:19:45 +03:00
Dmitriy Zaporozhets
68a9203bce
Version to 7.1.0
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
v7.1.0
2014-07-22 09:52:19 +03:00
Dmitriy Zaporozhets
98c66b508c
Merge branch 'use_fullpath' into 'master'
...
If referer in request is incorrect use fullpath
Fixes #1444
See merge request !982
2014-07-22 06:50:35 +00:00
Marin Jankovski
b421750035
Call store_location_for once.
2014-07-22 08:34:16 +02:00
Dmitriy Zaporozhets
4f47eaf9ae
Merge branch 'fix-default-branch' into 'master'
...
Fix project default branch change
It is a regression since 7.0. It was caused with switch to `strong_params`.
This MR is safe to merge and it fixes issue https://gitlab.com/gitlab-org/gitlab-ce/issues/433
See merge request !984
2014-07-22 06:12:00 +00:00
Dmitriy Zaporozhets
af2a6ec150
Add useless test. Uncomment when we improve testing
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-21 22:52:01 +03:00
Dmitriy Zaporozhets
2a4c73c0a2
Fix project default branch change
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-21 22:47:41 +03:00
Dmitriy Zaporozhets
c5678d4ecb
Merge branch 'fix_signup_config' into 'master'
...
Fix signup config
See merge request !983
2014-07-21 15:57:46 +00:00
Ayrton Araújo
07537faca7
Add support to set satellites timeout
2014-07-21 11:50:29 -04:00
Dmitriy Zaporozhets
648cd13438
Merge branch 'patch-email' into 'master'
...
Patch email
See merge request !981
2014-07-21 15:30:11 +00:00
Jacob Vosmaer
285bb09b98
Move signup_enabled and signin_enabled back
...
This partially reverts b5543be19d by restoring the nesting
for the signup_enabled and signin_enabled attributes.
2014-07-21 17:10:28 +02:00
Marin Jankovski
9714061bb0
If the referer is not set, use fullpath.
2014-07-21 15:45:27 +02:00
Dmitriy Zaporozhets
cfde0936ea
Merge branch 'file-upload-bugfix' into 'master'
...
Bugfix for Multiple File Upload Dialogs
Fixes issue #426 , where a page with multiple dropzones can accidentally trigger multiple file upload dialogs when the user clicks the "selecting them" link.
By specifying the closest "div-dropzone-wrapper" before sending a click to "div-dropzone", duplicate events are prevented from firing.
See merge request !153
2014-07-21 10:36:24 +00:00
Dmitriy Zaporozhets
72f50fcb2c
Merge branch 'fix/avatar_relative_url' into 'master'
...
Fix Avatar and Relative URL
Fixes https://github.com/gitlabhq/gitlabhq/issues/7270
Instead of `URI::join` use a simple join with a slash. This is how all other places in GitLab join URLs and it doesn't muck with the relative path.
See merge request !144
2014-07-21 10:34:41 +00:00
Ciro Santilli
a02ff56b4d
Increase diff byte highlight contrast.
2014-07-21 12:25:26 +02:00
Sytse Sijbrandij
ebc1c4bde9
Account for the EE only situation.
2014-07-21 10:50:03 +02:00
Sytse Sijbrandij
e443e59542
Simplify email procedure now that subscribers are on the newsletter list.
2014-07-21 10:47:38 +02:00
Dmitriy Zaporozhets
6a10e2e52a
Mention email change in README
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-20 09:23:25 +03:00
Dmitriy Zaporozhets
91ab8570c7
Merge branch 'change-admin-email' into 'master'
...
Change admin email
Related to #1446
See merge request !979
2014-07-20 06:21:14 +00:00
Dmitriy Zaporozhets
d8af525926
Merge branch 'rc-twitter' into 'master'
...
Rc twitter
/cc @marin
See merge request !978
2014-07-19 20:56:00 +00:00
Dmitriy Zaporozhets
c86962e098
Change deafult admin email to example.com
2014-07-19 14:27:01 +03:00
Steven Mok
69dc5461c3
Fix timeout error when preparing git graph.
2014-07-18 23:03:23 +08:00