summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Do not serialize Loggerticket/114James Moger2014-06-272-5/+12
|
* DocumentationJames Moger2014-06-162-7/+12
|
* DocumentationJames Moger2014-06-161-10/+11
|
* Expose an Italiano language option in user preferencesJames Moger2014-06-161-0/+1
|
* Merge pull request #196 from giamma/release-v1.6.0James Moger2014-06-164-0/+812
|\ | | | | Italian translation.
| * Italian translation.GianMaria Romanato2014-06-154-0/+812
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When it comes to IT terminology, the Italian language borrows a lot of terms from English, and it is often difficult to decide what is to be translated and what is to be kept in English. I tried to follow the same approach adopted by the translators of the pro-git book, so for example "clone", "push" are not translated, while "branch" is translated (the noun, not the git command). I did my best to try to provide the best possible translation, but I had not enough time to test all translations on screen. Finally I noted that there are some duplicate keys e.g. gb.comment which appears one with a capital C and once with a lowercase C.
* | Remove unnecessary importDavid Ostrovsky2014-06-161-1/+0
| |
* | changed empty repo pageJeroen Baten2014-06-151-5/+5
| |
* | Dutch translated stringsJeroen Baten2014-06-141-9/+81
| |
* | DocumentationJames Moger2014-06-141-1/+1
| |
* | Update Korean translationDongsu, KIM2014-06-142-11/+81
| |
* | DocumentationJames Moger2014-06-131-0/+2
| |
* | Reorder "email on ticket changes" preference to follow "email address"James Moger2014-06-131-1/+1
| |
* | Add Deutsch (de) language preference choiceJames Moger2014-06-131-0/+1
| |
* | Merge pull request #192 from carstenlenz/release-v1.6.0James Moger2014-06-134-0/+811
|\ \ | | | | | | Add german translation to Gitblit
| * | Add german translation of welcome.mkdCarsten Lenz2014-06-131-0/+3
| | |
| * | Add german translation of login.mkdCarsten Lenz2014-06-131-0/+3
| | |
| * | Add german translation of EmptyrepositoryPage.htmlCarsten Lenz2014-06-131-0/+60
| | |
| * | Add german translation of GitBlitWebApp.propertiesCarsten Lenz2014-06-131-0/+745
| |/
* | Merge branch 'ticket/103' into release-v1.6.0James Moger2014-06-131-6/+12
|\ \
| * | Catch flotr2 exceptions, otherwise downstream AngularJS doesn't executeJames Moger2014-06-131-6/+12
| | |
* | | Fix NPE in GitblitClientJames Moger2014-06-131-3/+5
| | |
* | | Merge branch 'ticket/100' into release-v1.6.0James Moger2014-06-123-10/+4
|\| |
| * | Fix cloning repositories with + in their namesJames Moger2014-06-123-10/+4
| | |
* | | Updated norwegian translationLeif Jantzen2014-06-112-0/+133
| | |
* | | Chinese translation for release-v1.6.0(d2d5fc) at 2014_06_10.Stardrad Yin2014-06-102-4/+76
| |/ |/|
* | DocumentationJames Moger2014-06-095-11/+36
| |
* | Fix milestone link statii query parametersJames Moger2014-06-091-1/+7
| |
* | Fix invalid generated SSH url for port 22James Moger2014-06-091-1/+1
| |
* | Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-0919-44/+362
| |
* | Redirect to teams page on team creation, updates, or deletionsJames Moger2014-06-091-3/+3
| |
* | Fix substring regression in repository name panelJames Moger2014-06-091-1/+2
| |
* | Switch to basic ant copy filter for web.xmlJames Moger2014-06-091-5/+1
| |
* | Link to open tickets view for open milestones from ticket pageJames Moger2014-06-091-2/+6
| |
* | Fix locale preference storingJames Moger2014-06-091-2/+9
| |
* | Use separate project and name field models in the RepositoryNamePanelJames Moger2014-06-093-43/+36
| |
* | Add clone transport user preferenceJames Moger2014-06-056-1/+64
| |
* | Add setting to control inclusion of personal repositories in the main listJames Moger2014-06-052-1/+17
| |
* | Use AJAX to manage the SSH keys panelJames Moger2014-06-052-20/+28
| |
* | Add "email me on my ticket changes" preferenceJames Moger2014-06-056-3/+39
| |
* | Add method to INotificationManager to return email service statusJames Moger2014-06-054-0/+23
| |
* | Revise language/locale preference handlingJames Moger2014-06-054-14/+29
| |
* | Add a basic SSH public key management UIJames Moger2014-06-0513-7/+449
| |
* | Revise the user profile page and add a preferences formJames Moger2014-06-048-38/+185
| |
* | Rename option classesJames Moger2014-06-048-23/+23
| |
* | Hide gitignore selection if there are no gitignore resourcesJames Moger2014-06-031-1/+1
| |
* | Hide allow forks control if forking is disabledJames Moger2014-06-032-4/+14
| |
* | Externalize a translation resourceJames Moger2014-06-032-1/+2
| |
* | Tweak empty repository pageJames Moger2014-06-037-7/+7
| |
* | Extract re-usable conditional choice option panelJames Moger2014-06-034-57/+120
| |