]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-08-02 James MogerCompile regex patterns once and use matches instead...
2012-08-02 James MogerPer-repository authorization control: AUTHENTICATED...
2012-08-02 James MogerTweak to relative path determination for symlinks ...
2012-08-02 James MogerRegex exclusions for repository search (issue 103)
2012-08-01 James MogerAdd recursion depth control for repository search ...
2012-08-01 James MogerFixed Lucene unit tests
2012-07-28 James MogerDocumentation
2012-07-28 James MogerFixes to relative path determination for symlinks ...
2012-07-25 James MogerReal raw page for text, images, and binaries (issue...
2012-07-23 James MogerProperly decode blobs on reindex (issue 112)
2012-07-18 Konstantinos... Added shell script equivalents to the cmd versions... 22/head
2012-07-17 James MogerFixed LdapUserService if account has null email address...
2012-07-14 Lukasz JaderAdd polish variants of welcome.mkd, login.mkd and Empty... 21/head
2012-07-14 Lukasz JaderFix some typos in polish translation
2012-07-14 James MogerReset build identifiers for the next release
2012-07-14 James MogerFinal documenation of 1.0.0 release v1.0.0
2012-07-14 James MogerBundle JDOM with API build
2012-07-14 James MogerExclude UnboundID classes from Manager and Federation...
2012-07-14 James MogerChanges to commit page for responsive layout
2012-07-12 James MogerFixed broken Lucene blob delete
2012-07-11 James MogerDocumentation
2012-07-11 James MogerRevert "Update to JCommander 1.27"
2012-07-11 James MogerDocumentation
2012-07-11 James MogerUpdate to Groovy 1.8.6
2012-07-11 James MogerUpdate to JCommander 1.27
2012-07-11 James MogerUpdate to Gson 1.7.2
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
next