]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2014-05-05 James MogerCreate ticket/N branch on pt start N 61/61/1
2014-05-05 James MogerMerged #60 "Barnum: prune deleted branches"
2014-05-05 James MogerPrune deleted branches on fetch 60/60/1
2014-05-05 James MogerMerged #59 "Update git ticket instructions for deprecat...
2014-05-05 James MogerSwitch to -u from deprecated --set-upstream 59/59/1
2014-05-05 James MogerMerged #23 "Enhance the plugin infrastructure to allow...
2014-05-05 James MogerAllow plugins to extend the top navbar and repository... 23/23/6
2014-05-05 James MogerIntegrate admin menu into user menu and add user menu...
2014-05-05 James MogerOverhaul menu item classes and add AdminMenuExtension...
2014-05-05 James MogerAllow filter extensions to define init parameters in...
2014-05-05 David OstrovskyAdd http request filter extension point
2014-05-05 James MogerMerged #58 "Update javax.mail to 1.5.1"
2014-05-05 James MogerUpdate to javax.mail 1.5.1 58/58/1
2014-05-05 James MogerAdd raw links to branches
2014-05-05 James MogerMerged #49 "Split pages servlet into a raw branch servl...
2014-05-05 James MogerReplace RawPage with RawServlet 49/49/2
2014-05-04 James MogerRefine branch and pages servlets
2014-05-04 James MogerStream directly from repo instead of loading into ram...
2014-05-04 James MogerSplit pages servlet into a raw branch servlet and a...
2014-05-02 James MogerChange My Tickets repository link to the repository...
2014-05-02 James MogerDocumentation
2014-05-02 James MogerMerged #19 "Implement Ticket service migration tool"
2014-05-02 James MogerImplementation of a ticket mgration tool 19/19/3
2014-05-02 James MogerFix open milestone progress display
2014-05-01 James MogerMerged #15 "My Tickets page"
2014-05-01 James MogerRefactored common code out of My Tickets and Tickets 15/15/3
2014-05-01 James MogerLayout adjustments for responsive scaling
2014-05-01 James MogerReverted changes to ticket services
2014-05-01 James MogerRevert "Implementation of the getTickets capability...
2014-05-01 James MogerRefine localized strings
2014-05-01 Hybris95Added the "you are responsible of" filter in "my ticket...
2014-05-01 James MogerRevise My Tickets layout and styling
2014-05-01 James MogerImprove generated Lucene query to only show relevant...
2014-05-01 James MogerDo not display My Tickets link if ticket service is...
2014-05-01 Hybris95Fixes sort, page building and search functions on ...
2014-05-01 Hybris95Advanced "my tickets" page. Using filters and search.
2014-05-01 Hybris95Now only shows the "my tickets" button in the navbar...
2014-05-01 James MogerRevisions demonstrating the direction I'd like this...
2014-05-01 Hybris95Added back the "my tickets" button in the navbar.
2014-05-01 Hybris95Added git stylesheets to MyTickets.
2014-05-01 Hybris95Implementation of the getTickets capability of recoveri...
2014-05-01 BUISSON ChristianAjout du nom du repository sur la page "MyTickets".
2014-05-01 BUISSON ChristianDeactivate the navbar button for My Tickets (until...
2014-05-01 BUISSON ChristianFirst Step in My Tickets
2014-05-01 James MogerMerged #17 "CRUD Milestone Pages"
2014-05-01 James MogerReset build identifier to next milestone snapshot
2014-05-01 James MogerShow open milestone progress and change milestones... 17/17/2
2014-05-01 James MogerOverdue labeling, notify changed tickets control
2014-05-01 James MogerUse ajax buttons in the New|Edit Milestone pages
2014-05-01 James MogerAllow milestone deletion within the edit milestone...
2014-05-01 James MogerCreate and update milestone pages with rename support
2014-05-01 James MogerDocumentation
2014-05-01 James MogerMerged #53 "New|Edit Ticket page fails on submit with...
2014-05-01 James MogerSwitch to ajax New|Edit Ticket page submission to handl... 53/53/1
2014-05-01 James MogerMerged #52 "Fix inconsistency with owner permissions...
2014-05-01 James MogerFix inconsistency with owner permissions check 52/52/1
2014-04-28 James MogerFix bug introduced in 67278f5
2014-04-28 James MogerAdd English translation placeholder
2014-04-28 James MogerMerged #51 "Can not force default locale to English...
2014-04-28 James MogerFix forcing default locale to en or LANG_CC for web ui 51/51/1
2014-04-28 James MogerMerge pull request #181 from tyrcho/patch-1
2014-04-27 Michel Daviotfix the script so it REALLY works on Linux 181/head
2014-04-25 James MogerMerged #50 "Prohibit creation and storage of empty...
2014-04-25 James MogerCorrect the build identifier
2014-04-25 James MogerPrevent adding empty or invalid SSH public keys 50/50/1
2014-04-25 James MogerMerge pull request #178 from Hybris95/fr_traduction
2014-04-25 Hybris95Commit traduction in french 178/head
2014-04-23 James MogerEnsure repository is closed after processing a pages...
2014-04-23 James MogerFix subdirectory navigation in pages servlet (issue...
2014-04-23 James MogerImprove pages servlet raw navigation (issue-411)
2014-04-23 James MogerFix subdirectory links in pages servlet (issue-411)
2014-04-23 James MogerSimplify current plugin release detection, ignore curre...
2014-04-23 James MogerDocumentation
2014-04-23 James MogerUpdate to Apache MINA/SSHD 0.11.0
2014-04-23 James MogerMerge pull request #176 from archiloque/patch-1
2014-04-22 Julien KirchFix welcome_fr.mkd to use proper French 176/head
2014-04-18 James MogerReset build identifiers for next development cycle 171/head
2014-04-18 James MogerPrepare 1.5.0 release v1.5.0
2014-04-18 James MogerRemove User parameter from SSH dispatch command setup
2014-04-18 James MogerFilter the current plugin release by the system version
2014-04-18 James Moger[findbugs] Fix Selenium test
2014-04-18 James Moger[findbugs] Add null check when testing if a user is...
2014-04-18 James Moger[findbugs] Change scope of variable in HistoryPanel
2014-04-18 James Moger[findbugs] Reorder asserts to avoid potential NPE in...
2014-04-18 James Moger[findbugs] Remove dead code in UserPage
2014-04-18 James Moger[findbugs] Remove unnecessary null check in RepositoryPage
2014-04-18 James Moger[findbugs] Add null checks to the page parameters in...
2014-04-18 James Moger[findbugs] Create temporary ticket after setting up...
2014-04-18 James Moger[findbugs] Remove dead code in GitblitParamUrlCodingStr...
2014-04-18 James Moger[findbugs] Explicitly catch thrown exceptions in X509Utils
2014-04-18 James Moger[findbugs] Add null check on decoding a string in Strin...
2014-04-18 James Moger[findbugs] Add null check when closing a RevWalk in...
2014-04-18 James Moger[findbugs] Fix potential NPE in DiffStat generation
2014-04-18 James Moger[findbugs] Simplify the SshKey <-> PublicKey comparison
2014-04-18 James Moger[findbugs] Null check on closing a repository in Ticket...
2014-04-18 James Moger[findbugs] Null checks on closing a repository in ITick...
2014-04-18 James Moger[findbugs] Null check on closing a treewalk in BranchTi...
2014-04-18 James Moger[findbugs] Reduce static variable assignment to one...
2014-04-18 James Moger[findbugs] Fix potential NPE on determining hasOrigin...
2014-04-18 James Moger[findbugs] Clarify class used for resource loading
next