Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | added tags to form | Aleksei Kvitinskii | 2011-11-04 | 1 | -1/+18 |
* | integrate tags plugins | Aleksei Kvitinskii | 2011-11-04 | 1 | -0/+28 |
* | Merge branch 'new_issue' into dev | gitlabhq | 2011-10-28 | 2 | -1/+35 |
|\ | |||||
| * | new issue format | gitlabhq | 2011-10-28 | 2 | -3/+26 |
| * | moving out of body | gitlabhq | 2011-10-27 | 1 | -0/+11 |
* | | Merge branch 'refs/heads/snippets_expiration' into dev | Nihad Abbasov | 2011-10-28 | 2 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | add expires_at column to snippets | Nihad Abbasov | 2011-10-27 | 2 | -1/+7 |
* | | fixed limit | gitlabhq | 2011-10-27 | 2 | -2/+2 |
* | | note as text | gitlabhq | 2011-10-27 | 2 | -2/+10 |
|/ | |||||
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -1/+0 |
* | Add critical status to issues | gitlabhq | 2011-10-25 | 2 | -1/+7 |
* | cleaning | gitlabhq | 2011-10-22 | 2 | -1/+18 |
* | corrected last migration | gitlabhq | 2011-10-22 | 1 | -3/+7 |
* | now you can view comrade profile info #134 | gitlabhq | 2011-10-22 | 2 | -4/+14 |
* | extended user profile with social fields | Aleksei Kvitinskii | 2011-10-20 | 2 | -1/+11 |
* | snippets are ready | gitlabhq | 2011-10-17 | 4 | -1/+34 |
* | icon for handler of sortable | VSizov | 2011-10-15 | 1 | -0/+5 |
* | Sortable issues | VSizov | 2011-10-15 | 1 | -1/+2 |