James Moger
2012-12-31 160ee43394f6c645465b2b1dd80c460766d122bc
2012-12-31 James Moger
Final documentation of 1.2.0 release
blob@ 160ee4 commitdiff | diff to current
2012-12-22 James Moger
Update to JGit 2.2.0
blob@ ed3213 commitdiff | diff to current
2012-12-21 James Moger
Fixed regression in isFrozen (issue 181)
blob@ b2d028 commitdiff | diff to current
2012-12-18 Rafael Cavazin
Merged Brazilian Portuguese translation
blob@ 34148f commitdiff | diff to current
2012-12-07 James Moger
Harden metrics from polluted data (issue-176)
blob@ ac7e9a commitdiff | diff to current
2012-12-05 James Moger
Documentation
blob@ dc9735 commitdiff | diff to current
2012-12-05 James Moger
Added server setting to specify keystore alias for ssl certificate (issue 98)
blob@ acb63a commitdiff | diff to current
2012-12-05 James Moger
Global and per-repository setting to throttle prolific repos in Activity pa...
blob@ 8295dd commitdiff | diff to current
2012-12-03 James Moger
Support symlink display in tree and commit pages (issue-171)
blob@ e5662e commitdiff | diff to current
2012-12-03 James Moger
Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)
blob@ d3c189 commitdiff | diff to current
2012-12-03 James Moger
Consolidate authentication techniques and support container principals (iss...
blob@ 37fa66 commitdiff | diff to current
2012-11-30 James Moger
Support alternate compressed download formats (issue-174)
blob@ 59b817 commitdiff | diff to current
2012-11-30 James Moger
Added Commons-Compress and XZ for Java (issue-174)
blob@ 9e1aa2 commitdiff | diff to current
2012-11-28 James Moger
Added groovy and scala extensions to default pretty print list
blob@ b71854 commitdiff | diff to current
2012-11-27 James Moger
Added short commit id column to log and history tables (issue 168)
blob@ 73f1ad commitdiff | diff to current
2012-11-27 James Moger
Fixed history page links for files not in the current/active commit (issue ...
blob@ d83bd6 commitdiff | diff to current
2012-11-23 James Moger
Mostly functional Gitblit Certificate Authority tool
blob@ 4ad1eb commitdiff | diff to current
2012-11-23 James Moger
Added JCalendar 1.3.2 dependency
blob@ f09f24 commitdiff | diff to current
2012-11-23 James Moger
Revised Gitblit GO certificate generation to use new X509 utility functions
blob@ d8a0f1 commitdiff | diff to current
2012-11-23 James Moger
Updated to BouncyCastle 1.47
blob@ 1729d4 commitdiff | diff to current
2012-11-23 James Moger
X509 certificate authentication based on Kevin Anderson's implementation
blob@ 3983a6 commitdiff | diff to current
2012-11-11 James Moger
Empty repository page failed to handle missing repository (issue 160)
blob@ b845f1 commitdiff | diff to current
2012-11-06 James Moger
Added setting to control length of abbreviated commit hash id
blob@ 798581 commitdiff | diff to current
2012-11-05 Guillaume Sauthier
HTML email notification methods and hook (pull request #51)
blob@ d60a42 commitdiff | diff to current
2012-10-31 James Moger
Fixed ticgit ticket urls (issue 157)
blob@ d7be8c commitdiff | diff to current
2012-10-31 James Moger
Added frm to default pretty print extensions (issue 156)
blob@ 9ba9be commitdiff | diff to current
2012-10-28 James Moger
Experimental JGit-based GC Executor
blob@ e92c6d commitdiff | diff to current
2012-10-22 James Moger
Permission regexes are now case-insensitive
blob@ e5aaa5 commitdiff | diff to current
2012-10-21 James Moger
Implemented optional create-on-push
blob@ 72cb19 commitdiff | diff to current
2012-10-19 James Moger
Split committer verification description into two strings
blob@ 54f2c8 commitdiff | diff to current
2012-10-19 James Moger
Completed permissions UI, RPC, and Manager support (issue 36)
blob@ 822dfe commitdiff | diff to current
2012-10-18 James Moger
Exclude submodules from zip downloads (issue 151)
blob@ 13417c commitdiff | diff to current
2012-10-11 James Moger
Experimental committer verification
blob@ 15640f commitdiff | diff to current
2012-10-10 James Moger
Fixed bug where repository ownership was not updated on rename user
blob@ 17363c commitdiff | diff to current
2012-10-10 James Moger
Try regex permission matching if exact permission is not found (issue 36)
blob@ 5d7545 commitdiff | diff to current
2012-10-10 James Moger
Update to Jetty 7.6.7
blob@ 75acde commitdiff | diff to current
2012-10-10 James Moger
Finer-grained repository access permissions (issue 36)
blob@ 20714a commitdiff | diff to current
2012-10-09 James Moger
Fixed missing translations in Gitblit Manager builds (issue 145)
blob@ c890e1 commitdiff | diff to current
2012-10-05 James Moger
Fixed bug in create/rename repository if the root group alias is specified ...
blob@ 2c60de commitdiff | diff to current
2012-10-05 James Moger
Implemented New Repository for personal repositories
blob@ 6662e3 commitdiff | diff to current
2012-10-05 James Moger
Catch all exceptions from MarkdownPapers and rethrow as ParseException (iss...
blob@ 88aad7 commitdiff | diff to current
2012-10-04 James Moger
Fixed duplicate entries in repository cache (issue 140)
blob@ 9f5a86 commitdiff | diff to current
2012-09-29 James Moger
Preliminary implementation of server-side forking (issue 137)
blob@ 1e1b85 commitdiff | diff to current
2012-09-27 James Moger
Updated to Lucene 3.6.1
blob@ 94da97 commitdiff | diff to current
2012-09-27 James Moger
Updated to Wicket 1.4.21
blob@ 94464d commitdiff | diff to current
2012-09-27 James Moger
Updated to Groovy 1.8.8
blob@ 470192 commitdiff | diff to current
2012-09-27 James Moger
Updated to JGit 2.1.0.201209190230-r
blob@ 569f8c commitdiff | diff to current
2012-09-26 James Moger
Fix LDAP connection leak (issue 139)
blob@ 301adb commitdiff | diff to current
2012-09-20 James Moger
Support X-Forwarded-Context for subdomain proxy configs (issue 135)
blob@ c558de commitdiff | diff to current
2012-09-20 James Moger
Revised delete branch feature (issue 121)
blob@ 33622b commitdiff | diff to current
first | « prev | next »