Dmitriy Zaporozhets
be39106af7
Merge pull request #3985 from fergusean/5-1-stable
...
Update installation.md to reflect GitLab Shell v1.3.0 requirement
2013-05-29 23:59:15 -07:00
fergusean
0cac0ce546
Update installation.md to reflect GitLab Shell v1.3.0 requirement
2013-05-17 22:18:06 -03:00
Dmitriy Zaporozhets
a06d9a4992
More strict validation for SSH Key content
2013-05-13 12:09:45 +03:00
Dmitriy Zaporozhets
e36372efd8
Merge pull request #3777 from zenmonkeykstop/patch-1
...
Update 5.0-to-5.1.md
2013-04-30 00:33:20 -07:00
zenmonkeykstop
0ff2e5f69b
Update 5.0-to-5.1.md
...
Update instructions are mysql-specific. Added a line for Postgres users
2013-04-29 16:34:02 -03:00
Dmitriy Zaporozhets
7214a30df7
Merge pull request #3760 from axilleas/5-1-stable
...
Updated docs in 5-1-stable. Fixes #3757 and #3639 .
2013-04-29 02:50:41 -07:00
Axilleas Pipinellis
830afbc3d2
New mysql privilege, fixed path for init.d check( #3757 ), create sockets dir( #3639 )
2013-04-28 10:40:07 +03:00
David Greaves and Dmitriy Zaporozhets
20df7b12ca
Change text_field to :login from :email in line with 9d92433a7c to allow login as admin or non-ldap user when ldap is enabled
...
Also change haml style in line with that commit
2013-04-26 22:57:30 +03:00
Dmitriy Zaporozhets
0c4507bf19
Merge pull request #3717 from lbt/update_docs
...
Make absolutely sure we're in the right place when executing commands th...
2013-04-26 00:09:17 -07:00
Dmitriy Zaporozhets
5a0e729118
Merge pull request #3740 from vialink/5-1-stable
...
Fixing error 500 on /groups and /teams.
2013-04-26 00:07:05 -07:00
Jan Segre
5b814f2043
Fixing error 500 on /groups and /teams.
...
Although these urls do not exist they were being mapped with rails
resources. I've added an exception not to add the index routes. Now they
will yield 404 errors instead of 500 ones when trying to access /groups
or /teams.
2013-04-25 17:07:41 -03:00
David Greaves and David Greaves
87aed8d4b9
Make absolutely sure we're in the right place when executing commands that depend on CWD
...
Signed-off-by: David Greaves <david.greaves@jollamobile.com >
2013-04-24 18:29:01 +01:00
Dmitriy Zaporozhets
74ef297a1e
Merge pull request #3695 from c7l8/5-1-stable
...
5.0-to-5.1.md - gitlab-shell update instructions.
2013-04-24 05:47:47 -07:00
Daniel Nieto
4faf64a9a1
5.0-to-5.1.md - gitlab-shell update instructions.
2013-04-23 17:03:29 -05:00
Dmitriy Zaporozhets
09b915799d
Merge pull request #3670 from hiroponz/fix-error-address-already-in-use
...
Fix error "Address already in use".
2013-04-23 00:45:30 -07:00
Sato Hiroyuki
d4e7aa4fe0
Fix error "Address already in use".
2013-04-23 09:37:26 +09:00
Dmitriy Zaporozhets
80efbf8544
Replace unicorn with puma
2013-04-22 16:13:04 +03:00
Dmitriy Zaporozhets
08e52b0807
Fix version mismatch for installations docs
2013-04-22 12:38:50 +02:00
Dmitriy Zaporozhets
cbcfe12f58
version up to 5.0
v5.1.0
2013-04-22 08:58:42 +00:00
Dmitriy Zaporozhets
86b939158a
Fix 500 error on edit with ui
2013-04-22 11:48:52 +03:00
Yves Senn
da88fca34c
fix typo in README. Closes #3654
2013-04-21 17:49:23 +03:00
Dmitriy Zaporozhets
44d63b4cea
require gitlab:shell v1.3.0
2013-04-20 15:56:13 +03:00
Dmitriy Zaporozhets
ae2f5ecdf7
Add support for git-archive in gitlab internal api
2013-04-20 15:43:48 +03:00
Dmitriy Zaporozhets
4524f00adf
5.1 rc1
2013-04-20 11:41:16 +03:00
Dmitriy Zaporozhets
b20bd1b605
Merge pull request #3625 from chr1831/master
...
Use secure Gravatar url when https is set to true in the configuration
2013-04-19 12:56:57 -07:00
Dmitriy Zaporozhets
a855718341
Redesign team.members pages
2013-04-19 22:37:44 +03:00
Dmitriy Zaporozhets
d6cebe348c
use green bg for merged MR badge
2013-04-19 21:57:30 +03:00
Dmitriy Zaporozhets
a908edacac
Show CI status even for closed MR. Use green bg for "Merged by username" message and red for closed one
2013-04-19 21:50:37 +03:00
Dmitriy Zaporozhets
1a0082b46b
hime last push widget if user already has MR created
2013-04-19 21:19:16 +03:00
Dmitriy Zaporozhets
65f0ed4d26
Increase usage of $primary_color variable
2013-04-19 21:06:53 +03:00
Dmitriy Zaporozhets
cb30df19d4
Fix issues search overflow on low res.
2013-04-19 18:18:40 +03:00
Dmitriy Zaporozhets
142fd2c11d
move promo section in shared partial
2013-04-19 18:09:14 +03:00
Dmitriy Zaporozhets
827a0018a9
Keep update docs inside repo so people can submit PR
2013-04-19 17:27:30 +03:00
Dmitriy Zaporozhets
3ba36df6c4
remove unicorn config since we use puma now
2013-04-19 17:22:55 +03:00
Dmitriy Zaporozhets
624ba477c6
Show last commit for tree
2013-04-19 09:33:56 +03:00
Dmitriy Zaporozhets
1af2aeffc8
Minor usability improvements
2013-04-18 17:28:09 +03:00
Dmitriy Zaporozhets
a769662f18
Invoke shell setup after backup restore
2013-04-18 13:27:52 +03:00
Dmitriy Zaporozhets
e79ab4bdb9
Merge pull request #3209 from tsl0922/master
...
Fix: API 500 error when project does not exists
2013-04-18 03:25:03 -07:00
Dmitriy Zaporozhets
61d979156c
Merge pull request #3315 from yujinakayama/fix-project-summary-box-overflow
...
Fix overflow of text in the project summary box in Chrome and Safari
2013-04-18 03:19:29 -07:00
Dmitriy Zaporozhets
360bd899e8
Merge pull request #3583 from karlhungus/update_dev_setup_to_not_use_hard_coded_path_to_gitlab_shell
...
Updated setup to reference the gitlab-shell var
2013-04-18 03:10:23 -07:00
Dmitriy Zaporozhets
bd4057910b
Merge pull request #3603 from axilleas/os-name
...
Added os_name support for systems running systemd.
2013-04-18 03:08:40 -07:00
Dmitriy Zaporozhets
0f758405e0
Merge pull request #3602 from axilleas/check-redis
...
Added check_redis_version to check.rake
2013-04-18 03:08:07 -07:00
Dmitriy Zaporozhets
4fe1c8941e
Merge pull request #3604 from axilleas/config-typo
...
Fixed typo in gitlab.yml.example
2013-04-18 03:06:11 -07:00
Dmitriy Zaporozhets
85ec345183
Prevent 500 error on git blame if empty file
2013-04-18 12:46:41 +03:00
Sylas
1a92ae9fcb
Override gravatar url to use SSL if gitlab has the SSL flag set to true.
2013-04-17 21:34:08 -07:00
Dmitriy Zaporozhets
26befdc717
Merge branch 'feedback-forum-link' of /home/git/repositories/gitlab/gitlabhq
2013-04-17 20:01:27 +00:00
Sytse Sijbrandij
73365d701b
Feedback forum link is cname now.
2013-04-17 22:00:31 +02:00
Dmitriy Zaporozhets
f7e4686a42
add gitlab shell version and updated CHANGELOG
2013-04-17 09:49:34 +03:00
Dmitriy Zaporozhets
69a63903de
some usability improvements
2013-04-16 22:20:35 +03:00
Dmitriy Zaporozhets
eed2314d7e
render tabs on milestone -> show
2013-04-16 21:59:39 +03:00