]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
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
2012-10-05 James MogerCatch all exceptions from MarkdownPapers and rethrow...
2012-10-04 James MogerAdjusted message to be more descriptive (issue 126)
2012-10-04 James MogerFixed repository reference leak in fork mechanism
2012-10-04 James MogerExclude everything from ext/src from all builds
2012-10-04 James MogerFixed duplicate entries in repository cache (issue...
2012-10-04 MrbytesGitBlitWebApp_es.properties: 41/head
2012-10-03 James MogerFix anonymous browsing of user profile page
2012-10-03 James MogerDisplay fork indicator in Manager
2012-10-03 James MogerImplemented support for toggling User.canFork in Manager
2012-10-03 James MogerMoved is frozen checkbox to match Manager
2012-10-03 James MogerImplemented support for toggling Repository.allowForks...
2012-10-03 James MogerUse anonymous usermodel in a few places
2012-10-03 James MogerShow fork indicator on the repositories page
2012-10-03 James MogerFix broken project links
2012-10-03 James MogerFix fork detection on Windows
2012-10-03 James MogerHide some repository page header elements on phones...
2012-10-03 James MogerPolish fork-in-progress page
2012-10-03 James MogerDisplay entire fork network. Link as appropriate for...
2012-10-02 James MogerMoved the fork mechanism from a javascript link to...
2012-10-02 James MogerUse a custom redirect mechanism to workaround servlet...
2012-10-02 James MogerFixed delete repository from repository panel
2012-10-02 James MogerShow display name for owner, when possible
2012-10-02 James MogerTweaking forks page
2012-10-02 James MogerMethod to generate fork network graph
2012-10-02 James MogerShow fork links according to user permissions. Improve...
2012-09-30 James MogerPreliminary implementation of server-side forking ...
2012-09-30 James MogerUpdated the static JGit version string
2012-09-28 James MogerExclude hamcrest from builds, change output folders
2012-09-28 James MogerAutomatically delete obsolete artifacts from ext
2012-09-27 James MogerAdded Lucene-Queries dependency
2012-09-27 James MogerReorganize .classpath
2012-09-27 James MogerUpdated to JUnit 4.10
2012-09-27 James MogerUpdated to Lucene 3.6.1
2012-09-27 James MogerAdded Hamcrest-Core (JUnit) and Jakarta-Regexp (Lucene...
2012-09-27 James MogerUpdated to Wicket 1.4.21
2012-09-27 James MogerUpdated to Groovy 1.8.8
next