22 Dec, 2012
1 commit
21 Dec, 2012
4 commits
- 
Fix and refactoring gfm_autocomplete
 
20 Dec, 2012
7 commits
- 
Rename add_users_to_project_teams to gitlab:import:all_users_to_all_projects
 - 
Rename gitlab:app:db_* to gitlab:backup:db:* Rename gitlab:app:repo_* to gitlab:backup:repo:* Rename *_dump to *_create
 
17 Dec, 2012
1 commit
15 Dec, 2012
1 commit
- 
Removed delete section in issues API documentation
 
14 Dec, 2012
2 commits
- 
fix gfm autocomplete for usernames
 
13 Dec, 2012
3 commits
- 
Closes #2080 Fixes #2264
 
12 Dec, 2012
2 commits
- 
The 2 reasons are : - creation of user fail if name is empty : in after_save, it tries to create a namespace with namespace.name = user.name and namespece validates presence Namespace#name - in the web app links to team members are broken with empty User#name because they are of the form <a href'...'> user.name </a>
 
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