| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Graph: is done. v1 | Valery Sizov | 2011-11-13 | 2 | -8/+6 |
| | | |||||
| * | Graph: base implementation | Valery Sizov | 2011-11-13 | 5 | -25/+48 |
| | | |||||
| * | Graph: build json | Valery Sizov | 2011-11-13 | 9 | -1/+308 |
| | | |||||
| * | css refactor | Dmitriy Zaporozhets | 2011-11-12 | 7 | -196/+135 |
| | | |||||
| * | top panel -> search -> css | Dmitriy Zaporozhets | 2011-11-12 | 2 | -48/+2 |
| | | |||||
| * | refactored top panel spec | Dmitriy Zaporozhets | 2011-11-12 | 1 | -4/+6 |
| | | |||||
| * | snippet table restyle | Dmitriy Zaporozhets | 2011-11-12 | 3 | -14/+21 |
| | | |||||
| * | Merge pull request #91 from lukasberns/master | Dmitriy Zaporozhets | 2011-11-12 | 2 | -1/+6 |
| |\ | | | | | Add support for custom SSH ports | ||||
| | * | Add support for custom SSH ports | lukasberns | 2011-11-12 | 2 | -1/+6 |
| | | | |||||
| * | | fixes css | Ricardo Rauch | 2011-11-11 | 1 | -1/+1 |
| | | | |||||
| * | | remove fluiod layout | gitlabhq | 2011-11-11 | 6 | -26/+7 |
| | | | |||||
| * | | fix view mode selection | gitlabhq | 2011-11-11 | 1 | -3/+3 |
| | | | |||||
| * | | fixed layout as default | gitlabhq | 2011-11-11 | 2 | -6/+6 |
| | | | |||||
| * | | fixed link to issue from project dashboard | gitlabhq | 2011-11-11 | 1 | -1/+1 |
| |/ | |||||
| * | add fix code align | Dmitriy Zaporozhets | 2011-11-11 | 1 | -2/+6 |
| | | |||||
| * | restored .git-url, truncate project name for thumb | Dmitriy Zaporozhets | 2011-11-11 | 2 | -4/+2 |
| | | |||||
| * | Merge pull request #88 from iamntz/master | Dmitriy Zaporozhets | 2011-11-10 | 4 | -19/+50 |
| |\ | | | | | small UI changes | ||||
| | * | - added notification for users with no ssh key | Staicu Ionut | 2011-11-11 | 4 | -19/+50 |
| | | | | | | | | | | | | | - moved project urls into input fields to avoid text expanding out of the box (on very long url) - removed extra markup for header menu arrow (:before ftw!) - small style changes on url inputs | ||||
| * | | code pre fix | Ricardo Rauch | 2011-11-10 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'master' of dev.gitlabhq.com:gitlabhq | Ricardo Rauch | 2011-11-10 | 5 | -88/+132 |
| |\ \ | |/ | |||||
| | * | refactoring project, commits controllers | Dmitriy Zaporozhets | 2011-11-11 | 4 | -45/+63 |
| | | | |||||
| | * | refactor code: repository.rb | Dmitriy Zaporozhets | 2011-11-11 | 4 | -56/+82 |
| | | | |||||
| * | | fixing buttons | Ricardo Rauch | 2011-11-10 | 1 | -2/+2 |
| |/ | |||||
| * | fixing errors style | Ricardo Rauch | 2011-11-10 | 2 | -35/+18 |
| | | |||||
| * | new layout for add project | Ricardo Rauch | 2011-11-10 | 2 | -8/+15 |
| | | |||||
| * | removed br tag | Dmitriy Zaporozhets | 2011-11-11 | 1 | -1/+0 |
| | | |||||
| * | annotated | Dmitriy Zaporozhets | 2011-11-11 | 4 | -2/+4 |
| | | |||||
| * | fix css | Ricardo Rauch | 2011-11-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of dev.gitlabhq.com:gitlabhq | Ricardo Rauch | 2011-11-10 | 2 | -1/+8 |
| |\ | |||||
| | * | preparing to 1.2 | Dmitriy Zaporozhets | 2011-11-10 | 2 | -1/+8 |
| | | | |||||
| * | | fixing account box dropdown | Ricardo Rauch | 2011-11-10 | 2 | -11/+37 |
| |/ | |||||
| * | fixes css | Ricardo Rauch | 2011-11-10 | 2 | -4/+4 |
| | | |||||
| * | Merge pull request #85 from SaitoWu/hotfix | Dmitriy Zaporozhets | 2011-11-10 | 1 | -0/+0 |
| |\ | | | | | chmod -x style.scss | ||||
| | * | chmod -x style.scss | Saito | 2011-11-10 | 1 | -0/+0 |
| |/ | |||||
| * | notes should depends on user when destroy | Dmitriy Zaporozhets | 2011-11-10 | 2 | -0/+19 |
| | | |||||
| * | 1. Set Helvetica as primary font; 2. removed tabs | Dmitriy Zaporozhets | 2011-11-09 | 3 | -21/+30 |
| | | |||||
| * | Show commits as 'Commit' instead of 'Grit::Commit' | Ariejan de Vroom | 2011-11-09 | 1 | -3/+6 |
| | | | | | | | Conflicts: app/helpers/dashboard_helper.rb | ||||
| * | Use secure.gravatar.com when running over SSL | Ariejan de Vroom | 2011-11-09 | 2 | -1/+38 |
| | | |||||
| * | Moved shoulda to the :test group in Gemfile. This prevennts `rake test` | Ariejan de Vroom | 2011-11-09 | 1 | -1/+1 |
| | | | | | from running after every other rake command. | ||||
| * | Merge branch 'dev' | Dmitriy Zaporozhets | 2011-11-09 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'master' into dev | Dmitriy Zaporozhets | 2011-11-09 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'dev' | Dmitriy Zaporozhets | 2011-11-09 | 22 | -211/+211 |
| | | |\ | | |/ | |/| | | | | | | | Conflicts: app/helpers/dashboard_helper.rb | ||||
| | | * | Merge pull request #81 from ariejan/fix_for_dashboard_grit_commit | Dmitriy Zaporozhets | 2011-11-09 | 1 | -3/+6 |
| | | |\ | | | | | | | | | Show commits as 'Commit' instead of 'Grit::Commit' | ||||
| | | | * | Show commits as 'Commit' instead of 'Grit::Commit' | Ariejan de Vroom | 2011-11-09 | 1 | -3/+6 |
| | | |/ | |||||
| | | * | Merge pull request #78 from ariejan/fix_gemfile_shoulda | Dmitriy Zaporozhets | 2011-11-09 | 1 | -1/+1 |
| | | |\ | | | | | | | | | Moved shoulda to the :test group in Gemfile. | ||||
| | | | * | Moved shoulda to the :test group in Gemfile. This prevennts `rake test` | Ariejan de Vroom | 2011-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | from running after every other rake command. | ||||
| | | * | | Merge pull request #79 from ariejan/fix_https_gravatar | Dmitriy Zaporozhets | 2011-11-09 | 2 | -1/+38 |
| | | |\ \ | | | |/ | | |/| | Use secure.gravatar.com when running over SSL | ||||
| | | | * | Use secure.gravatar.com when running over SSL | Ariejan de Vroom | 2011-11-09 | 2 | -1/+38 |
| | | |/ | |||||
| | | * | Merge branch 'dev' | Dmitriy Zaporozhets | 2011-11-07 | 19 | -130/+162 |
| | | |\ | |||||
| | | * \ | Merge branch 'dev' into gh_master | Dmitriy Zaporozhets | 2011-11-06 | 6 | -26/+47 |
| | | |\ \ | |||||
