]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-11-23 James MogerMostly functional Gitblit Certificate Authority tool
2012-11-23 James MogerGenerate empty CRL on startup to make Jetty happy
2012-11-23 James MogerAdded JCalendar 1.3.2 dependency
2012-11-23 James MogerCommand-line tool to generate client certificate bundle...
2012-11-23 James MogerRevised Gitblit GO certificate generation to use new...
2012-11-23 James MogerX509 certificate generation utilities for CA, web,...
2012-11-23 James MogerUpdated to BouncyCastle 1.47
2012-11-23 James MogerX509 certificate authentication based on Kevin Anderson...
2012-11-11 James MogerEmpty repository page failed to handle missing reposito...
2012-11-09 James MogerTweaks to rename reporting in sendmail-html
2012-11-08 James MogerFix? for oodles of selected repositories in Lucene...
2012-11-08 James MogerAdd sendmail-html to the build script
2012-11-06 James MogerUse static calls for settings and refine css layout...
2012-11-06 James MogerAdded setting to control length of abbreviated commit...
2012-11-06 James MogerFixed regression in setting up Lucene executor
2012-11-06 James MogerFix sendmail-html hook name
2012-11-05 James MogerUI tweaks, respect gravatar settings, and forward-slash...
2012-11-05 Guillaume SauthierFixes and reuse Bootstrap CSS in HTML sendmail (pull...
2012-11-05 Guillaume SauthierHTML email notification methods and hook (pull request...
2012-11-03 Marcin FloryanMavenObject definitions have slightly more consistent...
2012-11-03 Marcin FloryanDownload progress - CR character behaves as expected...
2012-11-02 Marcin FloryanA failure to download dependencies fails the build...
2012-11-02 Wolfgangfirst running hook to send pushed file to the bug track...
2012-11-02 James MogerPermission filtering in web ui
2012-11-01 James MogerInclude owned repositories while editing a user model
2012-11-01 James MogerIgnore permission definitions for admins, it just confu...
2012-11-01 James MogerCentralize Manager row height setting
2012-11-01 James MogerGracefully deal with missing repository in permissions...
2012-11-01 James MogerRenamed isEditable to mutable
2012-11-01 James MogerImprove transparency of permissions by indicating permi...
2012-10-31 James MogerPersonal repositories must always be owned by the accou...
2012-10-31 James MogerTeams must be sorted
2012-10-31 James MogerRepository cache must be case-insensitive to match...
2012-10-31 James MogerDon't even bother running Lucene indexer if we are...
2012-10-31 James MogerFixed ticgit ticket urls (issue 157)
2012-10-31 James MogerAdded frm to default pretty print extensions (issue...
2012-10-31 James MogerInclude gravatar images in registrant permissions panel...
2012-10-31 James MogerClarified delete permission choice
2012-10-31 James MogerReject add if permission selector has not been set
2012-10-31 James MogerEnable verify committer iff >= push restricted
2012-10-31 James MogerHandle case of missing repository in Manager (issue...
2012-10-30 James MogerFixed intermittent incomplete fork network
2012-10-30 James MogerReplaced fork icon
2012-10-30 James MogerAdded null checkinng and logging for edit user permissi...
2012-10-30 James MogerFix intermittent Wicket page expirations on EditNNN...
2012-10-30 James MogerMoved owner field onto access permissions tab
2012-10-30 James MogerRefactor GC period into an integer for simpler translations
2012-10-30 James MogerFixed missing repo counts on user projects
2012-10-30 James MogerStabilizing and polishing permissions ui. Still in...
2012-10-29 James MogerUse repository swatch coloring in registrant permission...
2012-10-28 James MogerExperimental JGit-based GC Executor
2012-10-28 James MogerDo not display link for add team in LDAP-managed teams...
2012-10-24 James MogerFixed missing project counts in project headers
2012-10-24 James MogerImplemented exclusion (X) permission
2012-10-23 James MogerFix broken unit test on Windows
2012-10-23 James MogerEnforce strict order for permission determination
2012-10-23 James MogerAdd some common regex filters to the repository lists
2012-10-23 James MogerRepository sorting should be case-insensitive
2012-10-22 James MogerTweak permissions panel layout a bit
2012-10-22 James MogerFixed bug where owner could not edit a repository throu...
2012-10-22 James MogerPermission regexes are now case-insensitive
2012-10-22 James MogerFixed null pointer exceptions Manager create User and...
2012-10-22 James MogerDifferentiate between an explicit permission and a...
2012-10-22 James MogerRenamed method to UserModel.canCreate(String repository)
2012-10-22 James MogerEnsure illegal repository names are rejected in create...
2012-10-22 James MogerImplemented optional create-on-push
2012-10-20 James MogerRemoved unneeded pom file from Gerrit plugin merge
2012-10-20 James MogerSwitch to tab interface for Edit User and Edit Team...
2012-10-20 James MogerSplit edit repository page into tabs
2012-10-20 James MogerConstruct access permissions from already retrieved...
2012-10-20 James MogerSplit committer verification description into two strings
2012-10-20 James MogerCompleted permissions UI, RPC, and Manager support...
2012-10-20 James MogerNew permissions UI for EditRepository (issue 36)
2012-10-20 James MogerExclude submodules from zip downloads (issue 151)
2012-10-20 James MogerNew permissions UI for EditUser and EditTeam (issue 36)
2012-10-20 James MogerAdd note about http.sslVerify to federation docs (issue...
2012-10-20 James MogerAdded UserModel null check
2012-10-20 Luca MilanesioAllows integration of GitBlit as plug-in in other projects. 46/head
2012-10-13 James MogerMerge branch 'master' of https://github.com/Mrbytes...
2012-10-13 James MogerWhitespace change
2012-10-12 James MogerImplemented Manager support for team roles and verify...
2012-10-12 James MogerAdded an IntelliJ module file for fun
2012-10-12 MrbytesGitBlitWebApp_es.properties: 44/head
2012-10-12 James MogerRemoved duplicate ticgit description and added permissi...
2012-10-11 James MogerExperimental committer verification
2012-10-11 James MogerClarified ticgit status in its description
2012-10-11 James MogerCreated static repository close functions for unit...
2012-10-11 James MogerTweak canFork description
2012-10-11 James MogerSupport Team canAdmin, canCreate, and canFork (issue 36)
2012-10-10 James MogerAdd regex permission matching to hasRepositoryPermissio...
2012-10-10 James MogerFixed bug where repository ownership was not updated...
2012-10-10 James MogerTry regex permission matching if exact permission is...
2012-10-10 James MogerFix possible string index out of bounds exception
2012-10-10 James MogerUpdate to Jetty 7.6.7
2012-10-10 James MogerFiner-grained repository access permissions (issue 36)
2012-10-09 James MogerFixed missing translations in Gitblit Manager builds...
2012-10-07 MrbytesGitBlitWebApp_es.properties: 42/head
2012-10-05 James MogerFixed bug in create/rename repository if the root group...
2012-10-05 James MogerImplemented New Repository for personal repositories
2012-10-05 James MogerRemove fork reference from origin repository on rename
next