Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged #149 "Repo creation with initial commit fails if user does not have ↵ | James Moger | 2014-09-04 | 1 | -1/+3 |
|\ | | | | | | | an email address" | ||||
| * | Create email address for a user if unset for repo creation | James Moger | 2014-09-04 | 1 | -1/+3 |
| | | |||||
* | | Do not stamp raw servlet responses with cache-control headers | James Moger | 2014-09-04 | 2 | -7/+30 |
|/ | |||||
* | Fix NPE when anonymous admins are editing a repository (issue-490) | James Moger | 2014-09-04 | 1 | -0/+3 |
| | |||||
* | distrib: Add script to install gitblit on fedora | Soeren Grunewald | 2014-09-04 | 1 | -0/+36 |
| | | | | | | | | | The script will create a environment file keeping all the major settings and installs a systemd unit file. The script (mainly the unit file part) should also work for other systemd based distributions like ArchLinux. But /etc/sysconfig may not exist there. Signed-off-by: Soeren Grunewald <soeren.grunewald@desy.de> | ||||
* | distrib: Highlight C/C++ header files by default | Soeren Grunewald | 2014-09-04 | 1 | -1933/+1933 |
| | | | | | | | We already highlight C/C++ source files with the default configuration, so we should do this also for header files. Signed-off-by: Soeren Grunewald <soeren.grunewald@desy.de> | ||||
* | Merged #144 "Pretty print perl modules" | James Moger | 2014-09-04 | 1 | -1/+1 |
|\ | |||||
| * | Pretty print perl modules | Michael Legart | 2014-09-04 | 1 | -1/+1 |
| | | | | | | Since perl scripts (.pl) was already supported, add .pm for perl modules | ||||
* | | Merged #143 "Fix url-based password keaing in Redmine auth provider" | James Moger | 2014-09-04 | 1 | -2/+3 |
|\ \ | |||||
| * | | fix misstyped passwords leaked in log files with redmine auth provider | mereth | 2014-08-19 | 1 | -2/+3 |
| |/ | |||||
* | | Merged #142 "Update setup_authentication.mkd" | James Moger | 2014-09-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update setup_authentication.mkd | Anthony O. | 2014-08-08 | 1 | -1/+1 |
| |/ | | | | | In AuthenticationManager:385, only `provider instanceof UsernamePasswordAuthenticationProvider` will be called | ||||
* | | Merged #141 "Allow gitblit baseFolder to be defined by a system property" | James Moger | 2014-09-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Allow gitblit baseFolder to be defined by a system property | Koen Serry | 2014-08-03 | 1 | -1/+1 |
| |/ | |||||
* / | Updated french translations | Romain GAGNAIRE | 2014-07-25 | 1 | -397/+397 |
|/ | |||||
* | Merge branch 'ticket/139' | James Moger | 2014-07-05 | 1 | -5/+2 |
|\ | | | | | | | | | Conflicts: src/main/java/com/gitblit/servlet/RawServlet.java | ||||
| * | Fix raw servlet blob paths not respecting web.forwardSlashCharacter | James Moger | 2014-07-05 | 1 | -10/+8 |
| | | |||||
* | | Merged #139 "Raw link blob paths do not respect web.forwardSlashCharacter" | James Moger | 2014-07-05 | 1 | -5/+6 |
|\ \ | |||||
| * | | Fix raw servlet blob paths not respecting web.forwardSlashCharacter | James Moger | 2014-07-05 | 1 | -5/+6 |
| |/ | |||||
* | | Merged #137 "NPE in RawServlet#L265" | James Moger | 2014-07-05 | 1 | -0/+9 |
|\ \ | |||||
| * | | Fix possible NPE in RawServlet | James Moger | 2014-07-05 | 1 | -0/+9 |
| |/ | |||||
* | | Refine web.canonicalUrl documentation | Kyle Gottfried | 2014-07-01 | 1 | -2/+12 |
| | | |||||
* | | Merged #120 "Update Korean translation" | James Moger | 2014-07-01 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fix translation | Revi | 2014-06-26 | 1 | -4/+4 |
| | | | | | | | | | As well as links. | ||||
* | | | Fix project model creation bug with forced lowercase names | James Moger | 2014-06-27 | 1 | -7/+8 |
| | | | |||||
* | | | Use consistent keys for repository cache lookups | James Moger | 2014-06-27 | 3 | -29/+86 |
| | | | |||||
* | | | Escape Lucene query values with hyphens | James Moger | 2014-06-27 | 1 | -1/+1 |
| | | | |||||
* | | | Redirect to tree root when blob page parameters are invalid | James Moger | 2014-06-27 | 1 | -0/+5 |
| | | | |||||
* | | | Merged #114 "StackOverFlow on (de)serialization" | James Moger | 2014-06-27 | 2 | -5/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do not serialize Loggerticket/114 | James Moger | 2014-06-27 | 2 | -5/+12 |
| |/ | |||||
* | | Removed unnecessary and obsolete download links from documenation | James Moger | 2014-06-22 | 2 | -2/+2 |
| | | |||||
* | | Fix NPE when there are two repositories which only differ in case | Sascha Vogt | 2014-06-18 | 1 | -2/+2 |
|/ | |||||
* | Documentation | James Moger | 2014-06-16 | 2 | -7/+12 |
| | |||||
* | Documentation | James Moger | 2014-06-16 | 1 | -10/+11 |
| | |||||
* | 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 | 4 | -0/+812 |
|\ | | | | | Italian translation. | ||||
| * | Italian translation. | GianMaria Romanato | 2014-06-15 | 4 | -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 import | David Ostrovsky | 2014-06-16 | 1 | -1/+0 |
| | | |||||
* | | changed empty repo page | Jeroen Baten | 2014-06-15 | 1 | -5/+5 |
| | | |||||
* | | Dutch translated strings | Jeroen Baten | 2014-06-14 | 1 | -9/+81 |
| | | |||||
* | | Documentation | James Moger | 2014-06-14 | 1 | -1/+1 |
| | | |||||
* | | Update Korean translation | Dongsu, KIM | 2014-06-14 | 2 | -11/+81 |
| | | |||||
* | | Documentation | James Moger | 2014-06-13 | 1 | -0/+2 |
| | | |||||
* | | 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 | 4 | -0/+811 |
|\ \ | | | | | | | Add german translation to Gitblit | ||||
| * | | Add german translation of welcome.mkd | Carsten Lenz | 2014-06-13 | 1 | -0/+3 |
| | | | |||||
| * | | Add german translation of login.mkd | Carsten Lenz | 2014-06-13 | 1 | -0/+3 |
| | | | |||||
| * | | 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 |
| |/ |