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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter the current plugin release by the system version
James Moger
2014-04-17
3
-9
/
+49
*
[findbugs] Add null check when testing if a user is disabled in SessionPage
James Moger
2014-04-17
1
-2
/
+2
*
[findbugs] Change scope of variable in HistoryPanel
James Moger
2014-04-17
1
-3
/
+1
*
[findbugs] Remove dead code in UserPage
James Moger
2014-04-17
1
-7
/
+0
*
[findbugs] Remove unnecessary null check in RepositoryPage
James Moger
2014-04-17
1
-1
/
+1
*
[findbugs] Add null checks to the page parameters in ProjectPage
James Moger
2014-04-17
1
-2
/
+4
*
[findbugs] Create temporary ticket after setting up the response page in Edit...
James Moger
2014-04-17
1
-0
/
+3
*
[findbugs] Remove dead code in GitblitParamUrlCodingStrategy
James Moger
2014-04-17
1
-3
/
+0
*
[findbugs] Explicitly catch thrown exceptions in X509Utils
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Add null check on decoding a string in StringUtils
James Moger
2014-04-17
1
-1
/
+1
*
[findbugs] Add null check when closing a RevWalk in JGitUtils
James Moger
2014-04-17
1
-4
/
+8
*
[findbugs] Fix potential NPE in DiffStat generation
James Moger
2014-04-17
1
-3
/
+3
*
[findbugs] Simplify the SshKey <-> PublicKey comparison
James Moger
2014-04-17
1
-1
/
+1
*
[findbugs] Null check on closing a repository in TicketNotifier
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Null checks on closing a repository in ITicketService
James Moger
2014-04-17
1
-8
/
+24
*
[findbugs] Null check on closing a treewalk in BranchTicketService
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Reduce static variable assignment to one location
James Moger
2014-04-17
1
-3
/
+1
*
[findbugs] Fix potential NPE on determining hasOrigin on loading a model
James Moger
2014-04-17
1
-1
/
+2
*
[findbugs] Clarify class used for resource loading
James Moger
2014-04-17
1
-2
/
+2
*
[findbugs] Fix user assignment for clone permission check in repository resolver
James Moger
2014-04-17
1
-2
/
+1
*
[findbugs] Null check on logging merge change in patchset receive pack
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Null check on closing PAM provider
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Close resource stream in Gitblit GO
James Moger
2014-04-17
1
-1
/
+3
*
[findbugs] Remove pointless field assignment
James Moger
2014-04-17
1
-1
/
+0
*
[findbugs] Fix incorrect key lookup in commit cache
James Moger
2014-04-17
1
-2
/
+4
*
[findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer
James Moger
2014-04-17
1
-2
/
+2
*
[findbugs] Fix missing 'throw' on plugin installation failure
James Moger
2014-04-17
1
-1
/
+1
*
[findbugs] Fix throws signature
James Moger
2014-04-17
1
-1
/
+1
*
Organize imports
James Moger
2014-04-17
3
-12
/
+7
*
Remove @Inject annotation
James Moger
2014-04-17
1
-3
/
+0
*
Strip leading / from a repository name on ssh fetch/push
James Moger
2014-04-17
1
-3
/
+2
*
Update javadoc
James Moger
2014-04-17
12
-6
/
+225
*
Add plugin (un)install lifecycle methods
James Moger
2014-04-17
5
-6
/
+66
*
Expose JGit 3.x receive pack settings as Gitblit settings
James Moger
2014-04-17
1
-0
/
+11
*
Fix skip summary metrics regression since introducing flotr2
Ting
2014-04-16
1
-12
/
+14
*
Improve milestone listing and include closed milestones
James Moger
2014-04-15
3
-7
/
+33
*
Do not show patchset details on closed tickets
James Moger
2014-04-15
2
-11
/
+17
*
Merge pr-170 'ticket-fix' from https://github.com/lucidd/gitblit
James Moger
2014-04-15
1
-17
/
+20
|
\
|
*
fix NullPointerException in ITicketService and add TestCase
Kevin Walter
2014-04-15
1
-17
/
+20
*
|
Removed obsolete Gravatar profile code
James Moger
2014-04-15
2
-129
/
+0
*
|
Enforce plugin-requires attribute
James Moger
2014-04-15
4
-10
/
+65
*
|
Update to pf4j 0.8.0
James Moger
2014-04-15
2
-20
/
+20
*
|
Start plugin manager last to allow plugins deterministic access to the other ...
James Moger
2014-04-14
1
-1
/
+4
*
|
Improve ticket branch ref deletion push handling
James Moger
2014-04-14
1
-0
/
+15
*
|
Expose the plugin manager to the webapp
James Moger
2014-04-14
2
-0
/
+11
*
|
Add a GitblitPlugin class for plugins to extend
James Moger
2014-04-14
1
-0
/
+27
|
/
*
Fix diffstat display for tickets with pending submodule changes
James Moger
2014-04-14
1
-1
/
+1
*
Add ssh command to update the permission for an SSH key
James Moger
2014-04-14
1
-0
/
+38
*
Update headers
James Moger
2014-04-13
17
-69
/
+119
*
Improve plugin dispatcher command help
James Moger
2014-04-13
1
-18
/
+18
[next]