]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2014-03-08 Dongsu, KIMadded another string to Korean translations 152/head
2014-03-07 James MogerReplaced uploading to GoogleCode with uploading to...
2014-03-07 James MogerFix 'head' vs 'HEAD' commit resolution
2014-03-07 James MogerFix NPE in bugtraq processor
2014-03-07 James MogerDisplay an explanation in ticket page if the user can...
2014-03-07 James MogerConditionally hide the propose patchset instructions
2014-03-07 James MogerFix NPE in the Edit Ticket page
2014-03-07 James MogerDocumentation
2014-03-07 James MogerDo not send ticket emails to disabled users
2014-03-07 James MogerRemove garbage from a bad squash & cherry-pick
2014-03-07 James MogerMerge pull request #151 from yin8086/ChineseTrans
2014-03-07 Stardrad Yinfix some Chinese translations due to some special chara... 151/head
2014-03-07 James MogerDocumentation
2014-03-06 James MogerDo not use @Inject on the ticket service constructors
2014-03-06 James MogerExclude title, body, and status fields from initial...
2014-03-06 James MogerDocumentation
2014-03-06 James MogerDocumentation and clarify git workflows
2014-03-06 James MogerAllow resolve for proposal workflows
2014-03-06 James MogerUpdate contributors list
2014-03-06 James MogerFixed bug in merge: improper use of force and failing...
2014-03-06 Jeroen BatenUpdated the Dutch translation for 1.4.0
2014-03-06 James MogerMerged #22 "Tie mirroring, pushing, and the BranchTicke...
2014-03-06 James MogerDocument ticket replication, mirroring, and advanced... 22/22/1
2014-03-06 James MogerImprove the GO reindex-tickets shell scripts
2014-03-06 James MogerAdd and document REINDEX_TICKETS rpc request type
2014-03-06 James MogerRevise push/mirror tickets branch triggering
2014-03-06 James MogerMerge pull request #148 from yin8086/ChineseTrans
2014-03-06 James MogerMerge pull request #149 from ds5apn/master
2014-03-06 Dongsu, KIMcorrect some translations 149/head
2014-03-06 James MogerFire an event on received ticket branch updates to...
2014-03-06 Stardrad YinAdd Chinese translations for new strings, and fix trans... 148/head
2014-03-05 James MogerUpdate to JGit 3.3.0
2014-03-05 James MogerMerge pull request #147 from Mrbytes/master
2014-03-05 mrbytesTranslation esES updated 147/head
2014-03-05 James MogerAdd setting to hide the navbar for those embedding...
2014-03-05 James MogerCentralized ticket editing permission controls
2014-03-05 James MogerDelegate closed ticket changes to the Edit Ticket page
2014-03-05 James MogerAllow unregistered milestone selection on edit ticket...
2014-03-05 James MogerAllow changing status from edit ticket page
2014-03-05 James MogerNew proposal notifications should include the patchset...
2014-03-05 James MogerAllow integration (mergeTo) branch to be changed in...
2014-03-05 James MogerLocalize the ticket activity tab field name changes
2014-03-05 James MogerMerge pull request #145 from yin8086/ChineseTrans
2014-03-05 James MogerMerge pull request #144 from ds5apn/master
2014-03-05 Stardrad YinFix Chinese translate strings 145/head
2014-03-05 James MogerRestart the response on the empty page if the repositor...
2014-03-05 Dongsu, KIMUpdate Korean Translation for Gitblit 1.4.0 144/head
2014-03-05 James MogerRemove Dagger injector from the servlet context instead...
2014-03-05 James MogerExternalize some additional strings
2014-03-05 James MogerPrevent <nil> from being stored as a milestone
2014-03-04 James MogerImplement user "disabled" flag as an alternative to... 21/21/1
2014-03-04 James MogerSimplified propose instructions for an existing ticket
2014-03-04 James MogerProcess bugtraq configuration in markup document rendering
2014-03-04 James MogerDocumentation
2014-03-04 James MogerUpdate site structure
2014-03-04 James MogerUpdate contributors list
2014-03-04 James MogerMerge pull request #143 from yin8086/ChineseTrans
2014-03-04 Stardrad YinAdd Chinese translation for 1.4.0 143/head
2014-03-04 James MogerDocumentation
2014-03-04 James MogerLower opacity for merge commit short messages in the...
2014-03-04 James MogerFix reflog parsing bug of null compare links on branch...
2014-03-04 James MogerFix pt push regression due to eliminating --patchset...
2014-03-04 James MogerMerged #1 "Ticket tracker with patchset contributions"
2014-03-04 James MogerTicket tracker with patchset contributions 01/1/18
2014-03-03 James MogerEliminate Gravatar profile linking and improve api
2014-03-03 James MogerReduce use of final to avoid Wicket serialization issue...
2014-03-03 James MogerFixed rounded timestamps of reflogs
2014-03-03 James MogerEliminate problematic HEAD links from the blob, blame...
2014-03-03 James MogerFix layouts on edit pages to properly use Bootstrap...
2014-03-03 James MogerCSS tweak
2014-03-03 James MogerFix compare page exception when a submodule changes...
2014-03-01 James MogerAdd an ajax text link and an icon ajax link
2014-03-01 James MogerAdd the No Docs page if there are no root documents
2014-03-01 James MogerFix potential NPE in creating a date label
2014-03-01 James MogerBypass Wicket bug related to url coding of array-type...
2014-03-01 James MogerAdd flatten string array to StringUtils
2014-03-01 James MogerEncode ampersand in url
2014-03-01 James MogerRedirect to log page is the blobpage references a commi...
2014-03-01 James MogerGracefully recover history page from failure to find...
2014-03-01 James MogerLaunch bugtraq links in a new tab
2014-03-01 James MogerAdd simplified transformGFM method to MarkdownUtils
2014-03-01 James MogerImprove getting changed paths in a commit range
2014-03-01 James MogerProperly dispose RevWalk in getCommit
2014-03-01 James MogerAdd method to calculate the diffstat between two commits
2014-03-01 James MogerAdded join methods to array utils
2014-03-01 James MogerMove push authorization from the ARF to the receive...
2014-02-28 James MogerMove GarbageCollector repository methods to the Reposit...
2014-02-28 James MogerDo not log empty messages in the receive pack
2014-02-28 James MogerImprove notification api by introducing the Mailing...
2014-02-28 James MogerFixes to add-indexed-branch scripts
2014-02-28 James MogerExclude commit id from all author search links
2014-02-28 James MogerImprove logging granularity of raw page missing commit...
2014-02-28 James MogerImprove raw page failure to find specified file
2014-02-28 James MogerFix author search links from compare pages
2014-02-28 James MogerFix regression in blame page due to issue-2, pr-125
2014-02-28 James MogerMerged ticket #14 patchset 1
2014-02-27 James MogerAdd subgit hook contributed by TMate Software
2014-02-27 James MogerUpdate git ignore
2014-02-27 James MogerDo not grant fork CLONE permissions to users/teams...
2014-02-27 James MogerDocumentation
next