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
/
manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate plugin name, stick with id and description
James Moger
2014-04-12
2
-8
/
+8
*
Allow user to disable checksum verification on plugin registry refresh
James Moger
2014-04-11
2
-3
/
+5
*
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
3
-120
/
+388
*
Rename SSH key store on user rename
James Moger
2014-04-10
1
-0
/
+3
*
Fix ${baseFolder}/plugins mkdir bug
James Moger
2014-04-10
1
-0
/
+1
*
Implement simple JSON-based plugin registry and install command
James Moger
2014-04-10
3
-7
/
+327
*
Split administration commands into a plugin, enhance plugin manager
James Moger
2014-04-10
3
-17
/
+90
*
Handle ssh keys as objects, not strings, and improve the ls and rm key commands
James Moger
2014-04-10
3
-12
/
+11
*
Improve isServingRepositories check
James Moger
2014-04-10
2
-1
/
+9
*
Exclude SSH repository urls from anonymous users
James Moger
2014-04-10
1
-0
/
+4
*
Style: changed manager order to reflect dependency chain
James Moger
2014-04-10
2
-7
/
+7
*
Add plugins/extension infrastructure
David Ostrovsky
2014-04-10
4
-2
/
+114
*
Elevate the public key manager to a top-level manager
James Moger
2014-04-10
2
-0
/
+18
*
Revise SSH public key integration with AuthenticationManager
James Moger
2014-04-10
3
-18
/
+29
*
Fix incorrect displayed SSH transport permission
James Moger
2014-04-10
1
-20
/
+2
*
Display ssh clone urls in the repository url panel
James Moger
2014-04-10
1
-2
/
+61
*
Establish ssh keys folder, support multiple keys, revise key authenticator
James Moger
2014-04-10
1
-1
/
+1
*
Move Git daemon into different package
James Moger
2014-04-10
1
-1
/
+1
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
4
-1
/
+39
*
Eliminate use of Dagger and do not create inner classes
James Moger
2014-04-10
1
-53
/
+4
*
Factor out methods from SshCommandServer to SshDaemon
David Ostrovsky
2014-04-10
1
-1
/
+54
*
Support serving repositories over the SSH transport
Eric Myhre
2014-04-10
1
-0
/
+18
*
Ensure repositories folder is created before executing a write test
James Moger
2014-04-07
1
-0
/
+3
*
Fix missing subject in html mailings
James Moger
2014-03-21
1
-0
/
+1
*
Fix authentication security hole with external providers
James Moger
2014-03-18
1
-29
/
+44
*
Exclude ticket branches when forking a canonical repository
James Moger
2014-03-11
1
-2
/
+32
*
Allow configuring the default integration branch for a repository
James Moger
2014-03-08
1
-0
/
+7
*
Implement user "disabled" flag as an alternative to deleting the account
James Moger
2014-03-04
1
-8
/
+29
*
Ticket tracker with patchset contributions
James Moger
2014-03-03
3
-0
/
+30
*
Move GarbageCollector repository methods to the RepositoryManager
James Moger
2014-02-28
3
-4
/
+76
*
Improve notification api by introducing the Mailing model
James Moger
2014-02-28
3
-147
/
+34
*
Do not grant fork CLONE permissions to users/teams with implied regex
James Moger
2014-02-26
1
-5
/
+6
*
Reset the commit cache on repository deletion
James Moger
2014-02-21
1
-0
/
+2
*
API adjustments and elimination of duplicate config options
James Moger
2014-02-19
1
-0
/
+7
*
issue-361: Reset user cookie after administrative password change
James Moger
2014-01-28
3
-26
/
+48
*
New canonical base url setting for repository urls and notifications
James Moger
2013-12-30
1
-1
/
+5
*
Support customizing the "from" display name for generated emails
James Moger
2013-12-30
3
-3
/
+59
*
Fix NPE in getting a user's fork if repository caching is disabled
James Moger
2013-12-11
1
-1
/
+1
*
Fix external authentication failure
James Moger
2013-12-11
1
-2
/
+3
*
Added filesystem write permission check (issue-345)
James Moger
2013-11-29
3
-4
/
+22
*
Invalidate all cached repository data on "clear cache" (issue-346)
James Moger
2013-11-29
1
-0
/
+2
*
Refactor managers and authentication for federation
James Moger
2013-11-29
7
-39
/
+1177
*
Change IGitblit API to be more distinct from IUserService
James Moger
2013-11-29
1
-6
/
+20
*
Flattened IGitblitManager, GitblitManager, and GitBlit classes
James Moger
2013-11-29
4
-479
/
+52
*
Serve repositories on /r in addition to /git
James Moger
2013-11-29
2
-2
/
+2
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
6
-774
/
+609
*
Renamed Gitblit to GitBlit to not break existing Groovy hooks
James Moger
2013-11-29
1
-3
/
+3
*
Moved servlets and services to separate packages
James Moger
2013-11-29
3
-14
/
+14
*
Extract Federation, Gitblit and Services manager from GitBlit singleton
James Moger
2013-11-29
13
-33
/
+1172
[next]