| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'deploy_keys_nonunique' of https://github.com/miks/gitlabhq into... | Ariejan de Vroom | 2012-03-01 | 1 | -0/+7 |
| |\ | |||||
| * | | Observe issue, merge request, note creation - create event | Dmitriy Zaporozhets | 2012-02-28 | 3 | -7/+14 |
| * | | Event entity created | Dmitriy Zaporozhets | 2012-02-28 | 2 | -1/+24 |
| * | | wiki: rspec | vsizov | 2012-02-21 | 1 | -14/+0 |
| * | | wiki is done | vsizov | 2012-02-20 | 1 | -0/+14 |
| * | | Wiki: history | Valery Sizov | 2012-02-19 | 2 | -1/+8 |
| * | | fix shema after rebase | Valery Sizov | 2012-02-19 | 1 | -4/+0 |
| * | | wiki base sceleton | Valery Sizov | 2012-02-19 | 4 | -0/+37 |
| * | | Fixed mistype in permissions, Fixed migration | Dmitriy Zaporozhets | 2012-02-16 | 1 | -1/+5 |
| * | | Fixed permission migration | Dmitriy Zaporozhets | 2012-02-16 | 1 | -1/+1 |
| * | | 4 roles permission system | Dmitriy Zaporozhets | 2012-02-16 | 2 | -14/+19 |
| * | | ProtectedBranches model, Master permission for repo\n Allow push to protected... | Dmitriy Zaporozhets | 2012-02-15 | 2 | -1/+30 |
| * | | layout refactored | Dmitriy Zaporozhets | 2012-02-09 | 1 | -12/+0 |
| |/ | |||||
| * | Issues, MR, Wall can be enabled/disabled per project | Dmitriy Zaporozhets | 2012-02-06 | 2 | -3/+25 |
| * | cleaning dashboard & tags | Dmitriy Zaporozhets | 2012-01-23 | 1 | -12/+0 |
| * | removed broken migrationv2.1.0 | Dmitriy Zaporozhets | 2012-01-22 | 2 | -6/+0 |
| * | fixed commit commenting | Dmitriy Zaporozhets | 2012-01-21 | 2 | -2/+23 |
| * | fix noteable key type | Valery Sizov | 2012-01-19 | 2 | -2/+7 |
| * | add db indexes | Valery Sizov | 2012-01-19 | 2 | -1/+17 |
| * | sql for mysql compatible | Valery Sizov | 2012-01-19 | 1 | -12/+0 |
| * | Merge branch 'deploy_keys' | Dmitriy Zaporozhets | 2012-01-14 | 2 | -1/+8 |
| |\ | |||||
| | * | DeployKey moved to Key model | miks | 2011-12-31 | 3 | -23/+9 |
| | * | DB schema updated | miks | 2011-12-29 | 1 | -1/+10 |
| | * | Merge branch 'master' into deploy_keys | miks | 2011-12-29 | 2 | -12/+16 |
| | |\ | |||||
| | * | | Initial deploy_key feature commit | miks | 2011-12-29 | 1 | -0/+12 |
| * | | | pybments.rb version up. gitignore improved | Dmitriy Zaporozhets | 2012-01-12 | 1 | -0/+0 |
| * | | | per line comments w/o tests & with dirty code | Dmitriy Zaporozhets | 2012-01-12 | 1 | -0/+0 |
| * | | | per line comments display | Dmitriy Zaporozhets | 2012-01-10 | 2 | -1/+19 |
| * | | | fix bug #322 | Valery Sizov | 2012-01-03 | 1 | -12/+0 |
| * | | | repositories tab specs | Dmitriy Zaporozhets | 2011-12-31 | 1 | -0/+12 |
| | |/ |/| | |||||
| * | | commented some tests | Valery Sizov | 2011-12-27 | 1 | -19/+0 |
| * | | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-... | Valery Sizov | 2011-12-27 | 2 | -0/+23 |
| |\ \ | |/ |/| | |||||
| | * | Added web hooks functionality | Ariejan de Vroom | 2011-12-14 | 2 | -1/+24 |
| | * | First attempt at a post-receive hook that posts directly to Resque | Ariejan de Vroom | 2011-12-13 | 1 | -12/+0 |
| * | | Design tab for profile. Colorscheme as db valuev2.0.0 | Dmitriy Zaporozhets | 2011-12-20 | 2 | -1/+19 |
| * | | dev seeds & dev scripts | Dmitriy Zaporozhets | 2011-12-15 | 3 | -4/+44 |
| * | | Demo issues title update | Alexander Randa | 2011-12-13 | 1 | -15/+15 |
| * | | Merge branch 'issue_dashboard' into improved_dashboard | Dmitriy Zaporozhets | 2011-12-08 | 1 | -12/+0 |
| |\ \ | |/ |/| | |||||
| | * | Added "Issues" dashboard | Ariejan de Vroom | 2011-12-08 | 1 | -12/+0 |
| * | | default_branch for project & fixed project destroy | Dmitriy Zaporozhets | 2011-12-07 | 2 | -2/+8 |
| |/ | |||||
| * | updated seeds for new permissions, issue seeds added | Dmitriy Zaporozhets | 2011-12-07 | 2 | -15/+37 |
| * | repo & project access separated. critical gitolite bugfix | Dmitriy Zaporozhets | 2011-12-07 | 3 | -4/+29 |
| * | fix filters & seeds | Dmitriy Zaporozhets | 2011-12-04 | 1 | -15/+15 |
| * | fixtures added | Dmitriy Zaporozhets | 2011-12-04 | 4 | -15/+54 |
| * | merge request entity | Dmitriy Zaporozhets | 2011-11-28 | 2 | -1/+30 |
| * | ability to attach branch to issue | gitlabhq | 2011-11-24 | 2 | -1/+17 |
| * | travis conf | gitlabhq | 2011-11-15 | 1 | -0/+4 |
| * | clean up whitespace from project | Nihad Abbasov | 2011-11-15 | 1 | -4/+4 |
| * | add auth token for users | Nihad Abbasov | 2011-11-15 | 2 | -1/+7 |
| * | remove content column from issues | Nihad Abbasov | 2011-11-11 | 2 | -2/+10 |
