gitlabhq/lib
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
..
api Fixed missing current user for issue observer 2013-01-02 20:25:25 +02:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
gitlab replaced system() calls with FileUtils.* method 2013-01-03 15:36:50 +01:00
hooks Fix project lookup in post receive 2012-12-08 20:48:33 +02:00
redcarpet/render Fixed wierd gitlab markdown issue 2012-12-22 14:18:40 +02:00
support Add subdir support for rewrite-hooks script 2012-12-31 17:46:40 +02:00
tasks Use project with namespace in email subject 2012-12-31 18:22:44 +02:00
api.rb Up API version to v3 2012-12-21 18:55:39 +01:00
event_filter.rb Added EventFilter class. Compeleted first version of dashbaord filtering 2012-11-05 20:12:26 +02:00
extracts_path.rb Improve Extract path 2013-01-02 22:39:02 +02:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
gitolited.rb more refactoring using models/concerns 2013-01-03 09:06:07 +02:00
static_model.rb Get rid of roles 2013-01-02 23:35:11 +02:00