James Moger
2013-02-25 64b6f382d35e1fea0172b222277dae0312f274e4
2013-01-23 SHaselbauer
alternative variant to disable thread creation by the scheduledExecutor in ...
blob@ 58102e commitdiff | diff to current
2013-01-23 SHaselbauer
seleniumFixV2: connected thread pool creation to condition web.allowLuceneI...
blob@ 514da0 commitdiff | diff to current
2013-01-23 James Moger
Merged multiple owners (pull request #63)
blob@ 1613f4 commitdiff | diff to current
2013-01-23 James Moger
Revised multiple owners contribution
blob@ 661db6 commitdiff | diff to current
2013-01-21 SHaselbauer
Merge multiple owners feature (pull request #63, #66)
blob@ fb9813 commitdiff | diff to current
2013-01-15 James Moger
Support --baseFolder parameter and small data reorganization
blob@ 93d506 commitdiff | diff to current
2013-01-13 James Moger
Null checks when generating a fork network (issue-187)
blob@ 972751 commitdiff | diff to current
2013-01-11 James Moger
Show indicators for Sparkleshared repositories
blob@ e4e682 commitdiff | diff to current
2013-01-11 James Moger
Fanout service for Sparkleshare clients
blob@ 5316d2 commitdiff | diff to current
2013-01-05 James Moger
Fixed NPE on create repo with mixed case (issue-185)
blob@ 56d913 commitdiff | diff to current
2013-01-04 James Moger
Support local accounts with LdapUserService and RedmineUserService (issue-183)
blob@ 4e3c15 commitdiff | diff to current
2013-01-03 James Moger
Cache and re-use project markdown content (issue-172)
blob@ eee533 commitdiff | diff to current
2013-01-03 James Moger
Build project models from repository cache, when possible (issue-172)
blob@ 7ec9d3 commitdiff | diff to current
2013-01-02 James Moger
Fixed fork origin determination if !git.cacheRepositoryList (issue-182)
blob@ 9910e5 commitdiff | diff to current
2013-01-02 James Moger
Fixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182)
blob@ 46bdf9 commitdiff | diff to current
2012-12-21 James Moger
Added case-sensitive check for repository
blob@ 7b0f30 commitdiff | diff to current
2012-12-21 James Moger
Fixed cache bug wrt create/edit repository with existing repo name (issue-172)
blob@ 6f8ad9 commitdiff | diff to current
2012-12-21 James Moger
Fixed regression in repository cache wrt repo names with case (issue-172)
blob@ 2d85d4 commitdiff | diff to current
2012-12-06 James Moger
Tweak reading war setting overrides
blob@ e783f2 commitdiff | diff to current
2012-12-05 James Moger
Global and per-repository setting to throttle prolific repos in Activity pa...
blob@ 8295dd commitdiff | diff to current
2012-12-03 James Moger
Consolidate authentication techniques and support container principals (iss...
blob@ 37fa66 commitdiff | diff to current
2012-11-30 James Moger
Fixed regression on certificate authentication of servlets
blob@ d7f4a1 commitdiff | diff to current
2012-11-29 James Moger
Skip re-authentication if we have a valid session
blob@ e5c779 commitdiff | diff to current
2012-11-29 James Moger
Improve logging of certificate authentication
blob@ 5f3966 commitdiff | diff to current
2012-11-29 James Moger
Track the authentication type in the session
blob@ 8fef1f commitdiff | diff to current
2012-11-29 James Moger
Moved cookie and certificate authentication to http request authentication...
blob@ 86a985 commitdiff | diff to current
2012-11-28 James Moger
Fixed missing format call for certificate authentication logging
blob@ 579cdd commitdiff | diff to current
2012-11-23 James Moger
X509 certificate authentication based on Kevin Anderson's implementation
blob@ 3983a6 commitdiff | diff to current
2012-11-06 James Moger
Fixed regression in setting up Lucene executor
blob@ 618d16 commitdiff | diff to current
2012-11-05 Guillaume Sauthier
HTML email notification methods and hook (pull request #51)
blob@ d60a42 commitdiff | diff to current
2012-11-02 James Moger
Permission filtering in web ui
blob@ ba6150 commitdiff | diff to current
2012-11-01 James Moger
Include owned repositories while editing a user model
blob@ 368dad commitdiff | diff to current
2012-11-01 James Moger
Gracefully deal with missing repository in permissions ui (issue 155)
blob@ 7ba85b commitdiff | diff to current
2012-10-31 James Moger
Renamed isEditable to mutable
blob@ 40b07b commitdiff | diff to current
2012-10-31 James Moger
Improve transparency of permissions by indicating permission source
blob@ 644bdd commitdiff | diff to current
2012-10-31 James Moger
Repository cache must be case-insensitive to match permissions
blob@ b20dfa commitdiff | diff to current
2012-10-31 James Moger
Don't even bother running Lucene indexer if we are GCing anything
blob@ dad8b4 commitdiff | diff to current
2012-10-30 James Moger
Fixed intermittent incomplete fork network
blob@ 2a63f6 commitdiff | diff to current
2012-10-30 James Moger
Refactor GC period into an integer for simpler translations
blob@ e26d93 commitdiff | diff to current
2012-10-29 James Moger
Stabilizing and polishing permissions ui. Still in-progress.
blob@ 092f0a commitdiff | diff to current
2012-10-28 James Moger
Experimental JGit-based GC Executor
blob@ e92c6d commitdiff | diff to current
2012-10-22 James Moger
Differentiate between an explicit permission and a regex permission
blob@ 87f6c3 commitdiff | diff to current
2012-10-19 James Moger
Completed permissions UI, RPC, and Manager support (issue 36)
blob@ 822dfe commitdiff | diff to current
2012-10-19 James Moger
New permissions UI for EditRepository (issue 36)
blob@ 97a715 commitdiff | diff to current
2012-08-14 Luca Milanesio
Allows integration of GitBlit as plug-in in other projects.
blob@ 85f639 commitdiff | diff to current
2012-10-11 James Moger
Experimental committer verification
blob@ 15640f commitdiff | diff to current
2012-10-10 James Moger
Fixed bug where repository ownership was not updated on rename user
blob@ 17363c commitdiff | diff to current
2012-10-10 James Moger
Finer-grained repository access permissions (issue 36)
blob@ 20714a commitdiff | diff to current
2012-10-05 James Moger
Fixed bug in create/rename repository if the root group alias is specified ...
blob@ 2c60de commitdiff | diff to current
2012-10-05 James Moger
Remove fork reference from origin repository on rename
blob@ dd79f4 commitdiff | diff to current
first | « prev | next »