James Moger
2013-11-13 c44dd099a432094a12131cf60dfc8a19f5aa8101
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
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
first | « prev | next »