Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved the repository url panel and show git daemon url, appropriately | James Moger | 2013-05-02 | 11 | -17/+279 |
| | | | | | This will probably be refined some more to merge the http/https and git urls into a single url panel. | ||||
* | Make WicketUtils return the component for more fluid usage | James Moger | 2013-05-02 | 1 | -8/+16 |
| | |||||
* | Do not include push-restricted, empty repositories for users without push access | James Moger | 2013-05-02 | 1 | -1/+9 |
| | |||||
* | Improve effective permission determination | James Moger | 2013-05-02 | 4 | -13/+303 |
| | |||||
* | Include alternate user services in WAR and Express builds | James Moger | 2013-04-30 | 1 | -0/+6 |
| | |||||
* | Update to Moxie 0.7.4 to fix prefix index merging bug | James Moger | 2013-04-26 | 2 | -2/+2 |
| | |||||
* | Update to Moxie 0.7.3 | James Moger | 2013-04-26 | 2 | -6/+7 |
| | |||||
* | Improve Gerrit change ref rendering (issue-206) | James Moger | 2013-04-23 | 3 | -0/+12 |
| | |||||
* | Documentation | James Moger | 2013-04-18 | 1 | -1/+6 |
| | |||||
* | Disable GitDaemon by default | James Moger | 2013-04-18 | 2 | -2/+2 |
| | |||||
* | Null out GitDaemon if it fails to start | James Moger | 2013-04-18 | 1 | -0/+1 |
| | |||||
* | Fixed broken exception message formatting on starting GitDaemon | James Moger | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | Fixed (again?!) regression with repositories page message | James Moger | 2013-04-16 | 1 | -6/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/davido/gitblit | James Moger | 2013-04-15 | 1 | -2/+2 |
|\ | |||||
| * | Fix location of GitServlet | David Ostrovsky | 2013-04-16 | 1 | -2/+2 |
| | | |||||
* | | Documentation | James Moger | 2013-04-15 | 1 | -0/+1 |
| | | |||||
* | | Load prettify's lang-*.js extentions. | Kensuke Matsuzaki | 2013-04-16 | 34 | -66/+182 |
|/ | |||||
* | Documentation | James Moger | 2013-04-15 | 1 | -0/+2 |
| | |||||
* | Merge branch 'update-japanese-lang' of https://github.com/zakki/gitblit | James Moger | 2013-04-15 | 1 | -24/+157 |
|\ | |||||
| * | Translate massages to Japanase | Kensuke Matsuzaki | 2013-04-15 | 1 | -24/+157 |
| | | |||||
* | | Completed migration to JGit 3.0.0-SNAPSHOT | James Moger | 2013-04-15 | 11 | -43/+68 |
| | | |||||
* | | Fix unit tests | David Ostrovsky | 2013-04-14 | 3 | -3/+3 |
| | | |||||
* | | Bump JGit version to 3.0.0-SNAPSHOT | David Ostrovsky | 2013-04-14 | 5 | -10/+13 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | David Ostrovsky | 2013-04-14 | 4 | -4/+9 |
|\| | | | | | | | | | Conflicts: releases.moxie | ||||
| * | Change for pull request #78, building Gitblit-Gerrit JAR with resource prefix | James Moger | 2013-04-13 | 1 | -1/+2 |
| | | |||||
| * | Properly set application/json content-type on api calls | James Moger | 2013-04-12 | 2 | -0/+2 |
| | | |||||
| * | Added Moxie documentation url to build script | James Moger | 2013-04-10 | 1 | -0/+2 |
| | | |||||
| * | Updated Moxie to 0.7.2 | James Moger | 2013-04-10 | 1 | -1/+1 |
| | | |||||
| * | Updated Moxie's Maven url to Github's io TLD | James Moger | 2013-04-10 | 1 | -1/+1 |
| | | |||||
| * | Documentation | James Moger | 2013-04-10 | 1 | -0/+2 |
| | | |||||
| * | Disable Gson pretty printing | James Moger | 2013-04-10 | 2 | -1/+1 |
| | | |||||
| * | Documentation | James Moger | 2013-04-08 | 2 | -2/+8 |
| | | |||||
| * | Merge branch 'force-locale' of https://github.com/ljader/gitblit | James Moger | 2013-04-08 | 2 | -1/+16 |
| |\ | |||||
| | * | Overwrite created session locale with forced one | Lukasz Jader | 2013-04-07 | 1 | -1/+10 |
| | | | |||||
| | * | Add forceDefaultLocale param to gitblit.properties | Lukasz Jader | 2013-04-07 | 1 | -0/+6 |
| | | | |||||
| * | | Documentation | James Moger | 2013-04-08 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'update-polish-lang' of https://github.com/ljader/gitblit | James Moger | 2013-04-08 | 1 | -15/+143 |
| |\ \ | |||||
| | * | | Translate rest of new messages | Lukasz Jader | 2013-04-07 | 1 | -6/+99 |
| | | | | |||||
| | * | | Translate some new messages | Lukasz Jader | 2013-04-06 | 1 | -2/+37 |
| | | | | |||||
| | * | | Alter polish translation for 'branch' phrase | Lukasz Jader | 2013-04-06 | 1 | -13/+13 |
| | |/ | |||||
| * / | Fix build error when retrieving Moxie jar | James Moger | 2013-04-08 | 1 | -0/+1 |
| |/ | |||||
* | | Revert "Minor ajustments for gerrit-gitblit plugin" | David Ostrovsky | 2013-04-14 | 2 | -15/+9 |
| | | | | | | | | This reverts commit f15f17a8035717d260eb77b766c7b9c748729170. | ||||
* | | Documentation | James Moger | 2013-04-14 | 2 | -2/+8 |
| | | |||||
* | | Documentation | James Moger | 2013-04-14 | 1 | -0/+4 |
| | | |||||
* | | Fix build error when retrieving Moxie jar | James Moger | 2013-04-14 | 1 | -0/+1 |
| | | |||||
* | | Overwrite created session locale with forced one | Lukasz Jader | 2013-04-14 | 1 | -1/+10 |
| | | |||||
* | | Add forceDefaultLocale param to gitblit.properties | Lukasz Jader | 2013-04-14 | 1 | -0/+6 |
| | | |||||
* | | Translate rest of new messages | Lukasz Jader | 2013-04-14 | 1 | -6/+99 |
| | | |||||
* | | Translate some new messages | Lukasz Jader | 2013-04-14 | 1 | -2/+37 |
| | | |||||
* | | Alter polish translation for 'branch' phrase | Lukasz Jader | 2013-04-14 | 1 | -13/+13 |
| | |