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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add normalized diffstats to the commit, commitdiff, and compare pages
James Moger
2013-09-27
15
-74
/
+546
*
Fix width calculation in branch graph when there are 0 or 1 commits
James Moger
2013-09-27
1
-24
/
+28
*
Change default access restriction to PUSH
James Moger
2013-09-27
5
-6
/
+6
*
Added setting to globally disable anonymous pushes in the receive pack
James Moger
2013-09-27
3
-4
/
+15
*
Merge receive processing into one class
James Moger
2013-09-27
4
-102
/
+332
*
Remove unused class
James Moger
2013-09-27
1
-119
/
+0
*
Do not log passwords on failed authentication attempts (issue-316)
James Moger
2013-09-27
1
-2
/
+2
*
Synchronize critical ConfigUserService methods
James Moger
2013-09-23
1
-14
/
+14
*
Eliminate redundant read() and use accessor instead of direct cache access
James Moger
2013-09-23
1
-3
/
+1
*
Fix potential NPE in cookie retrieval
James Moger
2013-09-23
1
-0
/
+3
*
Return cloned usermodel on cookie authentication
James Moger
2013-09-23
1
-0
/
+6
*
Fix commit log css for branch graphs
James Moger
2013-09-23
1
-1
/
+3
*
Fix potential NPE in git commit search
James Moger
2013-09-23
1
-1
/
+4
*
Fix potential NPE in setting shared permissions
James Moger
2013-09-23
1
-6
/
+6
*
Fix support for implied SSH urls in web.otherUrls (issue-311)
James Moger
2013-09-19
1
-1
/
+9
*
Disable *most* activity graphs when web.generateActivityGraph=false
James Moger
2013-09-19
3
-27
/
+41
*
Reverse line links in blob view (issue-309)
James Moger
2013-09-19
1
-2
/
+5
*
Improve non-visible parent lane rendering for BranchGraphServlet
James Moger
2013-09-18
1
-5
/
+27
*
CSS tweaks for responsive layout
James Moger
2013-09-18
2
-4
/
+4
*
Improve the rendering of the branch graph for summary page
James Moger
2013-09-18
1
-3
/
+4
*
Added GitNotes to the commitdiff page
James Moger
2013-09-18
2
-0
/
+49
*
Removed GitWeb-style diff renderer
James Moger
2013-09-18
6
-182
/
+44
*
Add support for rendering Markdown commit messages (issue-203)
Bret K. Ikehara
2013-09-18
14
-29
/
+114
*
Removed unused Issues classes
James Moger
2013-09-17
3
-1491
/
+7
*
Ignore the contents of a default .git/description file
James Moger
2013-09-17
1
-2
/
+4
*
Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194)
James Moger
2013-09-17
4
-4
/
+404
*
Remove obsolete and deprecated FileUserService
James Moger
2013-09-17
2
-1182
/
+16
*
Remove incomplete and deprecated TicGit feature
James Moger
2013-09-17
9
-424
/
+40
*
Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes
James Moger
2013-09-17
3
-5
/
+552
|
\
|
*
Fix set-gid bit clearing under Linux when effective gid is different from fil...
Florian Zschocke
2013-08-26
2
-7
/
+99
|
*
Fix setting wrrong custom mode on file and in config.
Florian Zschocke
2013-08-26
1
-2
/
+5
|
*
Remove unsupported option '-O' from 'ls' command.
Florian Zschocke
2013-08-26
1
-1
/
+1
|
*
Add JavaDoc.
Florian Zschocke
2013-08-26
2
-28
/
+107
|
*
Add new property git.createRepositoriesShared.
Florian Zschocke
2013-08-26
1
-2
/
+9
|
*
Implement adjusting file permissions for shared repositories.
Florian Zschocke
2013-08-26
1
-19
/
+63
|
*
Add proper implementation of methods in JnaUtils.
Florian Zschocke
2013-08-26
2
-99
/
+319
|
*
Add method JGitUtils.createRepository(folder, name, shared) to create a new
Florian Zschocke
2013-08-26
1
-0
/
+102
*
|
Revisions and documentation for personal repository prefix change
James Moger
2013-09-17
6
-30
/
+74
*
|
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
[prev]
[next]