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
/
gitblit
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate nearly all direct GitBlit singleton references in Wicket
James Moger
2013-11-26
1
-0
/
+126
*
Automatically adjust web.forwardSlash on Tomcat containers
James Moger
2013-11-26
1
-45
/
+21
*
Remove elaborate HEAD determination
James Moger
2013-11-26
1
-17
/
+0
*
Implement mirror executor (issue-5)
James Moger
2013-11-13
1
-0
/
+50
*
Refactor markup processing in preparation for supporting other formats
James Moger
2013-11-12
1
-0
/
+14
*
Disable the SMARTYPANTS Markdown extension
James Moger
2013-10-25
1
-1
/
+2
*
Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324)
James Moger
2013-10-25
1
-1
/
+13
*
Remove "show readme" flag in favor of automatic detection
James Moger
2013-10-25
1
-0
/
+15
*
Replaced MarkdownPapers with pegdown
James Moger
2013-10-18
1
-28
/
+12
*
Fix Markdown document enumeraton
James Moger
2013-10-16
1
-2
/
+2
*
Check for refs/ not refs/heads/ when updating a ref
James Moger
2013-10-01
1
-1
/
+1
*
Trim trailing whitespace and organize imports
James Moger
2013-09-30
29
-593
/
+599
*
Add recursive delete function to FileUtils
James Moger
2013-09-30
1
-0
/
+24
*
Add normalized diffstats to the commit, commitdiff, and compare pages
James Moger
2013-09-27
4
-53
/
+347
*
Fix potential NPE in git commit search
James Moger
2013-09-23
1
-1
/
+4
*
Removed GitWeb-style diff renderer
James Moger
2013-09-18
3
-164
/
+40
*
Removed unused Issues classes
James Moger
2013-09-17
1
-829
/
+0
*
Remove incomplete and deprecated TicGit feature
James Moger
2013-09-17
1
-148
/
+0
*
Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes
James Moger
2013-09-17
2
-3
/
+543
|
\
|
*
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
|
*
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
1
-22
/
+32
*
|
Merge branch 'userrepoprefix' of https://github.com/fzs/gitblit into prefixes
James Moger
2013-09-17
1
-0
/
+107
|
\
\
|
*
|
Check user prefix for invalid options. Add JavaDoc. Add unit tests.
Florian Zschocke
2013-08-26
1
-44
/
+99
|
*
|
Refactor logic for user repository path into one class.
Florian Zschocke
2013-08-26
1
-0
/
+52
|
|
/
*
/
Avoid NPE when the default branch cannot be identified
Robin Rosenberg
2013-09-01
1
-0
/
+2
|
/
*
Close streams in finally block.
Florian Zschocke
2013-08-21
1
-10
/
+36
*
Improvements to reflog branch deletion
James Moger
2013-07-31
1
-13
/
+21
*
Update Gitblit reflog on branch delete from UI if Gitblit has an existing reflog
James Moger
2013-07-22
1
-0
/
+48
*
Added GET_USER request to RPC interface (issue-275)
James Moger
2013-07-22
1
-0
/
+18
*
Reset dashboard and activity commit cache on branch REWIND or DELETE
James Moger
2013-07-16
1
-0
/
+17
*
Set author as tooltip of "last change" on repositories page (issue-238)
James Moger
2013-07-03
1
-11
/
+28
*
Improvements to handling internal accounts (anonymous, federation user)
James Moger
2013-07-02
1
-1
/
+1
*
Fixed missing branches on dashboards
James Moger
2013-06-27
1
-0
/
+1
*
Fixed submodule diff display
James Moger
2013-06-25
1
-0
/
+12
*
Improve performance of cache filling
James Moger
2013-06-24
3
-3
/
+11
*
Implemented commit cache for the dashboards, activity, and project pages
James Moger
2013-06-24
4
-20
/
+266
*
Fixed IOOB exception in StringUtils.getRelativePath (issue-256)
James Moger
2013-06-19
1
-1
/
+1
*
Reflogs, Digests, and Dashboards
James Moger
2013-06-18
1
-70
/
+93
*
Ignore orphaned .git folder in repositories folder (issue-256)
James Moger
2013-06-18
1
-0
/
+1
*
Globl and per-repository setting to exclude authors form metrics (issue-251)
James Moger
2013-06-10
1
-1
/
+15
*
Refinements to push log display and daily digests
James Moger
2013-05-31
3
-24
/
+63
*
Gracefully handle branch creation in daily log digests
James Moger
2013-05-31
1
-1
/
+5
*
Added a Dashboard page with a daily ref log of starred/owned repos
James Moger
2013-05-30
1
-25
/
+151
*
Enhance push log utils api with functional date filtering
James Moger
2013-05-25
1
-0
/
+38
[next]