]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2011-06-18 James MogerOverride settings from command-line.
2011-06-18 James MogerDon't show all credentials in debug log, only failures.
2011-06-18 James MogerMap gitservlet from web.xml and configure it from gitbl...
2011-06-18 James MogerImproved web.xml builder. Now it includes the parameter...
2011-06-18 James MogerMount parameters setting.
2011-06-18 James MogerMostly stable war build.
2011-06-14 James MogerAdded AccessRestrictionFilter and simplified authentica...
2011-06-11 James MogerRSS syndication feature. Documentation. CSS tweaks.
2011-06-09 James MogerSimplified screenshot process and automated thumbnail...
2011-06-09 James MogerBuild script improvements for release management.
2011-06-09 James MogerUnit testing. Documentation. Simplified settings classes.
2011-06-09 James MogerBlame support finished, requires JGit 1.0.0. Checkstyle...
2011-06-08 James MogerStubbed out Blame. Added Github banner to site. Documen...
2011-06-08 James MogerImproved metrics page and added metrics links to branch...
2011-06-07 James MogerDocumentation. Moved clone and fetch into JGitUtils...
2011-06-05 James MogerAdded git-notes to docs. Fixed parent path mode.
2011-06-04 James MogerFixed refs linking problem. Author metrics are lowercase.
2011-06-03 James MogerGitNotes. Unit testing. More correct refs.
2011-06-03 James MogerUnit testing. Start of git-notes display feature.
2011-06-02 James MogerRefactored some unit tests and utils.
2011-06-02 James MogerDocumentation. Enforce ".git" suffix for created repos...
2011-06-02 James MogerReadme markdown on summary page per-repository.
2011-06-01 James MogerStats -> Metrics. Docs in distribution zip. Created...
2011-06-01 James MogerUnit testing. Disable links on first commit. Initial...
2011-05-29 James MogerUnit testing.
2011-05-29 James MogerUnit testing.
2011-05-28 James MogerUnit testing. Removal of some unused code paths.
2011-05-28 James MogerCodepro analyze dependencies. Documentation.
2011-05-26 James MogerChanged git.otherUrls to web.otherUrls.
2011-05-26 James MogerFindbugs. CodePro Audit. Checkstyle. Unit test refactoring.
2011-05-25 James MogerSelected Apache License. Dropped : from name. Its...
2011-05-24 James MogerDocumentation.
2011-05-24 James MogerDownload zip feature.
2011-05-24 James MogerDelete/Rename repos & user. Edit link. Dropped crypt...
2011-05-23 James MogerUser list. Revised home page. Updated Jetty. Secure...
2011-05-22 James MogerMake keystore script independent of JDK using BouncyCastle.
2011-05-22 James MogerDocumentation.
2011-05-20 James MogerDocumentation filename-linkname aliases.
2011-05-20 James MogerDocumentation.
2011-05-19 James MogerCritical fix for servlet.
2011-05-19 James MogerDocumentation tweak.
2011-05-19 James MogerOwner editing. Frozen status. Grouped repositories...
2011-05-18 James MogerBuilding site content and documentation from Markdown.
2011-05-16 James MogerMove admin links. Drop extra GitBlit link. Line numbers...
2011-05-12 James MogerImprovements to create/edit user.
2011-05-12 James MogerUpdated gitignore.
2011-05-12 James MogerRemoved distribution files from project root.
2011-05-12 James MogerMoved distribution files. Revised build script. Securit...
2011-05-12 James MogerClarified access restrictions.
2011-05-12 James MogerRenamed User to UserModel.
2011-05-12 James MogerAdd user. Implemented repository view and git access...
2011-05-05 James MogerComments in config file. Disable TLS renegotiation.
2011-05-05 James MogerAutomatically generate a self-signed certificate with...
2011-05-04 James MogerBuild infrastructure improvements. Setting to show...
2011-05-03 James MogerDrop new lines between table rows for Opera.
2011-04-30 James MogerWorking on error handling.
2011-04-28 James MogerImprove repo folder detection. Fail gracefully on creat...
2011-04-28 James MogerCentralized markdown transforms. Moved config ops to...
2011-04-28 James MogerIntegrated pagelinks into RepositoryPage. Fixed string...
2011-04-26 James MogerCommit header panel. File type icons. Docs page.
2011-04-26 James MogerSprinkled some icons throughout ui. Centralized icon...
2011-04-24 James MogerRestylized search form. Used GNOME's search icon.
2011-04-23 James MogerBasic Create/Edit Repository. JGit 0.12-stable. Tag...
2011-04-22 James MogerUse markdown for welcome message. Simplify login page...
2011-04-22 James MogerAdded merge icon. Added commit legend with counts....
2011-04-21 James MogerSelectable diff presentation: gitblit, gitweb, or plain.
2011-04-21 James MogerSupport Markdown rendering. Use Wicket GoogleCharts...
2011-04-20 James MogerTag diamonds and sliding date scale on activity graph.
2011-04-19 James MogerDiv to Span
2011-04-19 James MogerColor-coded change type indicator with tooltip for...
2011-04-18 James MogerAdd search form to the page nav links panel within...
2011-04-18 James MogerFix Eclipse complaints about illegal tag location.
2011-04-18 James MogerAuthor and Committer search integration.
2011-04-17 James MogerFinished history tree/blob links.
2011-04-17 James Mogerpatch-to-current feature.
2011-04-17 James MogerImplemented diff-to-current.
2011-04-17 James MogerRename ticgit integration to tickets.
2011-04-16 James MogerReplaced three history placeholder labels with real...
2011-04-16 James MogerWorking history feature. Tweak to paging.
2011-04-16 James MogerMore flexible authentication. Anonymous view, authenti...
2011-04-15 James MogerShow commit parents on separate lines. "tagger" instea...
2011-04-15 James MogerSettings overhaul. Fixes to authentication. Bind inter...
2011-04-14 James MogerGenerate Keys class from gitblit.properties as part...
2011-04-14 James MogerAuthenticate the webapp against the same realm as the...
2011-04-13 James MogerStart of webapp authentication.
2011-04-13 James MogerFixed ticgit pages.
2011-04-13 James MogerHtml and Css simplifications.
2011-04-13 James MogerPatch formatter. Ensure html escaping. css tweaks.
2011-04-12 James MogerEliminated most session usage.
2011-04-11 James MogerRef links.
2011-04-11 James MogerEnforce default paging value.
2011-04-11 James MogerMoved paging count to setting. Fixed css layouts....
2011-04-11 James MogerRefactored more link panels into fragments.
2011-04-11 James MogerPage log.
2011-04-08 James Mogercreated panels for logs, tags, and branches.
2011-04-07 James MogerLocalized all strings for translation. Removed old...
2011-04-07 James MogerLet Wicket manage resources and use markup inheritance.
2011-04-06 James MogerAdded placeholder for Admin links on main page.
2011-04-06 James MogerMostly working Diff presentation.
2011-04-06 James MogerSimplified links some more. Added TicGit browser.
next