History log of /ontohub/lib/tasks/git.rake
Revision Date Author Comments Expand
6f7e9c1bb73446dee89de2340a0806f5467d6bc4 09-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Put paths from constants to class methods This is necessary because paths configs are initialized with nil and only filled with real values after settings validation and thus, after the constants are defined.

d59764d96bc6c6b1f45c88e69e2bcd2a6a407880 09-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

DRY things up: Use the right constants.

b193b60354ad3bef7d3783b3bf676a5641362358 09-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Remove git_home settings key.

2b2ce8d364d5857d650e7583d3813e129fd69681 09-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Move the cp_keys executable to data/.ssh.

e24838dcf251e7011623d37ab97a23bb452befbf 07-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Change path of executable cp_keys.

b3d093fdb6d89d331d581745a17be489b4bd8a06 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add comment on ACLs.

f6fd701c750b47c6c58a23b784d5b890317340a2 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add rake task to create authorized_keys file.

c4d7a0da5a4b9290095f82cc2af748d80ac035a1 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Remove symbols from binary and set its permissions.

0f92c83be72626c93680facec849bb6ace681e2d 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Compile cp_keys.c with Rails settings (directories).

4dce6aaa246a128bb68e0a7721b484ae48a157e6 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add rake task to compile cp_keys binary.