]>
source.dussan.org Git - gitblit.git/log
James Moger [Thu, 17 Apr 2014 16:00:35 +0000 (12:00 -0400)]
Expose JGit 3.x receive pack settings as Gitblit settings
James Moger [Thu, 17 Apr 2014 12:53:12 +0000 (08:53 -0400)]
Merge pull request #173 from philippbeckmann/patch-1
Redirect all command line arguments for pt.cmd
Philipp Alexander Beckmann [Thu, 17 Apr 2014 11:58:03 +0000 (13:58 +0200)]
Redirect all command line arguments for pt.cmd
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.
James Moger [Wed, 16 Apr 2014 04:23:21 +0000 (00:23 -0400)]
Documentation
Ting [Wed, 16 Apr 2014 04:06:56 +0000 (00:06 -0400)]
Fix skip summary metrics regression since introducing flotr2
James Moger [Wed, 16 Apr 2014 03:58:57 +0000 (23:58 -0400)]
Improve milestone listing and include closed milestones
James Moger [Wed, 16 Apr 2014 02:54:30 +0000 (22:54 -0400)]
Do not show patchset details on closed tickets
James Moger [Tue, 15 Apr 2014 13:28:25 +0000 (09:28 -0400)]
Merge pr-170 'ticket-fix' from https://github.com/lucidd/gitblit
James Moger [Tue, 15 Apr 2014 13:27:43 +0000 (09:27 -0400)]
Removed obsolete Gravatar profile code
James Moger [Tue, 15 Apr 2014 13:17:15 +0000 (09:17 -0400)]
Update to SLF4J 1.7.5
James Moger [Tue, 15 Apr 2014 12:34:50 +0000 (08:34 -0400)]
Documentation
James Moger [Tue, 15 Apr 2014 12:33:05 +0000 (08:33 -0400)]
Enforce plugin-requires attribute
James Moger [Tue, 15 Apr 2014 12:32:31 +0000 (08:32 -0400)]
Update to pf4j 0.8.0
Kevin Walter [Tue, 15 Apr 2014 00:00:42 +0000 (02:00 +0200)]
fix NullPointerException in ITicketService and add TestCase
James Moger [Mon, 14 Apr 2014 19:11:24 +0000 (15:11 -0400)]
Start plugin manager last to allow plugins deterministic access to the other managers
James Moger [Mon, 14 Apr 2014 19:07:23 +0000 (15:07 -0400)]
Improve ticket branch ref deletion push handling
James Moger [Mon, 14 Apr 2014 19:06:25 +0000 (15:06 -0400)]
Expose the plugin manager to the webapp
James Moger [Mon, 14 Apr 2014 19:05:53 +0000 (15:05 -0400)]
Add a GitblitPlugin class for plugins to extend
James Moger [Mon, 14 Apr 2014 16:31:56 +0000 (10:31 -0600)]
Merged #47 "Fix diffstat display for tickets with pending submodule changes"
James Moger [Mon, 14 Apr 2014 16:28:23 +0000 (12:28 -0400)]
Fix diffstat display for tickets with pending submodule changes
James Moger [Mon, 14 Apr 2014 13:32:47 +0000 (09:32 -0400)]
Add ssh command to update the permission for an SSH key
James Moger [Sun, 13 Apr 2014 16:18:54 +0000 (12:18 -0400)]
Update headers
James Moger [Sun, 13 Apr 2014 16:00:47 +0000 (12:00 -0400)]
Improve plugin dispatcher command help
James Moger [Sun, 13 Apr 2014 15:57:55 +0000 (11:57 -0400)]
Upgrade plugin command
James Moger [Sun, 13 Apr 2014 15:53:25 +0000 (11:53 -0400)]
Install sources artifact to Maven and Moxie repositories for ant builds
James Moger [Sun, 13 Apr 2014 15:52:26 +0000 (11:52 -0400)]
Documentation
James Moger [Sat, 12 Apr 2014 17:27:25 +0000 (13:27 -0400)]
Eliminate plugin name, stick with id and description
James Moger [Sat, 12 Apr 2014 16:26:17 +0000 (12:26 -0400)]
Documentation
James Moger [Sat, 12 Apr 2014 14:00:12 +0000 (10:00 -0400)]
Add TicketHook extension
James Moger [Fri, 11 Apr 2014 23:28:50 +0000 (19:28 -0400)]
Add PatchsetHook extensions
James Moger [Fri, 11 Apr 2014 21:55:53 +0000 (17:55 -0400)]
Allow ReceiveHook extensions
James Moger [Fri, 11 Apr 2014 17:44:11 +0000 (13:44 -0400)]
Add 1.5.0 release highlights to release log
James Moger [Fri, 11 Apr 2014 19:03:02 +0000 (13:03 -0600)]
Merged #46 "Update to Jetty 9, drop AJP"
James Moger [Fri, 11 Apr 2014 18:54:49 +0000 (12:54 -0600)]
Merged #45 "Build with Java 7"
James Moger [Fri, 11 Apr 2014 18:51:50 +0000 (12:51 -0600)]
Merged #6 "Support serving repositories over the SSH transport"
James Moger [Fri, 11 Apr 2014 17:38:46 +0000 (13:38 -0400)]
Update to Jetty 9, drop AJP
James Moger [Fri, 11 Apr 2014 17:34:36 +0000 (13:34 -0400)]
Build with Java 7
James Moger [Fri, 11 Apr 2014 17:41:53 +0000 (13:41 -0400)]
Improve plugin documentation
James Moger [Fri, 11 Apr 2014 17:41:14 +0000 (13:41 -0400)]
Allow user to disable checksum verification on plugin registry refresh
James Moger [Fri, 11 Apr 2014 17:40:22 +0000 (13:40 -0400)]
Ensure plugins dir is created before pf4j is instantiated
James Moger [Fri, 11 Apr 2014 17:28:33 +0000 (13:28 -0400)]
Update to pf4j 0.7.1 for a bug fix
James Moger [Fri, 11 Apr 2014 17:45:51 +0000 (13:45 -0400)]
Add missing unit test utility class
James Moger [Thu, 10 Apr 2014 21:33:19 +0000 (17:33 -0400)]
Improve plugin manager based on upstreamed contributions to pf4j
James Moger [Thu, 10 Apr 2014 20:58:26 +0000 (16:58 -0400)]
Documentation
James Moger [Thu, 10 Apr 2014 20:58:06 +0000 (16:58 -0400)]
Clarify interactive shells message
James Moger [Thu, 10 Apr 2014 20:57:32 +0000 (16:57 -0400)]
Rename SSH key store on user rename
James Moger [Tue, 8 Apr 2014 02:57:47 +0000 (22:57 -0400)]
Unit tests for ssh daemon and keys dispatcher
James Moger [Wed, 2 Apr 2014 17:54:23 +0000 (13:54 -0400)]
Add hostname and ssh repo url methodso to SshCommand
James Moger [Wed, 2 Apr 2014 15:45:14 +0000 (11:45 -0400)]
Improve ticket propose instructions based on primary repository url
James Moger [Wed, 2 Apr 2014 15:44:31 +0000 (11:44 -0400)]
Allow specifying accepted PUSH transports
James Moger [Wed, 2 Apr 2014 13:41:44 +0000 (09:41 -0400)]
Fix ${baseFolder}/plugins mkdir bug
James Moger [Wed, 2 Apr 2014 13:41:23 +0000 (09:41 -0400)]
Support specifying permission levels for SSH public keys
James Moger [Tue, 1 Apr 2014 04:10:43 +0000 (00:10 -0400)]
Implement simple JSON-based plugin registry and install command
James Moger [Sun, 30 Mar 2014 19:26:54 +0000 (15:26 -0400)]
Documentation
James Moger [Sun, 30 Mar 2014 18:21:19 +0000 (14:21 -0400)]
Split administration commands into a plugin, enhance plugin manager
James Moger [Fri, 28 Mar 2014 23:44:48 +0000 (19:44 -0400)]
Implement management commands in repositories dispatcher
James Moger [Fri, 28 Mar 2014 15:39:23 +0000 (11:39 -0400)]
Finish user and team administration commands
James Moger [Fri, 28 Mar 2014 01:38:57 +0000 (21:38 -0400)]
Documentation
James Moger [Fri, 28 Mar 2014 00:26:38 +0000 (20:26 -0400)]
Implement rename user/team and set field user/team commands
James Moger [Thu, 27 Mar 2014 19:51:12 +0000 (15:51 -0400)]
Improve dispatcher usage output
James Moger [Thu, 27 Mar 2014 19:47:35 +0000 (15:47 -0400)]
Implemented teams dispatcher and management commands
James Moger [Thu, 27 Mar 2014 18:48:14 +0000 (14:48 -0400)]
Revise user list columns to match web ui
James Moger [Thu, 27 Mar 2014 17:48:51 +0000 (13:48 -0400)]
Preserve key index when re-adding an existing key
James Moger [Thu, 27 Mar 2014 17:42:23 +0000 (13:42 -0400)]
Simplify show user output
James Moger [Thu, 27 Mar 2014 17:13:29 +0000 (13:13 -0400)]
Add command to change the comment of a registered ssh public key
James Moger [Thu, 27 Mar 2014 17:06:14 +0000 (13:06 -0400)]
Add owned repositories and public key fingerprints to admin show user command
James Moger [Thu, 27 Mar 2014 14:13:26 +0000 (10:13 -0400)]
Documentation
James Moger [Thu, 27 Mar 2014 13:55:54 +0000 (09:55 -0400)]
Refine delete user method
James Moger [Thu, 27 Mar 2014 12:53:16 +0000 (08:53 -0400)]
Track the SSH public key used for a session and add a `keys which` command
James Moger [Thu, 27 Mar 2014 01:51:28 +0000 (21:51 -0400)]
Delete ssh public keys when user is deleted
James Moger [Thu, 27 Mar 2014 01:33:21 +0000 (21:33 -0400)]
Improve command help with formatting and usage examples
James Moger [Thu, 27 Mar 2014 01:32:28 +0000 (21:32 -0400)]
Reformat CmdLineParser
James Moger [Sun, 23 Mar 2014 20:29:48 +0000 (16:29 -0400)]
Add --json flag to the list command for outputing JSON
James Moger [Sun, 23 Mar 2014 15:36:14 +0000 (11:36 -0400)]
Support querying in tickets ls and accept Object[][] for table data
James Moger [Sun, 23 Mar 2014 03:07:09 +0000 (23:07 -0400)]
Refactored regex list command into a subclass
James Moger [Sun, 23 Mar 2014 02:52:31 +0000 (22:52 -0400)]
Refactor list commands into an abstract class
James Moger [Sun, 23 Mar 2014 01:47:36 +0000 (21:47 -0400)]
Draft tickets list command
James Moger [Sun, 23 Mar 2014 00:52:54 +0000 (20:52 -0400)]
Support regex filtering the projects, repositories, and users list
James Moger [Sun, 23 Mar 2014 00:37:51 +0000 (20:37 -0400)]
Improve table rendering and uer details display
James Moger [Sat, 22 Mar 2014 20:34:27 +0000 (16:34 -0400)]
Integrate a patched version of FlipTables and improve ls output
James Moger [Sat, 22 Mar 2014 14:38:06 +0000 (10:38 -0400)]
Handle ssh keys as objects, not strings, and improve the ls and rm key commands
"gitblit keys ls" now defaults to showing an indexed list of fingerprints which almost matches the output of "sshadd -l". The indexes are useful specifying key(s) to remove using "gitblit keys rm <index>". This is an important improvement for key management.
James Moger [Fri, 21 Mar 2014 22:12:40 +0000 (18:12 -0400)]
Revise dispatcher setup and command registration
James Moger [Fri, 21 Mar 2014 21:57:21 +0000 (17:57 -0400)]
Catch dispatchers registered through registerCommand
James Moger [Fri, 21 Mar 2014 16:42:24 +0000 (12:42 -0400)]
Add administrative SSH command to manage Gitblit's runtime settings
James Moger [Fri, 21 Mar 2014 16:40:23 +0000 (12:40 -0400)]
Allow command classes to manually display usage
James Moger [Fri, 21 Mar 2014 15:48:20 +0000 (11:48 -0400)]
Change hidden scope of the git dispatcher and the upload & receive commands
James Moger [Fri, 21 Mar 2014 15:47:30 +0000 (11:47 -0400)]
Hide dispatcher from usage() if it has no visible commands or visible nested dispatchers
James Moger [Fri, 21 Mar 2014 15:29:11 +0000 (11:29 -0400)]
Improve Sparkleshare integration, but leave disabled for now
James Moger [Thu, 20 Mar 2014 21:05:23 +0000 (17:05 -0400)]
Generate an RSA and a DSA keypair and chmod 600 the pem files
David Ostrovsky [Wed, 19 Mar 2014 21:31:03 +0000 (22:31 +0100)]
Add JGit gc command
David Ostrovsky [Wed, 19 Mar 2014 20:43:41 +0000 (21:43 +0100)]
Report identified user and command on command failure
Fix commented out code. Now failure is reported as:
Internal server error (user admin) during gitblit version
James Moger [Wed, 19 Mar 2014 17:22:34 +0000 (13:22 -0400)]
Allow registration of a command instance
James Moger [Wed, 19 Mar 2014 16:34:00 +0000 (12:34 -0400)]
Fix exception handling for account with no public keys
James Moger [Wed, 19 Mar 2014 16:11:53 +0000 (12:11 -0400)]
Refactor 'gitblit' commands into several nested dispatchers
James Moger [Wed, 19 Mar 2014 16:10:16 +0000 (12:10 -0400)]
Support local aliases within a dispatcher and warn on registration collisions
James Moger [Wed, 19 Mar 2014 16:08:00 +0000 (12:08 -0400)]
Clear instantiated commands and dispatchers from the dispatcher on destroy()
James Moger [Wed, 19 Mar 2014 13:04:50 +0000 (09:04 -0400)]
Improve isServingRepositories check
James Moger [Wed, 19 Mar 2014 12:51:17 +0000 (08:51 -0400)]
Exclude SSH repository urls from anonymous users
David Ostrovsky [Wed, 19 Mar 2014 07:38:35 +0000 (08:38 +0100)]
Expose new property: sshCommandStartThreads
David Ostrovsky [Wed, 19 Mar 2014 07:38:07 +0000 (08:38 +0100)]
doAuthenticate() method doesn't need to be protected