[Rt-commit] What's cooking, 2011-08-01

Alex Vandiver alexmv at bestpractical.com
Mon Aug 1 13:43:53 EDT 2011


What's cooking in rt.git
------------------------

I've gone through the 3.8 and 4.0 branches and made them somewhat
resemble reality, but the 4.2 branches probably have some crazy in them.
Branches should now be grouped by who has the next action, for easier
skimming.
 - Alex

-----

3.8-trunk - Passing all tests
    3.8.10 is out; 68c5df3 fixed overlays in RT::Interface::Web, and there
    have been a couple other minor bugfixes.

    3.8/perlcritic - Passing all tests
      [ Being worked on by Alex Vandiver <alexmv at bestpractical.com> ]
	Incremental work is ongoing

    3.8/set-mime-encoding-fallback - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	Being discussed on bps-internal

    3.8/set-mime-encoding-fix - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	Probably will get dropped; was an aborted attempt that was replaced
	by 3.8/set-mime-encoding-fallback

    3.8/httponly-cookies - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    3.8/improve-messagerfc822-handling - Passing all tests
      [ Needs tests by Kevin Falcone <falcone at bestpractical.com> ]
	There's a 4.2 variant of this branch, which is arguably the more
	correct place for it, but this version has an extra commit on the
	tip of it

    3.8/ie7js-cleanup - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    3.8/topactions-form-css-fix - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

4.0-trunk - Passing all tests
    4.0.1 is out

    4.0/ckeditor-escaping - Passing all tests
      [ Being worked on by Alex Vandiver <alexmv at bestpractical.com> ]

    4.0/ignore-local-rtrc - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.0/loc-cleanups - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	None of these changes are on the same level as, say,
	aedb1e88839b1f7ec, but they do fix a lot of HTML-related issues in
	translation strings so I'd love to get this for 4.0.2.

    4.0/make-date-tests-locale-independent - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	Can't replicate this locally; we probably want to apply this diff
	to _all_ tests, not just that one file, otherwise adding a new
	datetime test file later will bite us again

    4.0/set-mime-encoding-fallback - TODO tests unexpectedly passed
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	TODO tests need to be fixed; will either be dropped or merged,
	according to discussion on bps-internal

    4.0/set-mime-encoding-fix - Failing tests!
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]
	Will probably be dropped

    4.0/mobile-ui-next-page-fix - Passing all tests
      [ Being worked on by Jason May <jasonmay at bestpractical.com> ]
	Needs a better commit message explaining _why_ CountAll rather than
	Count; re-push as a new branch without the word "fix" in the branch
	name

    4.0/search-now-tabs - Failing tests!
      [ Being worked on by Jason May <jasonmay at bestpractical.com> ]
	For 4.0.2; the loss of the charting parameter in 38624 is somewhat
	worrying, and needs a second look

    4.0/create-user-error-fix - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]
	One of three variants for this particular fix, and probably the
	least correct one

    4.0/create-user-group-error-fix - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]
	One of three variants of this bugfix; compare
	4.0/user-group-creation-errors

    4.0/expose-version-words - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]
	For 4.0.2

    4.0/external-auth-tests - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.0/group-dashboards - Passing all tests
      [ Needs merge by Kevin Falcone <falcone at bestpractical.com> ]
	Being run in production on tickets and issues

    4.0/on-forward-conditions - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.0/search-titlebox-fix - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]
	For 4.0.2; scary regex is scary

    4.0/single-quote-email-config-settings - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.0/user-group-creation-errors - Passing all tests
      [ Needs merge by Kevin Falcone <falcone at bestpractical.com> ]
	Compare 4.0/create-user-group-error-fix

    4.0/new-cookie-may-be-undef - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]
	From a user report we can't replicate, who has provided no new
	details

    4.0/chrome-forward-fix - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]
	See also 4.0/ckeditor-escaping

    4.0/fix-edit-custom-fields-wrapping-tag - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.0/forbid-linking-deleted-tickets - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.0/mobile-fix - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.0/parallel-test-race - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.0/saved-search-context - Passing all tests
      [ Being worked on by Thomas Sibley <trs at bestpractical.com> ]

    4.0/time-picker-overflow-fix - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.0/att-filename-fix - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]
	For 4.0.2; I'd prefer a re-roll with cleaner history, however

    4.0/current-user-outdated-email-name-fix - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]
	There's still ongoing discussion about the right way to not get
	mixed up with the cached email address

