James Moger
2014-05-16 aa1361d04cfe09f90e7d8bece90c00dd6e4185bb
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
2013-06-11 James Moger
Improve NPE handling for hook script enumeration (issue-253)
blob@ 978820 commitdiff | diff to current
2013-06-10 James Moger
Globl and per-repository setting to exclude authors form metrics (issue-251)
blob@ cedf13 commitdiff | diff to current
2013-06-10 James Moger
Make days back filter a setting
blob@ 1a8eb1 commitdiff | diff to current
2013-05-30 James Moger
Centralized isServingRepositories method
blob@ 962827 commitdiff | diff to current
2013-05-30 James Moger
Added simple star/unstar function
blob@ 79d324 commitdiff | diff to current
2013-05-15 James Moger
Added missing repo size values
blob@ 24cec3 commitdiff | diff to current
2013-05-15 James Moger
Allow client apps to specify a minimum required access permission
blob@ 366bec commitdiff | diff to current
2013-05-15 James Moger
Close file descriptor leak (issue-199)
blob@ df5500 commitdiff | diff to current
2013-05-10 James Moger
Support user override of client application definitions
blob@ 7d6328 commitdiff | diff to current
2013-05-10 James Moger
Improve WAR resource extraction by using ServletContext.getResourcePaths
blob@ d55ce8 commitdiff | diff to current
2013-05-10 James Moger
Fix NPEs when initializing on a servlet container which returns a null cont...
blob@ 9e7041 commitdiff | diff to current
2013-05-09 James Moger
Implemented application menus for repository url panel
blob@ 828add commitdiff | diff to current
2013-05-07 James Moger
Uber-cool repository panel overhaul
blob@ ffbf03 commitdiff | diff to current
2013-05-03 James Moger
Revised Git Daemon to improve thread stopping and to eliminate repository n...
blob@ 40aa84 commitdiff | diff to current
2013-05-02 James Moger
Do not include push-restricted, empty repositories for users without push a...
blob@ 4b4e70 commitdiff | diff to current
2013-04-18 James Moger
Disable GitDaemon by default
blob@ bf822e commitdiff | diff to current
2013-04-18 James Moger
Null out GitDaemon if it fails to start
blob@ 3156f3 commitdiff | diff to current
2013-04-18 James Moger
Fixed broken exception message formatting on starting GitDaemon
blob@ 406505 commitdiff | diff to current
2013-04-15 James Moger
Completed migration to JGit 3.0.0-SNAPSHOT
blob@ 843c42 commitdiff | diff to current
2013-04-14 David Ostrovsky
Bump JGit version to 3.0.0-SNAPSHOT
blob@ 2b7682 commitdiff | diff to current
2013-04-14 David Ostrovsky
Revert "Minor ajustments for gerrit-gitblit plugin"
blob@ 2df02e commitdiff | diff to current
first | « prev | next »