| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract services manager into a top-level injectable manager | James Moger | 2014-07-03 | 6 | -12/+27 |
* | Use Guice annotations, not javax.inject annotations | James Moger | 2014-07-03 | 2 | -4/+4 |
* | Embrace @Inject for Managers, Servlets, and Filters | James Moger | 2014-07-03 | 2 | -11/+22 |
* | Merge branch 'ticket/120' into develop | James Moger | 2014-07-01 | 1 | -4/+4 |
|\ |
|
| * | Fix translation | Revi | 2014-06-26 | 1 | -4/+4 |
* | | Use consistent keys for repository cache lookups | James Moger | 2014-06-27 | 1 | -6/+10 |
* | | Redirect to tree root when blob page parameters are invalid | James Moger | 2014-06-27 | 1 | -0/+5 |
* | | Do not serialize Loggerticket/114 | James Moger | 2014-06-27 | 2 | -5/+12 |
|/ |
|
* | Expose an Italiano language option in user preferences | James Moger | 2014-06-16 | 1 | -0/+1 |
* | Merge pull request #196 from giamma/release-v1.6.0 | James Moger | 2014-06-16 | 2 | -0/+805 |
|\ |
|
| * | Italian translation. | GianMaria Romanato | 2014-06-15 | 2 | -0/+805 |
* | | changed empty repo page | Jeroen Baten | 2014-06-15 | 1 | -5/+5 |
* | | Dutch translated strings | Jeroen Baten | 2014-06-14 | 1 | -9/+81 |
* | | Update Korean translation | Dongsu, KIM | 2014-06-14 | 2 | -11/+81 |
* | | Reorder "email on ticket changes" preference to follow "email address" | James Moger | 2014-06-13 | 1 | -1/+1 |
* | | Add Deutsch (de) language preference choice | James Moger | 2014-06-13 | 1 | -0/+1 |
* | | Merge pull request #192 from carstenlenz/release-v1.6.0 | James Moger | 2014-06-13 | 2 | -0/+805 |
|\ \ |
|
| * | | Add german translation of EmptyrepositoryPage.html | Carsten Lenz | 2014-06-13 | 1 | -0/+60 |
| * | | Add german translation of GitBlitWebApp.properties | Carsten Lenz | 2014-06-13 | 1 | -0/+745 |
| |/ |
|
* | | Merge branch 'ticket/103' into release-v1.6.0 | James Moger | 2014-06-13 | 1 | -6/+12 |
|\ \ |
|
| * | | Catch flotr2 exceptions, otherwise downstream AngularJS doesn't execute | James Moger | 2014-06-13 | 1 | -6/+12 |
* | | | Updated norwegian translation | Leif Jantzen | 2014-06-11 | 2 | -0/+133 |
* | | | Chinese translation for release-v1.6.0(d2d5fc) at 2014_06_10. | Stardrad Yin | 2014-06-10 | 2 | -4/+76 |
| |/
|/| |
|
* | | Fix milestone link statii query parameters | James Moger | 2014-06-09 | 1 | -1/+7 |
* | | Redirect to teams page on team creation, updates, or deletions | James Moger | 2014-06-09 | 1 | -3/+3 |
* | | Fix substring regression in repository name panel | James Moger | 2014-06-09 | 1 | -1/+2 |
* | | Link to open tickets view for open milestones from ticket page | James Moger | 2014-06-09 | 1 | -2/+6 |
* | | Use separate project and name field models in the RepositoryNamePanel | James Moger | 2014-06-09 | 3 | -43/+36 |
* | | Add clone transport user preference | James Moger | 2014-06-05 | 3 | -1/+25 |
* | | Add setting to control inclusion of personal repositories in the main list | James Moger | 2014-06-05 | 1 | -1/+12 |
* | | Use AJAX to manage the SSH keys panel | James Moger | 2014-06-05 | 2 | -20/+28 |
* | | Add "email me on my ticket changes" preference | James Moger | 2014-06-05 | 3 | -1/+13 |
* | | Revise language/locale preference handling | James Moger | 2014-06-05 | 2 | -10/+18 |
* | | Add a basic SSH public key management UI | James Moger | 2014-06-05 | 7 | -1/+326 |
* | | Revise the user profile page and add a preferences form | James Moger | 2014-06-04 | 8 | -38/+185 |
* | | Rename option classes | James Moger | 2014-06-04 | 8 | -23/+23 |
* | | Hide gitignore selection if there are no gitignore resources | James Moger | 2014-06-03 | 1 | -1/+1 |
* | | Hide allow forks control if forking is disabled | James Moger | 2014-06-03 | 2 | -4/+14 |
* | | Externalize a translation resource | James Moger | 2014-06-03 | 2 | -1/+2 |
* | | Tweak empty repository page | James Moger | 2014-06-03 | 7 | -7/+7 |
* | | Extract re-usable conditional choice option panel | James Moger | 2014-06-03 | 4 | -57/+120 |
* | | Hide empty option descriptions | James Moger | 2014-06-03 | 3 | -5/+7 |
* | | Use alignment from option panels un AccessPolicyPanel | James Moger | 2014-06-03 | 1 | -7/+3 |
* | | Extract re-usable checkbox, choice, and text option panels | James Moger | 2014-06-03 | 11 | -120/+239 |
* | | Overhaul EditRepositoryPage for layout and usability | James Moger | 2014-06-03 | 6 | -141/+470 |
* | | Use AccessPolicyPanel in EditRepositoryPage | James Moger | 2014-06-03 | 6 | -99/+33 |
* | | Use RepositoryNamePanel in EditRepositoryPage, rename AccessPolicyPanel | James Moger | 2014-06-03 | 9 | -139/+131 |
* | | Extract repository name panel for re-use | James Moger | 2014-06-03 | 6 | -86/+179 |
* | | Extract authorization/access selection panel to re-usable class | James Moger | 2014-06-03 | 4 | -105/+205 |
* | | Inlcude authorization control and revise the string resources | James Moger | 2014-06-03 | 2 | -15/+52 |