]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-04-11 James MogerExample post-receive hook script for creating a local...
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-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
2012-03-20 James MogerPolish the Lucene search page. Integrate both search...
2012-03-19 James MogerEnsure repository indexes are properly closed before...
2012-03-17 James MogerImplemented RPC administration of indexed branches
2012-03-17 James MogerUpdate to Bootstrap 2.0.2
2012-03-17 James MogerImplemented Lucene search result paging
2012-03-17 James MogerIncremental commit indexing was missing branch field
2012-03-16 James MogerEnsure that the welcome message is interpreted as UTF...
2012-03-16 James MogerRepository-branch Lucene indexing is now opt-in
2012-03-15 James MogerClose the Lucene index writer/searcher on a repository...
2012-03-15 James MogerUse reflection to determine source repository index
2012-03-15 James MogerRefactored Lucene integration and fixed two index delet...
2012-03-14 James MogerRepository must have commits to be searchable
2012-03-14 James MogerA bunch more Lucene work
2012-03-14 James MogerAdjusted spacing on summary page
2012-03-14 James MogerReplaced "committed" with "authored" on activity page
2012-03-14 James MogerWrapped activity page charts with table due to GoogleCh...
2012-03-14 James MogerRemoved reference to old css file
2012-03-14 James MogerAdded Lucene Memory lib dependency
2012-03-14 James MogerRemoved obsolete resources
2012-03-13 James MogerMade LucenePage stateless
2012-03-13 James MogerRevise indexed fields and improve Lucene page usability
2012-03-13 James MogerAdd Lucene Highlighter dependency
2012-03-13 James MogerRevised reindex method per JGit team recommendation
2012-03-10 James MogerLucene adjustments
2012-03-10 James MogerMore Lucene progress
2012-03-05 James MogerNot all GitNotes were displayed on the commit page...
2012-03-05 James MogerReplace ChoiceRenderer with StringChoiceRenderer (issue 71)
2012-03-03 James MogerImproved look of Lucene page
2012-03-02 James MogerWhoops. x2. LucenePage.html
2012-03-02 James MogerWhoops. Missed adding LucenePage.
2012-02-29 James MogerDraft integration of Lucene search mechanism and web ui
2012-02-29 James MogerDropped non-annotated tag index test
next