Commit graph

3410 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
f4fafc4631 Merge pull request #2524 from sourcerer-mike/4-0-stable
Improve usability and quit spamming
2013-03-05 05:58:32 -08:00
Riyad Preukschas
c84fcb265c Fix checking the init script in check.rake
Fixes #2671
2013-01-20 15:58:41 +01:00
Riyad Preukschas
042a561baf Merge pull request #2652 from jouve/fix_#2492
fix #2492
2013-01-17 18:57:11 -08:00
Cyril
7b6cbebaad fix #2492 2013-01-18 00:11:15 +01:00
Riyad Preukschas
9cf993972a Fix gitolite config checks for old Gitolite versions
Fixes #2608
2013-01-17 00:45:24 +01:00
Dmitriy Zaporozhets
f254de7337 4.0.1 2013-01-15 17:14:53 +02:00
Riyad Preukschas
147dfd1656 Replace all stat command line calls with ruby equivalents 2013-01-12 01:25:21 +01:00
Riyad Preukschas
f73dd4af5e Make method names clearer in check.rake 2013-01-12 01:25:19 +01:00
Riyad Preukschas
ab12419633 Move OS detection to task helpers and add detection of OS X 2013-01-12 01:25:16 +01:00
Riyad Preukschas
c312a8d7d1 Move checks after init script installation in docs 2013-01-11 19:01:41 +01:00
David Southard
e523327355 update grammar in check application status section 2013-01-11 17:25:21 +01:00
Dmitriy Zaporozhets
c9ae412e88 Merge pull request #2532 from dvanduzer/4-0-stable
updating rails to 3.2.11 in response to CVE-2013-0156
2013-01-09 10:22:14 -08:00
David Van Duzer
6e067482dc updating rails to 3.2.11 in response to CVE-2013-0156
See also:
https://github.com/gitlabhq/gitlabhq/issues/2526
http://www.securityfocus.com/bid/57187
2013-01-09 10:57:41 -07:00
Dmitriy Zaporozhets
d40215746e Update docs to use 4-0-stable recipes 2013-01-09 19:48:03 +02:00
rmp
1abc70fbf6 Comment wont be mailed to team by default.
No more magic for deciding which comment is important or not.
2013-01-09 16:44:00 +01:00
rmp
3cccbf8a43 Possibility to open a new issue form after viewing another one.
While looking at an issue you no longer need to go back to the issue list for creating the next one.
2013-01-08 23:42:09 +01:00
rmp
2e7e6e6ee1 Disable automatic mailing to the group.
Most comments are not so essential for the whole team and plenty are private notes. It's recommended to disable those and enable by hand when a comment is important.
2013-01-08 23:40:09 +01:00
Riyad Preukschas
0e2880b740 Backport fixes to the check and info tasks 2013-01-07 21:32:29 +01:00
Dmitriy Zaporozhets
10b312abad Merge pull request #2494 from dvanduzer/4-0-stable
updating rails to 3.2.10 in response to CVE-2012-5664
2013-01-06 03:16:32 -08:00
David Van Duzer
260ab8d67a updating rails to 3.2.10 in response to CVE-2012-5664
See also:
https://github.com/gitlabhq/gitlabhq/issues/2464
http://www.securityfocus.com/bid/57084
2013-01-06 00:46:40 -07:00
Dmitriy Zaporozhets
708a0d421e Fixed and improved enable_naamespace migration task 2012-12-28 06:14:05 +03:00
Dmitriy Zaporozhets
779e95b503 Merge pull request #2401 from Philzen/4-0-stable
Fix for Postgresql Migration 3.1 --> 4.0
2012-12-27 06:59:28 -08:00
Phil. Austermann
91405d1f98 - Fix PostgreSql Migration issue to 4.0 (fixes https://github.com/gitlabhq/gitlabhq/issues/2398) 2012-12-27 11:03:54 +01:00
Dmitriy Zaporozhets
2edb16612f Cleanup service tasks 2012-12-27 11:18:05 +02:00
Dmitriy Zaporozhets
c68540e9c9 Fix resque for postgres 2012-12-26 19:56:56 +02:00
Dmitriy Zaporozhets
19cb29e448 Fix MR count for group scope 2012-12-26 10:56:51 +02:00
Dmitriy Zaporozhets
45b6103997 Update projects in gitolite after namespace moved. Added rake task to cleanup garbage from gitolite 2012-12-24 20:06:37 +02:00
Riyad Preukschas
8ef7b9b6d1 Make SQLite check in gitlab:check more robust 2012-12-24 16:45:10 +01:00
Riyad Preukschas
0e15270b75 Fix crash in gitlab:check while checking hooks 2012-12-24 16:45:08 +01:00
Riyad Preukschas
d9ca1bce7a Fix paths in gitlab:check 2012-12-24 16:45:03 +01:00
Riyad Preukschas
a9e2fa4c35 Fix output of gitlab:check 2012-12-23 20:51:27 +01:00
Riyad Preukschas
3bf0b4e25b Fix satellite check for projects with empty repo
Fixes #2349
2012-12-23 20:51:27 +01:00
Dmitriy Zaporozhets
02a29d1db4 Merge branch '4-0-stable' into stable 2012-12-23 14:02:47 +02:00
Dmitriy Zaporozhets
6a932d0af5 Add missing cd 2012-12-23 13:58:41 +02:00
Dmitriy Zaporozhets
f314d3e68f Fix installation docs 2012-12-23 13:57:40 +02:00
Dmitriy Zaporozhets
e440da62b8 Let it be v4.0.0 2012-12-23 12:12:31 +02:00
Dmitriy Zaporozhets
25c33ca3d0 Fix webhook data sample 2012-12-23 01:14:04 +02:00
Dmitriy Zaporozhets
3ff131a747 Improve web hook data. Use clonable url in repo info 2012-12-23 01:10:57 +02:00
Dmitriy Zaporozhets
0af5884bcd gitlab.yml how to use section 2012-12-23 00:49:46 +02:00
Dmitriy Zaporozhets
86ed2e8f17 Fixed MR count on dashboard 2012-12-23 00:39:42 +02:00
Dmitriy Zaporozhets
3933930538 Sctrict host instructions 2012-12-23 00:35:52 +02:00
Dmitriy Zaporozhets
60038a99ca Import: Skip if not git repo 2012-12-23 00:18:39 +02:00
Dmitriy Zaporozhets
fa8f834374 Fix import rake task and tests 2012-12-23 00:15:48 +02:00
Dmitriy Zaporozhets
9f595aa42f Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-12-22 23:45:37 +02:00
Dmitriy Zaporozhets
328e0d80ca Log if satellite creation failed 2012-12-22 23:45:22 +02:00
Riyad Preukschas
68c43d59f0 Add instructions to fix permissions for /home/git/.gitolite/ 2012-12-22 22:22:51 +01:00
Riyad Preukschas
5d1044c335 Fix Commit#to_diff 2012-12-22 20:36:33 +01:00
Riyad Preukschas
056fa05b86 Remove path parameter from projects API 2012-12-22 20:06:18 +01:00
Dmitriy Zaporozhets
1ba28aaef8 Implement UsersProject project_access validation 2012-12-22 19:52:28 +02:00
Riyad Preukschas
640018ba55 Fix docs to download and compile Ruby in /tmp/ruby 2012-12-22 15:52:42 +01:00