Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dashboard | gitlabhq | 2011-11-02 | 2 | -13/+15 |
* | Merge branch 'dev' into user_dashboard | gitlabhq | 2011-11-02 | 8 | -20/+59 |
|\ | |||||
| * | view refactoring | gitlabhq | 2011-11-02 | 8 | -20/+59 |
* | | body class | gitlabhq | 2011-11-02 | 1 | -0/+2 |
* | | Merge branch 'dev' into user_dashboard | gitlabhq | 2011-11-01 | 17 | -136/+248 |
|\ \ | |/ | |||||
| * | fixes | gitlabhq | 2011-11-01 | 2 | -4/+5 |
| * | commits + tree in progress | gitlabhq | 2011-11-01 | 6 | -44/+69 |
| * | Merge branch 'dev' into new_layout | gitlabhq | 2011-11-01 | 1 | -1/+3 |
| |\ | |||||
| * | | issues fix layout | gitlabhq | 2011-11-01 | 2 | -4/+4 |
| * | | commits page | gitlabhq | 2011-11-01 | 3 | -25/+29 |
| * | | updated | gitlabhq | 2011-11-01 | 1 | -25/+25 |
| * | | project page fixed | gitlabhq | 2011-11-01 | 4 | -7/+8 |
| * | | commit | gitlabhq | 2011-10-31 | 3 | -13/+12 |
| * | | Merge branch 'dev' into new_layout | gitlabhq | 2011-10-31 | 2 | -2/+2 |
| |\ \ | |||||
| * | | | reset pwd | gitlabhq | 2011-10-28 | 2 | -17/+10 |
| * | | | signin page | gitlabhq | 2011-10-28 | 2 | -19/+27 |
| * | | | project layout | gitlabhq | 2011-10-28 | 2 | -1/+46 |
| * | | | new design/layout started. projects page | gitlabhq | 2011-10-28 | 5 | -39/+76 |
* | | | | user dashboard | gitlabhq | 2011-10-31 | 2 | -1/+37 |
| |_|/ |/| | | |||||
* | | | make commit messages multiline | Nihad Abbasov | 2011-10-31 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Merge branch 'refs/heads/markdown_notes' into dev | Nihad Abbasov | 2011-10-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix markdown truncation on dashboard | Nihad Abbasov | 2011-10-31 | 1 | -1/+1 |
* | | | Merge branch 'refs/heads/markdown_notes' into dev | Nihad Abbasov | 2011-10-30 | 2 | -2/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | use helper to markdown text | Nihad Abbasov | 2011-10-30 | 2 | -2/+2 |
| * | process notes w/ rdiscount | Nihad Abbasov | 2011-10-28 | 1 | -1/+1 |
* | | Merge branch 'new_issue' into dev | gitlabhq | 2011-10-28 | 5 | -10/+24 |
|\ \ | |/ |/| | |||||
| * | new issue format | gitlabhq | 2011-10-28 | 2 | -3/+12 |
| * | moving out of body | gitlabhq | 2011-10-27 | 3 | -11/+7 |
| * | issue can be edit from show page | gitlabhq | 2011-10-27 | 3 | -2/+11 |
* | | Merge branch 'refs/heads/snippets_expiration' into dev | Nihad Abbasov | 2011-10-28 | 5 | -31/+39 |
|\ \ | |/ |/| | |||||
| * | test expired snippets | Nihad Abbasov | 2011-10-28 | 1 | -1/+1 |
| * | don't count expired snippets | Nihad Abbasov | 2011-10-27 | 1 | -1/+1 |
| * | display recent snippets at top | Nihad Abbasov | 2011-10-27 | 1 | -1/+1 |
| * | refactor lifetime_select helper | Nihad Abbasov | 2011-10-27 | 1 | -1/+1 |
| * | implement snippets lifetime | Nihad Abbasov | 2011-10-27 | 3 | -29/+37 |
* | | note as text | gitlabhq | 2011-10-27 | 1 | -1/+1 |
* | | little fix | gitlabhq | 2011-10-27 | 1 | -1/+1 |
* | | #173 | gitlabhq | 2011-10-27 | 1 | -0/+1 |
* | | Merge branch 'refs/heads/assets-refactoring' into dev | Nihad Abbasov | 2011-10-27 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | remove jquery ui css from application layout. it's already included in assets | Nihad Abbasov | 2011-10-27 | 1 | -1/+0 |
* | | Merge branch 'assets-refactoring' into dev | Nihad Abbasov | 2011-10-26 | 45 | -92/+84 |
|\ \ | |/ | |||||
| * | clean-up code | Nihad Abbasov | 2011-10-26 | 45 | -92/+84 |
* | | update project's dashboard every 5 minutes | Nihad Abbasov | 2011-10-26 | 1 | -0/+5 |
* | | issue search styleup | gitlabhq | 2011-10-26 | 1 | -21/+22 |
* | | If terms are removed show all results for current status | Adam Leonard | 2011-10-25 | 1 | -12/+19 |
* | | Merge branch 'master' of dev.gitlabhq.com:gitlabhq into feature/issues_search | Adam Leonard | 2011-10-25 | 13 | -59/+93 |
|\ \ | |/ | |||||
| * | Issue #87 | gitlabhq | 2011-10-25 | 1 | -4/+10 |
| * | Add critical status to issues | gitlabhq | 2011-10-25 | 3 | -8/+31 |
| * | Issue #149 fixed | gitlabhq | 2011-10-25 | 5 | -6/+6 |
| * | Issue #149 | gitlabhq | 2011-10-24 | 5 | -5/+5 |