summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Merged #149 "Repo creation with initial commit fails if user does not have ↵James Moger2014-09-041-1/+3
|\ | | | | | | an email address"
| * Create email address for a user if unset for repo creationJames Moger2014-09-041-1/+3
| |
* | Do not stamp raw servlet responses with cache-control headersJames Moger2014-09-042-7/+30
|/
* Fix NPE when anonymous admins are editing a repository (issue-490)James Moger2014-09-041-0/+3
|
* Merged #143 "Fix url-based password keaing in Redmine auth provider"James Moger2014-09-041-2/+3
|\
| * fix misstyped passwords leaked in log files with redmine auth providermereth2014-08-191-2/+3
| |
* | Merged #141 "Allow gitblit baseFolder to be defined by a system property"James Moger2014-09-041-1/+1
|\ \
| * | Allow gitblit baseFolder to be defined by a system propertyKoen Serry2014-08-031-1/+1
| |/
* / Updated french translationsRomain GAGNAIRE2014-07-251-397/+397
|/
* Merge branch 'ticket/139'James Moger2014-07-051-5/+2
|\ | | | | | | | | Conflicts: src/main/java/com/gitblit/servlet/RawServlet.java
| * Fix raw servlet blob paths not respecting web.forwardSlashCharacterJames Moger2014-07-051-10/+8
| |
* | Merged #139 "Raw link blob paths do not respect web.forwardSlashCharacter"James Moger2014-07-051-5/+6
|\ \
| * | Fix raw servlet blob paths not respecting web.forwardSlashCharacterJames Moger2014-07-051-5/+6
| |/
* | Merged #137 "NPE in RawServlet#L265"James Moger2014-07-051-0/+9
|\ \
| * | Fix possible NPE in RawServletJames Moger2014-07-051-0/+9
| |/
* | Merged #120 "Update Korean translation"James Moger2014-07-011-4/+4
|\ \
| * | Fix translationRevi2014-06-261-4/+4
| | | | | | | | | As well as links.
* | | Fix project model creation bug with forced lowercase namesJames Moger2014-06-271-7/+8
| | |
* | | Use consistent keys for repository cache lookupsJames Moger2014-06-273-29/+86
| | |
* | | Escape Lucene query values with hyphensJames Moger2014-06-271-1/+1
| | |
* | | Redirect to tree root when blob page parameters are invalidJames Moger2014-06-271-0/+5
| | |
* | | Merged #114 "StackOverFlow on (de)serialization"James Moger2014-06-272-5/+12
|\ \ \ | |/ / |/| |
| * | Do not serialize Loggerticket/114James Moger2014-06-272-5/+12
| |/
* / Fix NPE when there are two repositories which only differ in caseSascha Vogt2014-06-181-2/+2
|/
* DocumentationJames Moger2014-06-161-1/+1
|
* 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.
* | changed empty repo pageJeroen Baten2014-06-151-5/+5
| |
* | Dutch translated stringsJeroen Baten2014-06-141-9/+81
| |
* | Update Korean translationDongsu, KIM2014-06-142-11/+81
| |
* | 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-122-9/+3
|\| |
| * | Fix cloning repositories with + in their namesJames Moger2014-06-122-9/+3
| | |
* | | 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
| |/ |/|
* | 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-099-16/+267
| |
* | 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
| |