James Moger
2013-11-20 bdfdc9c65c5eb2786b7dd8e33ba8a12a3bafe86d
2013-11-20 James Moger
Extract NotificationManager from GitBlit singleton
blob@ bdfdc9 commitdiff | diff to current
2013-11-20 James Moger
Extract RuntimeManager from GitBlit singleton
blob@ e24670 commitdiff | diff to current
2013-11-19 James Moger
Create a Gitblit aggregate manager delegate for git upload/receive tasks
blob@ 325396 commitdiff | diff to current
2013-11-19 James Moger
Eliminate static singleton calls from user services
blob@ 5200b3 commitdiff | diff to current
2013-11-18 James Moger
Use Dagger to inject managers into all filters and servlets
blob@ cacf8b commitdiff | diff to current
2013-11-18 James Moger
Instantiate and register all servlets and filters from code (servlet 3)
blob@ 116422 commitdiff | diff to current
2013-11-17 James Moger
Define manager interfaces and update all of Gitblit to use managers
blob@ db4f6b commitdiff | diff to current
2013-11-16 James Moger
Automatically disable the Git daemon on Express
blob@ 718ae7 commitdiff | diff to current
2013-11-16 James Moger
Automatically adjust web.forwardSlash on Tomcat containers
blob@ 6f442a commitdiff | diff to current
2013-11-14 James Moger
Eliminate the "enumerate documentation" repository setting
blob@ 445b72 commitdiff | diff to current
2013-11-13 James Moger
Implement mirror executor (issue-5)
blob@ c44dd0 commitdiff | diff to current
2013-10-24 James Moger
Remove "show readme" flag in favor of automatic detection
blob@ 90d5e0 commitdiff | diff to current
2013-10-18 James Moger
Replaced MarkdownPapers with pegdown
blob@ 0365f6 commitdiff | diff to current
2013-10-02 James Moger
Switch web.xml baseFolder from context-param to env-entry
blob@ 06718b commitdiff | diff to current
2013-09-30 James Moger
Remove remaining TicGit tickets references
blob@ cd92be commitdiff | diff to current
2013-09-30 James Moger
Trim trailing whitespace and organize imports
blob@ 699e71 commitdiff | diff to current
2013-09-27 James Moger
Change default access restriction to PUSH
blob@ b32502 commitdiff | diff to current
2013-09-27 James Moger
Do not log passwords on failed authentication attempts (issue-316)
blob@ 7535eb commitdiff | diff to current
2013-09-23 James Moger
Fix potential NPE in setting shared permissions
blob@ 288d6c commitdiff | diff to current
2013-08-04 Bret K. Ikehara
Add support for rendering Markdown commit messages (issue-203)
blob@ cd9461 commitdiff | diff to current
2013-09-17 James Moger
Ignore the contents of a default .git/description file
blob@ 557a1f commitdiff | diff to current
2013-09-17 James Moger
Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes
blob@ 35f55a commitdiff | diff to current
2013-09-17 James Moger
Revisions and documentation for personal repository prefix change
blob@ bb6b14 commitdiff | diff to current
2013-09-17 James Moger
Merge branch 'userrepoprefix' of https://github.com/fzs/gitblit into prefixes
blob@ 5f8d99 commitdiff | diff to current
2013-09-01 Robin Rosenberg
Don't crash with an NPE when the cache contains removed repositoried
blob@ 86dca9 commitdiff | diff to current
2013-08-20 Florian Zschocke
Add new property git.createRepositoriesShared.
blob@ 3a067e commitdiff | diff to current
2013-07-10 Florian Zschocke
Set user repository prefix from setting.
blob@ 0c5c1c commitdiff | diff to current
2013-07-10 Florian Zschocke
Refactor logic for user repository path into one class.
blob@ cb946f commitdiff | diff to current
2013-08-21 James Moger
Merge pull request #114 from fzs/description
blob@ 75f2e6 commitdiff | diff to current
2013-08-21 Florian Zschocke
Maintain repository 'description' file.
blob@ acb5bd commitdiff | diff to current
2013-08-16 James Moger
Simplify when repository sizes are calculated (issue-295)
blob@ 005a65 commitdiff | diff to current
2013-08-16 James Moger
If we have a cache-miss in repository loading, return a deep copy
blob@ 6a28f6 commitdiff | diff to current
2013-07-24 James Moger
Automatically decode %7E in repository names to ~ (issue-278)
blob@ d22773 commitdiff | diff to current
2013-07-19 James Moger
Implemented optional page caching
blob@ a7db57 commitdiff | diff to current
2013-07-17 James Moger
Fixed bug with adding new local users with external authentication
blob@ 34d1fd commitdiff | diff to current
2013-07-13 James Moger
Persist fork origin on first run after upgrade
blob@ 64dbf8 commitdiff | diff to current
2013-07-03 James Moger
Set author as tooltip of "last change" on repositories page (issue-238)
blob@ 5c5b7a commitdiff | diff to current
2013-07-03 James Moger
Support hot-reloading of project.mkd
blob@ abab3a commitdiff | diff to current
2013-07-02 James Moger
Updated test suite to use relocated test config files
blob@ 06fa4b commitdiff | diff to current
2013-07-02 James Moger
Improvements to handling internal accounts (anonymous, federation user)
blob@ b5798e commitdiff | diff to current
2013-06-28 James Moger
Exclude federation user from container principal auto-create
blob@ aa7d21 commitdiff | diff to current
2013-06-28 James Moger
Track fork's originRepository instead of parsing origin url (issue 190)
blob@ 676b72 commitdiff | diff to current
2013-06-24 James Moger
Fixed case-sensitivity bug in repository name enumeration
blob@ 118805 commitdiff | diff to current
2013-06-24 James Moger
Improve performance of cache filling
blob@ 3c4ce1 commitdiff | diff to current
2013-06-24 James Moger
Implemented commit cache for the dashboards, activity, and project pages
blob@ 79dd0b commitdiff | diff to current
2013-06-20 James Moger
Improve username (en|de)coding for urls
blob@ be2d71 commitdiff | diff to current
2013-06-19 James Moger
Support (%40|@) username (en|de)coding for repository urls and authentication
blob@ 15cb30 commitdiff | diff to current
2013-06-17 James Moger
Do not set cookies for sessions authenticated via certificate or container
blob@ 06b691 commitdiff | diff to current
2013-06-17 James Moger
Disallow credential changes for container authenticated sessions
blob@ 2f64a2 commitdiff | diff to current
2013-06-17 James Moger
Option to auto-create accounts based on authenticated container principals ...
blob@ 9b5492 commitdiff | diff to current
first | « prev | next »