]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-07-11 James MogerUpdate to Lucene 3.6.0
2012-07-11 James MogerUpdate to slf4j 1.6.6 and log4j 1.2.17
2012-07-11 James MogerUpdate to JGit 2.0.0
2012-07-11 James MogerFixes and adjustments to test suite
2012-07-11 James MogerShow email addresses on users panel
2012-07-11 James MogerForgot to commit UserModel with cookie field
2012-07-11 James MogerTweak to repositories panel in responsive mode
2012-07-11 James MogerMount the /users page
2012-07-11 James MogerShow user displayName in footer
2012-07-11 James MogerFixed bug in ConfigUserService when user has nothing...
2012-07-11 James MogerPersist cookies in ConfigUserService. Update LDAPUserS...
2012-07-11 James MogerFix for line number identification bug in LuceneExecuto...
2012-07-11 James MogerAdjust repository search to handle foo.git and foo...
2012-07-11 James MogerProhibit trailing slashes in repository names (issue...
2012-07-11 James MogerFinal CSS/layout tweaks for responsive UI (issue 101)
2012-07-10 James MogerCSS tweaks
2012-07-10 James MogerUpdated Apache Commons Daemon to 1.0.10
2012-07-02 James MogerUpdated docs
2012-06-30 Lukasz JaderAdded Polish translation 20/head
2012-06-18 James MogerAdded setting to control Groovy Grape folder (issue 91)
2012-06-18 James MogerMerge pull request #19 from Mrbytes/master
2012-06-17 mrbytesGitBlitWebApp_es.properties: updated translation 19/head
2012-06-15 James MogerAdded Spanish variants of welcome.mkd, login.mkd and...
2012-06-15 James MogerAdded "today" to translation file. Updated Japanese...
2012-06-15 James MogerFixed bug in Gravatar Profile page
2012-06-15 James MogerRevised TimeUtils for localization
2012-06-15 James MogerExternalized some more strings. Updated Spanish transla...
2012-06-15 James MogerUpdate Lucene index version (issue 97)
2012-06-15 James MogerFixed bug where Manager could not update unreferenced...
2012-06-15 James MogerConfigurable robots.txt (issue 99)
2012-06-09 James MogerUpdated to Bootstrap 2.0.4. Responsive layout by default.
2012-06-08 James MogerUpdated Git logos
2012-06-07 James MogerBuild gitblit jar file instead of exploded classes...
2012-06-07 James MogerTry multiple encodings when working with string blobs...
2012-06-07 James MogerExpose JGit's runtime configuration settings (issue 93)
2012-06-07 James MogerPossible fix for federation branch mirroring issue...
2012-06-06 James MogerImplemented default access restriction (issue 88)
2012-06-06 James MogerFixed anonymous clone for 'Authenticated Push' reposito...
2012-06-06 James MogerUpdated Japanese translation
2012-06-06 James MogerAdded contributed Spanish translation
2012-05-10 James MogerRevisions to custom fields
2012-05-10 James MogerAdjustments to custom fields in Manager
2012-05-10 James MogerChanged constants and fixed nullpointer in update repos...
2012-05-09 James MogerMerge pull request #16 from jcrygier/custom_properties
2012-05-09 James MogerMerge pull request #17 from peterloron/master
2012-05-08 Peter LoronAdding a limit of 2 [user + pass] on the credential... 17/head
2012-05-07 John CrygierChange layout to BoxLayout (assuming window won't be... 16/head
2012-05-07 John CrygierAdd custom fields to the manager
2012-05-07 John CrygierMake the variables / messages more consistant
2012-05-05 James MogerReordered settings model loading to avoid WAR null...
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
next