gitlabhq/app
Koen Punt 6b9177ca02 replaced system() calls with FileUtils.* method
This also makes that 'mv: cannot stat `/ho..' is not shown in the test :)

consistent spacing

require fileutils

Revert "require fileutils"

This reverts commit 54313d3bbaa60cfc5b405be50cc00b7f6b0cb715.

new hash notation

FileUtils.mv in begin/rescue block
2013-01-03 15:36:50 +01:00
..
assets Fix MR css for accept MR block 2012-12-31 18:35:38 +02:00
contexts Admin can move project to ANY namespace. Updated permissions page 2012-12-04 22:48:24 +02:00
controllers Fix api specs. Use id instead path 2013-01-02 19:46:06 +02:00
decorators fix some glitches in gravatar image url generation 2012-12-07 00:03:13 +04:00
helpers Fix few bugs and tests after refactoring ownership logic 2013-01-02 19:32:34 +02:00
mailers Bit of cleanup and improving mailer 2012-12-31 19:46:40 +02:00
models replaced system() calls with FileUtils.* method 2013-01-03 15:36:50 +01:00
observers more refactoring using models/concerns 2013-01-03 09:06:07 +02:00
uploaders Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
views More readable Title for tab 2013-01-02 21:52:03 +02:00
workers Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00