]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-05-07 John CrygierMake the variables / messages more consistant
2012-05-04 John CrygierWeb UI done for Custom Fields. Changed variable names...
2012-05-04 John CrygierChange techique for custom properties to fall in line...
2012-05-03 John CrygierAbility to get / set "custom" properties within a Repos...
2012-05-02 James MogerMerge pull request #15 from mragab/java-proxy
2012-05-02 Mohamed RagabAdded a script to facilitate setting the proxy host... 15/head
2012-04-27 James MogerAdded Ivy 2.2.0 dependency (issue 91)
2012-04-27 James MogerChange servlet API dependency from Glassfish to officia...
2012-04-27 James MogerRome specifies JDOM 1.0, downgrade JDOM dependency...
2012-04-26 James MogerMerge pull request #14 from WenWu/master
2012-04-26 fifthgnatforce encoding JSON response as UTF-8 14/head
2012-04-25 James MogerDisable membership, display name, and email fields...
2012-04-25 James MogerAllow user services to control editing of display name...
2012-04-25 James MogerAllow manipulating display name and email address from...
2012-04-25 James MogerAllow manipulating display name and email address from...
2012-04-25 James MogerDisplayname and email address persistence for ConfigUse...
2012-04-25 James MogerAdded a logout hook to IUserService
2012-04-25 James MogerMerge jcrygier's LDAP injection defense and displayname...
2012-04-25 John CrygierAdd logic to get display name & email (Simply stored... 13/head
2012-04-25 James MogerDocumentation
2012-04-25 James MogerCorrected log typos
2012-04-24 James MogerAdd LdapUserServiceTest to suite and adjusted test...
2012-04-24 James MogerUpdated the key generator to build nested key classes
2012-04-24 James MogerMerge pull request #12 from jcrygier/ldap_unboundid
2012-04-24 unknownAllow for admin teams with spaces in their name. 12/head
2012-04-18 John CrygierChange username to come from simpleUserName (from login...
2012-04-11 James MogerReset build identifiers for the next release
2012-04-11 James MogerRelease 0.9.3 v0.9.3
2012-04-11 James MogerExample post-receive hook script for creating a local...
2012-04-10 John CrygierAllow for different port for LDAP in-memory server...
2012-04-10 John CrygierDocumentation for LDAP. Covers the setup case that...
2012-04-10 John CrygierRework LDAP implementation with unboundid. Also allows...
2012-04-10 James MogerRevised repository model list persistence (issue 81)
2012-04-09 James MogerAutomatically set java.awt.headless=true for Gitblit GO
2012-04-09 James MogerFixed: could not clear any RepositoryModel setting...
2012-04-06 James MogerSkeleton LdapUserService based on John Cryiger's implem...
2012-04-04 James MogerReset build identifiers for next release
2012-04-04 James MogerRelease 0.9.2 v0.9.2
2012-03-31 James MogerDocumentation
2012-03-31 James MogerAdjustments to ClientLogger
2012-03-31 John CrygierAdd ClientLogger so scripts can log info / warning...
2012-03-31 James MogerMerge pull request #10 from jonnybbb/master
2012-03-30 Johannes Buehlerremoved wrong char from page, which caused IE8 no to... 10/head
2012-03-30 James MogerFixed overzealous externalization of save and cancel...
2012-03-30 James MogerIgnore .gradle
2012-03-29 James MogerEnsure that lengthy commit messages are clipped in...
2012-03-29 James MogerFixed activity page row layout regression (issue 79)
2012-03-28 James MogerFixed symlink absolute path/canonical path mixup with...
2012-03-28 James MogerMerge pull request #9 from mohamedmansour/master
2012-03-28 Mohamed MansourFixes init script for chkconfig. 9/head
2012-03-27 James MogerReset build identifiers for next release
2012-03-27 James MogerRelease 0.9.1 v0.9.1
2012-03-27 James MogerReset build identifier for next release
2012-03-27 James MogerRelease 0.9.0 v0.9.0
2012-03-27 James MogerDocumentation
2012-03-27 James MogerAdded a utility class to specify gitblit.indexBranch...
2012-03-27 James MogerImplemented support for "default" branch
2012-03-26 James MogerExternalized a bunch of strings for translation
2012-03-26 James MogerCSS corrections for tags page and IE
2012-03-26 James MogerInclude partial Japanese translation with Manager
2012-03-26 James MogerDo not include servlet jar in WAR build
2012-03-26 James MogerTweak activity page css for improved spacing
2012-03-26 James MogerIndex tags consistently
2012-03-26 James MogerImproved commit message/ref panel layout
2012-03-25 James MogerSimplified refs panel layout and css
2012-03-25 James MogerCorrected timestamp on activity panel from author time...
2012-03-25 James MogerFixed Gravatar image security exception with Wicket...
2012-03-25 Kensuke MatsuzakiTranslate more massages
2012-03-25 Kensuke MatsuzakiAdd Japanese massages
2012-03-25 James MogerAdded Lucene search page screenshot to documentation
2012-03-25 James MogerAdded web.allowLuceneIndexing to enable/disable Lucene...
2012-03-24 James MogerFixed null pointer for LuceneExecutor unit tests
2012-03-24 James MogerEnsure that FederationPullExecutor resets to FETCH_HEAD...
2012-03-23 James MogerUpdate indexed branches on federation pull
2012-03-23 James MogerUpdated login and search forms to use the SessionlessForm
2012-03-23 James MogerImplemented SessionlessForm to workaround Wicket's...
2012-03-23 James MogerUpdate to Wicket 1.4.20
2012-03-22 James MogerProperly escape fragment for HTML
2012-03-22 James MogerEnsure that the line counts start at 1
2012-03-22 James MogerAdjusted spacing on activity page
2012-03-22 James MogerDocumentation
2012-03-22 James MogerExternalized the Lucene ignore extensions
2012-03-22 James MogerRestore the leading hunk of the first line of a fragment
2012-03-21 James MogerOnly show pager if the total search hits exceed the...
2012-03-21 James MogerCorrected sample syntax for branch and path terms
2012-03-21 James MogerDocumentation
2012-03-20 James MogerAdded Ubuntu service init script (issue 72)
2012-03-20 James MogerDocumentation
2012-03-20 James MogerAdded a file icon to the changed paths tables
2012-03-20 James MogerDisplay tag links on indexed commits and tweaked term...
2012-03-20 James MogerInclude tags on incremental commit indexing
2012-03-20 James MogerAdded protect-refs.groovy to the GO and WAR builds
2012-03-20 James MogerAdjust translation for default branch (HEAD)
2012-03-20 James MogerDisable default branch/HEAD selector on create/empty...
2012-03-20 James MogerProperly handle renames on incremental indexing
2012-03-20 James MogerShrink summary page activity graph a little
2012-03-20 James MogerDisplay fewer content fragments for blobs
2012-03-20 James MogerDocumentation
2012-03-20 James MogerEliminated Lucene settings
2012-03-20 James MogerIndicate 0 search results
next