index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'userrepoprefix' of https://github.com/fzs/gitblit into prefixes
James Moger
2013-09-17
11
-20
/
+139
|
\
|
*
Check user prefix for invalid options. Add JavaDoc. Add unit tests.
Florian Zschocke
2013-08-26
1
-44
/
+99
|
*
Set user repository prefix from setting.
Florian Zschocke
2013-08-26
1
-0
/
+3
|
*
Refactor logic for user repository path into one class.
Florian Zschocke
2013-08-26
11
-20
/
+81
*
|
Don't crash with an NPE when the cache contains removed repositoried
Robin Rosenberg
2013-09-01
1
-1
/
+1
*
|
Avoid NPE when the default branch cannot be identified
Robin Rosenberg
2013-09-01
1
-0
/
+2
|
/
*
Merge pull request #115 from fzs/fu-close-finally
James Moger
2013-08-21
1
-10
/
+36
|
\
|
*
Close streams in finally block.
Florian Zschocke
2013-08-21
1
-10
/
+36
*
|
Merge pull request #114 from fzs/description
James Moger
2013-08-21
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Maintain repository 'description' file.
Florian Zschocke
2013-08-21
1
-0
/
+17
*
|
Simplify when repository sizes are calculated (issue-295)
James Moger
2013-08-16
1
-53
/
+29
*
|
If we have a cache-miss in repository loading, return a deep copy
James Moger
2013-08-16
1
-1
/
+1
*
|
Fixed anonymous LDAP logins (issue-297)
James Moger
2013-08-16
1
-4
/
+15
*
|
Add an Apache htpasswd user service
Florian Zschocke
2013-08-12
2
-1
/
+357
*
|
Add setting to cap number of activity days to display
Ori Livneh
2013-08-11
3
-0
/
+16
*
|
bugfix to make project links go to project page and not redirect to home page
Doug Ayers
2013-08-08
1
-2
/
+2
*
|
Improvements to reflog branch deletion
James Moger
2013-07-31
2
-31
/
+45
*
|
Manually redirect after branch deletion (issue 282)
James Moger
2013-07-31
1
-0
/
+11
*
|
apply PageParameters(final Map<String, ?> parameterMap), encode filename of C...
guriguri
2013-08-01
2
-45
/
+135
*
|
Fixed Gitblit Authority failing to load realm.NNN.backingUserService (issue-280)
James Moger
2013-07-25
1
-6
/
+3
|
/
*
Automatically decode %7E in repository names to ~ (issue-278)
James Moger
2013-07-24
1
-0
/
+8
*
Merge branch 'update-lang-ptbr-20130723'
Rafael Cavazin
2013-07-23
2
-9
/
+9
|
\
|
*
Some few lang adjustments - Alguns ajustes de gramática
Rafael Cavazin
2013-07-23
2
-9
/
+9
*
|
Added PAMUserService for local Linux/Unix/MacOSX account authentication
James Moger
2013-07-23
2
-1
/
+143
*
|
Catch IOException which includes SocketException in DownloadZipServlet
James Moger
2013-07-23
1
-2
/
+1
|
/
*
Update Gitblit reflog on branch delete from UI if Gitblit has an existing reflog
James Moger
2013-07-22
3
-4
/
+70
*
Added GET_USER request to RPC interface (issue-275)
James Moger
2013-07-22
3
-2
/
+44
*
Fixed incorrecter tagger in dashboard pages (issue-276)
James Moger
2013-07-22
1
-10
/
+9
*
Merge pull request #104 from rafaelcavazin/master
James Moger
2013-07-22
2
-3
/
+60
|
\
|
*
Translation of lastest Strings up-do-date.
Rafael Cavazin
2013-07-21
2
-3
/
+60
*
|
Updated Polish translation for 1.3.1
Lukasz Jader
2013-07-21
1
-1
/
+54
|
/
*
GitBlitWebApp_es.properties:
mrbytes
2013-07-19
1
-3
/
+3
*
Merge pull request #101 from svogt/fix-message-properties
James Moger
2013-07-19
1
-4
/
+4
|
\
|
*
Add missing equals sign in GitBlitWebApp.properties
Sascha Vogt
2013-07-19
1
-4
/
+4
*
|
Fixed missing clone url on the empty repository page
James Moger
2013-07-19
1
-5
/
+12
*
|
Implemented optional page caching
James Moger
2013-07-19
32
-8
/
+416
*
|
Merge pull request #100 from ds5apn/master
James Moger
2013-07-19
1
-2
/
+61
|
\
\
|
*
|
Update Korean Translation
Dongsu, KIM
2013-07-19
1
-2
/
+61
|
|
/
*
|
Merge pull request #99 from Mrbytes/master
James Moger
2013-07-19
1
-14
/
+73
|
\
\
|
*
|
Merge branch 'master' of https://github.com/gitblit/gitblit
mrbytes
2013-07-19
6
-9
/
+162
|
|
\
|
|
*
|
Spanish translation:
mrbytes
2013-07-19
1
-14
/
+73
*
|
|
Fixes findbugs warning - dereferencing null in exception case
Simon Harrer
2013-07-18
1
-1
/
+3
|
|
/
|
/
|
*
|
Updated Dutch translation
Jeroen Baten
2013-07-17
1
-49
/
+49
*
|
Prepare Dutch resource for translation
James Moger
2013-07-17
1
-1
/
+60
*
|
Fixed bug with adding new local users with external authentication
James Moger
2013-07-17
1
-5
/
+6
*
|
Update Chinese translate @ version 1.30
Stardrad Yin
2013-07-17
1
-3
/
+61
*
|
Reset dashboard and activity commit cache on branch REWIND or DELETE
James Moger
2013-07-16
2
-0
/
+34
*
|
Fix for IE10 compatibilty mode
James Moger
2013-07-16
1
-0
/
+1
|
/
*
Fixed spacing of ref span in digest and reflog panels
James Moger
2013-07-15
2
-2
/
+2
*
Fixed url panel failure when there are no repository urls (issue 269)
James Moger
2013-07-15
1
-1
/
+1
[next]