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
/
com
/
gitblit
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Experimental JGit-based GC Executor
James Moger
2012-10-28
1
-0
/
+3
*
Repository sorting should be case-insensitive
James Moger
2012-10-23
1
-0
/
+2
*
Permission regexes are now case-insensitive
James Moger
2012-10-22
1
-0
/
+13
*
Completed permissions UI, RPC, and Manager support (issue 36)
James Moger
2012-10-19
1
-12
/
+50
*
Exclude submodules from zip downloads (issue 151)
James Moger
2012-10-19
1
-0
/
+3
*
Fix possible string index out of bounds exception
James Moger
2012-10-10
1
-4
/
+9
*
Finer-grained repository access permissions (issue 36)
James Moger
2012-10-10
1
-0
/
+20
*
Catch all exceptions from MarkdownPapers and rethrow as ParseException (issue...
James Moger
2012-10-05
1
-0
/
+6
*
Adjusted message to be more descriptive (issue 126)
James Moger
2012-10-04
1
-1
/
+1
*
Fixed repository reference leak in fork mechanism
James Moger
2012-10-04
1
-3
/
+2
*
Preliminary implementation of server-side forking (issue 137)
James Moger
2012-09-29
3
-2
/
+43
*
Support X-Forwarded-Context for subdomain proxy configs (issue 135)
James Moger
2012-09-20
1
-1
/
+15
*
Use https for Gravatar integration
James Moger
2012-09-17
1
-2
/
+2
*
Fixed null pointer in commit page due to changes in submodule link (issue 132)
James Moger
2012-09-14
1
-3
/
+8
*
Fix bug in diff view for filenames with non-ASCII characters (issue 128)
James Moger
2012-09-10
3
-8
/
+53
*
Draft project pages, project metadata, and RSS feeds
James Moger
2012-09-07
1
-2
/
+1
*
Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126)
Jason Pyeron
2012-09-06
1
-0
/
+135
*
Switch from StringBuffer to StringBuilder
James Moger
2012-08-31
1
-2
/
+2
*
Fixed string encoding regression introduced with fix for BOM
James Moger
2012-08-18
1
-1
/
+0
*
Optionally cache repository list for improved performance
James Moger
2012-08-17
3
-20
/
+19
*
Submodules support
James Moger
2012-08-10
3
-11
/
+99
*
Strip hidden UTF-8 BOM from string content
James Moger
2012-08-10
1
-2
/
+9
*
Do not incrementally index blobs in submodules (issue 119)
James Moger
2012-08-07
1
-11
/
+13
*
Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115)
James Moger
2012-08-02
1
-4
/
+39
*
Compile regex patterns once and use matches instead of find (issue 103)
James Moger
2012-08-02
1
-13
/
+13
*
Tweak to relative path determination for symlinks (issue 116)
James Moger
2012-08-01
1
-4
/
+4
*
Regex exclusions for repository search (issue 103)
James Moger
2012-08-01
1
-5
/
+33
*
Add recursion depth control for repository search (issue 103)
James Moger
2012-08-01
1
-5
/
+13
*
Fixes to relative path determination for symlinks (issue 116)
James Moger
2012-07-27
1
-1
/
+15
*
Update to JGit 2.0.0
James Moger
2012-07-11
2
-3
/
+8
*
Persist cookies in ConfigUserService. Update LDAPUserService to generate coo...
James Moger
2012-07-11
1
-1
/
+5
*
Adjust repository search to handle foo.git and foo/bar.git (issue 104)
James Moger
2012-07-10
1
-3
/
+8
*
Revised TimeUtils for localization
James Moger
2012-06-15
1
-20
/
+65
*
Updated to Bootstrap 2.0.4. Responsive layout by default.
James Moger
2012-06-08
1
-2
/
+2
*
Try multiple encodings when working with string blobs (issue 97)
James Moger
2012-06-07
2
-5
/
+48
*
Expose JGit's runtime configuration settings (issue 93)
James Moger
2012-06-06
1
-0
/
+65
*
Possible fix for federation branch mirroring issue (issue 86)
James Moger
2012-06-06
1
-0
/
+68
*
Allow for admin teams with spaces in their name.
unknown
2012-04-24
1
-14
/
+18
*
Rework LDAP implementation with unboundid. Also allows for an LDAP server to...
John Crygier
2012-04-10
1
-0
/
+28
*
Skeleton LdapUserService based on John Cryiger's implementation
James Moger
2012-04-06
1
-0
/
+89
*
Adjustments to ClientLogger
James Moger
2012-03-31
1
-11
/
+56
*
Add ClientLogger so scripts can log info / warning messages to the pushing cl...
John Crygier
2012-03-31
1
-0
/
+32
*
Fixed symlink absolute path/canonical path mixup with JGit (issue 78)
James Moger
2012-03-28
2
-2
/
+31
*
Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors
James Moger
2012-03-24
1
-23
/
+0
*
Restore the leading hunk of the first line of a fragment
James Moger
2012-03-21
1
-0
/
+26
*
Properly handle renames on incremental indexing
James Moger
2012-03-20
1
-0
/
+4
*
Refactored Lucene integration and fixed two index deleteDocument bugs
James Moger
2012-03-15
1
-1018
/
+0
*
A bunch more Lucene work
James Moger
2012-03-14
2
-14
/
+54
*
Revise indexed fields and improve Lucene page usability
James Moger
2012-03-12
2
-16
/
+64
*
Revised reindex method per JGit team recommendation
James Moger
2012-03-12
1
-91
/
+143
[next]