master - Passing all tests
    4.2/active-status - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/allow-loops - Failing tests!
      [ Being worked on by Alex Vandiver <alexmv at bestpractical.com> ]
	Needs to be cleaned up and use actual link types; also, fix bug
	related to merging.  Also needs an upgrade path for those using the
	extension.

    4.2/allowed-components - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/centralize-develmode - Failing tests!
      [ Being worked on by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/clean-autohandler - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/concise-missing-testdep - Passing all tests
      [ Being worked on by Alex Vandiver <alexmv at bestpractical.com> ]
	Should spew @INC at the end

    4.2/improve-subject-parsing - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/language-change-results - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/loc-watcher-for-txn-desc - TODO tests unexpectedly passed
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/pluggable-cf-types - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/queue-summary-refactoring - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/reminder-queue-change - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/rest-search-refactor - Failing tests!
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/rest-user-cf - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/sql-acl-for-queues - Passing all tests
      [ Needs review by Alex Vandiver <alexmv at bestpractical.com> ]

    4.2/default-mail-precedence - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/forward-with-transaction - Failing tests!
      [ Being worked on by Kevin Falcone <falcone at bestpractical.com> ]
	Not finished.

    4.2/improve-message-rfc822-handling - Failing tests!
      [ Needs tests by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/links_in_validator - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/remove-attributes-withid - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/remove-cfqueues-wrong-unquoting - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/session-properties - Passing all tests
      [ Needs review by Kevin Falcone <falcone at bestpractical.com> ]

    4.2/adjust-get-ok-test-level - TODO tests unexpectedly passed
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/allow-set-undef - Failing tests!
      [ Needs review by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/clean-jumbo-message-box - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/collection-list-in-about-requestor-box - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]
	Needs styling

    4.2/date-time-improvements-in-charts - Failing tests!
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/ical-date-only-timezone - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/optimize-cgm-table - Failing tests!
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/oracle-indexes-review - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/pg-indexes-review - Failing tests!
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/records-history - Failing tests!
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]
	Needs to have some design decisions made; currently on hold because
	of logistics

    4.2/shredder-critic - Passing all tests
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]

    4.2/smime - Failing tests!
      [ Being worked on by Ruslan Zakirov <ruz at bestpractical.com> ]
	Needs test fixes

    4.2/autocomplete-links - Failing tests!
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]

    4.2/dashboard-tables - Failing tests!
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]

    4.2/ios-homescreen - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Needs a better 57x57 logo for RT

    4.2/label-fields - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Retrunk'd from 4.0

    4.2/mobile-login - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Requires churn since the mobile login codepath was not updated for
	redirect after login

    4.2/pod-spell - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Retrunk'd from 4.0

    4.2/translation-updates - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]

    4.2/upgrade-history - Passing all tests
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Ruz reviewed on bps-internal; needs some small fixups

    experimental/plaintext-dashboards - Parse failures!
      [ Being worked on by Shawn M Moore <sartak at bestpractical.com> ]
	Might get dropped; HTML to text is hard, yo.

    experimental/saved-search-rights - Failing tests!
      [ Needs tests by Shawn M Moore <sartak at bestpractical.com> ]

    4.2/admin-cf-ui-tweak - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/cf-mandatory-binary-fix - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/combine-select-create - Failing tests!
      [ Being worked on by Thomas Sibley <trs at bestpractical.com> ]
	Needs a bunch more work

    4.2/fix-charts-size - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/fixup-default-scrips - Failing tests!
      [ Being worked on by Thomas Sibley <trs at bestpractical.com> ]

    4.2/html-templates - Failing tests!
      [ Being worked on by Thomas Sibley <trs at bestpractical.com> ]
	Failing GPG tests; needs input from ruz or just more hacking from
	trs.

    4.2/merge-prefs-and-user - Failing tests!
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/multi-value-cf-in-rest - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/placeholder-mismatch - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/refactor-rt-server - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/remove-ocfs-customfields-method - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/user-set-disabled-error - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/web-attachs-processing - Passing all tests
      [ Needs review by Thomas Sibley <trs at bestpractical.com> ]

    4.2/alert-invalid-file-inputs - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]

    4.2/hide-unset-fields-in-display - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]

    4.2/merge-jsgantt - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]

    4.2/record-attachments-dropping - Passing all tests
      [ Needs review by sunnavy <sunnavy at bestpractical.com> ]

    4.2/set-mime-encoding-refactor - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]

    4.2/static-handler - Passing all tests
      [ Being worked on by sunnavy <sunnavy at bestpractical.com> ]




More information about the Rt-commit mailing list