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
/
GitblitManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adopt chain-loading properties as the default setup
James Moger
2014-10-27
1
-5
/
+4
*
Allow authentication providers to control user and team role changes
James Moger
2014-09-26
1
-0
/
+11
*
Merge branch 'ticket/187' into develop
James Moger
2014-09-25
1
-0
/
+12
|
\
|
*
Restrict Gitblit cookie to the context path
James Moger
2014-09-25
1
-0
/
+12
*
|
Merge branch 'ticket/173' into develop
James Moger
2014-09-08
1
-1
/
+6
|
\
|
|
*
Fix MigrateTickets failure for view-restricted repositories
James Moger
2014-09-08
1
-1
/
+6
*
|
Merge branch 'ticket/164' into develop
James Moger
2014-09-07
1
-0
/
+7
|
\
|
|
*
Create infrastructure for XSS sanitization
James Moger
2014-09-07
1
-0
/
+6
*
|
Merge branch 'ticket/167' into develop
James Moger
2014-09-05
1
-0
/
+7
|
\
|
|
*
New forks shall respect the source repository access restriction
James Moger
2014-09-05
1
-0
/
+7
*
|
Extract ticket service into an injectable object with a custom provider
James Moger
2014-07-03
1
-7
/
+29
*
|
Implement custom IPublicKeyManager provider
James Moger
2014-07-03
1
-11
/
+22
*
|
Annotate managers with @Singleton
James Moger
2014-07-03
1
-0
/
+4
*
|
Extract services manager into a top-level injectable manager
James Moger
2014-07-03
1
-84
/
+0
*
|
Use Guice-Servlet rather than custom code and expose the Injector
James Moger
2014-07-03
1
-0
/
+6
|
/
*
Add method to INotificationManager to return email service status
James Moger
2014-06-05
1
-0
/
+5
*
Add a basic SSH public key management UI
James Moger
2014-06-05
1
-0
/
+15
*
Move delete repository function into the edit page
James Moger
2014-05-09
1
-0
/
+5
*
Ensure the repository model ref list is refreshed on ref creation or deletion
James Moger
2014-05-07
1
-0
/
+5
*
Fix forcing default locale to en or LANG_CC for web ui
James Moger
2014-04-28
1
-0
/
+6
*
[findbugs] Clarify class used for resource loading
James Moger
2014-04-17
1
-2
/
+2
*
Add plugin (un)install lifecycle methods
James Moger
2014-04-17
1
-2
/
+2
*
Enforce plugin-requires attribute
James Moger
2014-04-15
1
-0
/
+6
*
Upgrade plugin command
James Moger
2014-04-13
1
-0
/
+5
*
Eliminate plugin name, stick with id and description
James Moger
2014-04-12
1
-4
/
+4
*
Allow user to disable checksum verification on plugin registry refresh
James Moger
2014-04-11
1
-2
/
+2
*
Improve plugin manager based on upstreamed contributions to pf4j
James Moger
2014-04-10
1
-38
/
+38
*
Rename SSH key store on user rename
James Moger
2014-04-10
1
-0
/
+3
*
Implement simple JSON-based plugin registry and install command
James Moger
2014-04-10
1
-0
/
+36
*
Split administration commands into a plugin, enhance plugin manager
James Moger
2014-04-10
1
-0
/
+52
*
Handle ssh keys as objects, not strings, and improve the ls and rm key commands
James Moger
2014-04-10
1
-2
/
+2
*
Style: changed manager order to reflect dependency chain
James Moger
2014-04-10
1
-5
/
+5
*
Add plugins/extension infrastructure
David Ostrovsky
2014-04-10
1
-1
/
+17
*
Elevate the public key manager to a top-level manager
James Moger
2014-04-10
1
-0
/
+10
*
Revise SSH public key integration with AuthenticationManager
James Moger
2014-04-10
1
-5
/
+5
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
1
-0
/
+7
*
Exclude ticket branches when forking a canonical repository
James Moger
2014-03-11
1
-2
/
+32
*
Ticket tracker with patchset contributions
James Moger
2014-03-03
1
-0
/
+10
*
Move GarbageCollector repository methods to the RepositoryManager
James Moger
2014-02-28
1
-0
/
+15
*
Improve notification api by introducing the Mailing model
James Moger
2014-02-28
1
-17
/
+3
*
Do not grant fork CLONE permissions to users/teams with implied regex
James Moger
2014-02-26
1
-5
/
+6
*
issue-361: Reset user cookie after administrative password change
James Moger
2014-01-28
1
-0
/
+5
*
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
1
-0
/
+10
*
Refactor managers and authentication for federation
James Moger
2013-11-29
1
-0
/
+1096
*
Flattened IGitblitManager, GitblitManager, and GitBlit classes
James Moger
2013-11-29
1
-456
/
+0
*
Serve repositories on /r in addition to /git
James Moger
2013-11-29
1
-1
/
+1
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
1
-7
/
+0
*
Extract Federation, Gitblit and Services manager from GitBlit singleton
James Moger
2013-11-29
1
-0
/
+463