64 Commits (557a1fa25a0a1d60bdb71ea3ad0e4e9a9cd9cc61)

Author SHA1 Message Date
  James Moger 557a1fa25a Ignore the contents of a default .git/description file 10 years ago
  James Moger bb6b148bfc Revisions and documentation for personal repository prefix change 10 years ago
  Robin Rosenberg 86dca9da11 Don't crash with an NPE when the cache contains removed repositoried 10 years ago
  Florian Zschocke 3a067e5b66 Add new property git.createRepositoriesShared. 10 years ago
  Florian Zschocke 0c5c1c872a Set user repository prefix from setting. 11 years ago
  Florian Zschocke cb946fa57e Refactor logic for user repository path into one class. 11 years ago
  Florian Zschocke acb5bdf953 Maintain repository 'description' file. 10 years ago
  James Moger 005a65d186 Simplify when repository sizes are calculated (issue-295) 10 years ago
  James Moger 6a28f6dd38 If we have a cache-miss in repository loading, return a deep copy 10 years ago
  James Moger d22773711c Automatically decode %7E in repository names to ~ (issue-278) 11 years ago
  James Moger a7db574862 Implemented optional page caching 11 years ago
  James Moger 34d1fdb4fe Fixed bug with adding new local users with external authentication 11 years ago
  James Moger 64dbf8c195 Persist fork origin on first run after upgrade 11 years ago
  James Moger 5c5b7a8659 Set author as tooltip of "last change" on repositories page (issue-238) 11 years ago
  James Moger abab3a4e2b Support hot-reloading of project.mkd 11 years ago
  James Moger 06fa4ba6d1 Updated test suite to use relocated test config files 11 years ago
  James Moger b5798e1e6c Improvements to handling internal accounts (anonymous, federation user) 11 years ago
  James Moger aa7d215a9a Exclude federation user from container principal auto-create 11 years ago
  James Moger 676b72cdc1 Track fork's originRepository instead of parsing origin url (issue 190) 11 years ago
  James Moger 118805311f Fixed case-sensitivity bug in repository name enumeration 11 years ago
  James Moger 3c4ce1d366 Improve performance of cache filling 11 years ago
  James Moger 79dd0bddbd Implemented commit cache for the dashboards, activity, and project pages 11 years ago
  James Moger be2d71efb0 Improve username (en|de)coding for urls 11 years ago
  James Moger 15cb305fbd Support (%40|@) username (en|de)coding for repository urls and authentication 11 years ago
  James Moger 06b6912115 Do not set cookies for sessions authenticated via certificate or container 11 years ago
  James Moger 2f64a2810e Disallow credential changes for container authenticated sessions 11 years ago
  James Moger 9b54923f4e Option to auto-create accounts based on authenticated container principals (issue-246) 11 years ago
  James Moger 9788200234 Improve NPE handling for hook script enumeration (issue-253) 11 years ago
  James Moger cedf138f3c Globl and per-repository setting to exclude authors form metrics (issue-251) 11 years ago
  James Moger 1a8eb19b3c Make days back filter a setting 11 years ago
  James Moger 9628271309 Centralized isServingRepositories method 11 years ago
  James Moger 79d3240ea4 Added simple star/unstar function 11 years ago
  James Moger 24cec3843a Added missing repo size values 11 years ago
  James Moger 366bec6ae9 Allow client apps to specify a minimum required access permission 11 years ago
  James Moger df550007fe Close file descriptor leak (issue-199) 11 years ago
  James Moger 7d6328ddfc Support user override of client application definitions 11 years ago
  James Moger d55ce81623 Improve WAR resource extraction by using ServletContext.getResourcePaths 11 years ago
  James Moger 9e7041fad0 Fix NPEs when initializing on a servlet container which returns a null contextFolder 11 years ago
  James Moger 828add77e7 Implemented application menus for repository url panel 11 years ago
  James Moger ffbf03175b Uber-cool repository panel overhaul 11 years ago
  James Moger 40aa845076 Revised Git Daemon to improve thread stopping and to eliminate repository name hack 11 years ago
  James Moger 4b4e708d32 Do not include push-restricted, empty repositories for users without push access 11 years ago
  James Moger bf822e22e2 Disable GitDaemon by default 11 years ago
  James Moger 3156f36bc5 Null out GitDaemon if it fails to start 11 years ago
  James Moger 4065058ab8 Fixed broken exception message formatting on starting GitDaemon 11 years ago
  James Moger 843c42bafa Completed migration to JGit 3.0.0-SNAPSHOT 11 years ago
  David Ostrovsky 2b76826802 Bump JGit version to 3.0.0-SNAPSHOT 11 years ago
  David Ostrovsky 2df02e9abd Revert "Minor ajustments for gerrit-gitblit plugin" 11 years ago
  David Ostrovsky f15f17a803 Minor ajustments for gerrit-gitblit plugin 11 years ago
  James Moger 75bca8ea4a Added Git Daemon support 11 years ago