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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[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
|
*
Redirect all command line arguments for pt.cmd
Philipp Alexander Beckmann
2014-04-17
1
-1
/
+1
|
|
|
Redirects all arguments (beginning with %1) for pt.cmd to pt.py. Even if pt.py currently uses less than 9 args, this is imho an unnecessary limitation.
*
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
|
|
|
|
|
|
|
|
managers
*
|
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
|
*
Upgrade plugin command
James Moger
2014-04-13
5
-4
/
+84
|
*
Documentation
James Moger
2014-04-13
4
-2
/
+17
|
*
Eliminate plugin name, stick with id and description
James Moger
2014-04-12
4
-26
/
+25
|
*
Add TicketHook extension
James Moger
2014-04-12
8
-3
/
+98
|
*
Add PatchsetHook extensions
James Moger
2014-04-12
2
-0
/
+86
|
*
Allow ReceiveHook extensions
James Moger
2014-04-12
2
-6
/
+98
|
*
Update to Jetty 9, drop AJP
James Moger
2014-04-11
2
-174
/
+58
|
*
Allow user to disable checksum verification on plugin registry refresh
James Moger
2014-04-11
3
-5
/
+14
|
*
Ensure plugins dir is created before pf4j is instantiated
James Moger
2014-04-11
1
-3
/
+4
|
*
Improve plugin manager based on upstreamed contributions to pf4j
James Moger
2014-04-10
7
-281
/
+735
|
*
Clarify interactive shells message
James Moger
2014-04-10
1
-1
/
+1
|
*
Rename SSH key store on user rename
James Moger
2014-04-10
2
-0
/
+14
|
*
Unit tests for ssh daemon and keys dispatcher
James Moger
2014-04-10
8
-56
/
+66
|
*
Add hostname and ssh repo url methodso to SshCommand
James Moger
2014-04-10
1
-0
/
+38
|
*
Improve ticket propose instructions based on primary repository url
James Moger
2014-04-10
2
-13
/
+16
|
*
Allow specifying accepted PUSH transports
James Moger
2014-04-10
4
-0
/
+144
|
*
Fix ${baseFolder}/plugins mkdir bug
James Moger
2014-04-10
1
-0
/
+1
|
*
Support specifying permission levels for SSH public keys
James Moger
2014-04-10
6
-21
/
+120
|
*
Implement simple JSON-based plugin registry and install command
James Moger
2014-04-10
5
-22
/
+575
|
*
Split administration commands into a plugin, enhance plugin manager
James Moger
2014-04-10
18
-2268
/
+391
|
*
Implement management commands in repositories dispatcher
James Moger
2014-04-10
6
-6
/
+431
|
*
Finish user and team administration commands
James Moger
2014-04-10
2
-4
/
+15
|
*
Implement rename user/team and set field user/team commands
James Moger
2014-04-10
4
-18
/
+311
|
*
Improve dispatcher usage output
James Moger
2014-04-10
1
-0
/
+14
|
*
Implemented teams dispatcher and management commands
James Moger
2014-04-10
2
-0
/
+362
|
*
Revise user list columns to match web ui
James Moger
2014-04-10
1
-7
/
+16
|
[next]