10 Dec, 2012
1 commit
09 Dec, 2012
1 commit
07 Dec, 2012
4 commits
- 
Update installation docs
 
06 Dec, 2012
1 commit
- 
Renamed from gitlab:app:info Add several extra info points
 
05 Dec, 2012
6 commits
- 
* build-essential requires make, gcc * remove libmysql++-dev: the mysql2 gem only requires libmysqlclient-dev * remove postgresql-server-dev-9.1: the pg gem only requires libpq-dev * replace python-dev, python-pip with python2.7: the pygments.rb gem only requires python2.7
 
03 Dec, 2012
1 commit
01 Dec, 2012
2 commits
29 Nov, 2012
3 commits
27 Nov, 2012
1 commit
14 Nov, 2012
1 commit
- 
Fixed a typo.
 
11 Nov, 2012
1 commit
- 
Conflicts: doc/install/installation.md
 
09 Nov, 2012
1 commit
08 Nov, 2012
2 commits
- 
Also updated status task and installation instuctions.
 
07 Nov, 2012
2 commits
- 
API fixes
 
30 Oct, 2012
1 commit
- 
Update docs for PostgreSQL installation
 
26 Oct, 2012
2 commits
- 
The config skeleton for postgres is called `database.yml.postgresql`, not `database.yml.postgres`.
 
25 Oct, 2012
10 commits
- 
Api for merge request
 - 
Refer developers to the vagrant vm and remove out of date documentation.