Commit Graph
4943 Commits
Author SHA1 Message Date
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
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
Dmitriy Zaporozhets d7d11727b7 Ability to close milestone from milestones -> index 2013-04-16 21:51:26 +03:00
Dmitriy Zaporozhets 248b25544c Merge pull request #3610 from senny/doc_no_feature_requests_in_issue_tracker
contribution guidelines: no feature requests on the Github issue tracker
2013-04-16 10:18:45 -07:00
Dmitriy Zaporozhets 295ca904f1 Restyle milestones index 2013-04-16 20:01:21 +03:00
Dmitriy Zaporozhets 0715abaf24 migrate milestones with nil state 2013-04-16 20:00:30 +03:00
Yves Senn 93ec507d19 contribution guidelines: no feature requests on the Github issue tracker
State clearly that the issue tracker is not used for feature requests
and link to http://feedback.gitlab.com.
2013-04-16 18:06:57 +02:00
Dmitriy Zaporozhets 211c433cd8 Gitlab::Git::Stats specs 2013-04-16 16:39:48 +03:00
Dmitriy Zaporozhets be41d0e1bf Gitlab::Git::Diff specs 2013-04-16 16:30:16 +03:00
Dmitriy Zaporozhets 14798b8e68 symbolize keys for Gitlab::Git::Diff & Gitlab::Git::Commit 2013-04-16 16:29:49 +03:00
Dmitriy Zaporozhets d7d8edf3ca Fix duplicating participants in milestone 2013-04-16 16:02:41 +03:00
Dmitriy Zaporozhets 68a317808f Merge branch 'feature/project_labels' of /home/git/repositories/gitlab/gitlabhq 2013-04-16 12:21:50 +00:00
Dmitriy Zaporozhets 133d78229e Dashboard -> projects -> filtering by project label 2013-04-16 13:13:29 +03:00
Dmitriy Zaporozhets edf41005b2 Add project labels support 2013-04-16 12:45:45 +03:00
Dmitriy Zaporozhets 880cb8aa48 Paginate users in users api 2013-04-16 09:26:01 +03:00
Axilleas Pipinellis 06a41513e8 Merge branch 'check-redis' of github.com:axilleas/gitlabhq into check-redis 2013-04-15 21:55:15 +03:00
axilleas 7305d98c8e Added check_redis_version. Fixes #3449
Checking the redis version will warn users that
are using an old version to update. Included
reference to the troubleshooting guide.
2013-04-15 21:54:45 +03:00
Axilleas Pipinellis b8b5a69827 Fixed identation... 2013-04-15 21:10:43 +03:00
Axilleas Pipinellis 23f5698413 Fixed redis-cli check function 2013-04-15 21:02:53 +03:00
Axilleas Pipinellis b851bbfa78 Added new output information, fixed typo 2013-04-15 20:41:39 +03:00
Axilleas Pipinellis f95f1bb338 Fixed typo s/insues/issues 2013-04-15 19:36:00 +03:00
Dmitriy Zaporozhets 771b5c2298 Warn user about losing merge request diff 2013-04-15 19:33:44 +03:00
Dmitriy Zaporozhets 4da8b37e67 Fix bug when limit or offset passed as string 2013-04-15 19:02:36 +03:00
Dmitriy Zaporozhets d74d7c7cfb Update app code to use Gitlab::Git::Diff 2013-04-15 19:02:05 +03:00
Dmitriy Zaporozhets 6a4a17f339 Remove native git calls from MR. Dump diff as array, not class 2013-04-15 19:01:36 +03:00
Dmitriy Zaporozhets 5f8f685bd4 Init Gitlab::Git::Diff class 2013-04-15 19:01:02 +03:00
Axilleas Pipinellis efe9087606 Added os_name support for systems running systemd. 2013-04-15 18:05:48 +03:00
Dmitriy Zaporozhets a45e4721e0 Updated changelog. GitLab 5.1 is beta now 2013-04-15 16:58:10 +03:00
akzhanandDmitriy Zaporozhets b1a8fdd84d Git log follow support 2013-04-15 16:53:19 +03:00
Dmitriy Zaporozhets 615e496846 change user_spec to pass postgres 2013-04-15 16:30:26 +03:00
axilleas 53b3d62641 Added check_redis_version. Fixes #3449
Checking the redis version will warn users that
are using an old version to update. Included
reference to the troubleshooting guide.
2013-04-14 23:17:06 +03:00
Dmitriy Zaporozhets c7b825fe14 Merge branch 'more-words' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 20:33:01 +00:00
Dmitriy Zaporozhets 3bf93c09ab Merge branch 'wording-of-notification-setting' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 20:31:42 +00:00
Izaak Alpert f210a5d832 Updated setup to reference the gitlab-shell var
-Well really it uses what everything else uses -- would be nice to have this as a specific config var

Change-Id: I08cef6080950bf40360b461abd2535ea8890410d
2013-04-12 15:19:18 -04:00