February 2015 Archives by subject
Starting: Mon Feb 2 14:35:59 EST 2015
Ending: Sat Feb 28 13:55:58 EST 2015
Messages: 184
- [Rt-commit] [rtir] 01/01: First pass at adding queue selection to RTIR ticket creation
Jesse Vincent
- [Rt-commit] [rtir] 01/01: First step in switching RTIR logic from queue name to lifecycle
Jesse Vincent
- [Rt-commit] [rtir] 01/01: Fix a few places where RTIR used Mason's redirect
Jesse Vincent
- [Rt-commit] [rtir] 01/01: MakeClicky tests were inaccurate and had been failing pretty consistently
Jesse Vincent
- [Rt-commit] [rtir] 01/01: Merge branch '3.2-trunk'
Jesse Vincent
- [Rt-commit] [rtir] 01/01: Remove historical constituencies implementation in preparation for replacing it with a new impelementation which uses regular queues, scrips and queue ACLs to improve performance and flexibility
Jesse Vincent
- [Rt-commit] [rtir] 01/03: Remove the old UpdateObjectList callback
Jesse Vincent
- [Rt-commit] [rtir] 01/10: First stab at adding in base infrastructure for multiple constituencies in RTIR
Jesse Vincent
- [Rt-commit] [rtir] 01/10: Porting more components to lifecycle name helpers
Jesse Vincent
- [Rt-commit] [rtir] 01/14: Start to factor hardcoded lifecycle names out of RTIR application code
Jesse Vincent
- [Rt-commit] [rtir] 01/24: Further queue->lookup type conversions
Jesse Vincent
- [Rt-commit] [rtir] 02/03: cleaning up more name->lifecycle logic
Jesse Vincent
- [Rt-commit] [rtir] 02/10: Further porting to new lifecycle_ helpers
Jesse Vincent
- [Rt-commit] [rtir] 02/10: Show constituency on RTIR ticket display
Jesse Vincent
- [Rt-commit] [rtir] 02/14: Convert LookupSummary to use the new lifecycle name helpers
Jesse Vincent
- [Rt-commit] [rtir] 02/24: add a bit of debugging to a test file
Jesse Vincent
- [Rt-commit] [rtir] 03/03: remove unused variable
Jesse Vincent
- [Rt-commit] [rtir] 03/10: Partial port of tabs/privileged to lifecycle helpers
Jesse Vincent
- [Rt-commit] [rtir] 03/10: remove a temp variable
Jesse Vincent
- [Rt-commit] [rtir] 03/14: Add pseudocode for the new create_constituency script
Jesse Vincent
- [Rt-commit] [rtir] 03/24: Progressively replacing queue-based searches
Jesse Vincent
- [Rt-commit] [rtir] 04/10: Partial porting of Tabs/Privileged to lifecycle helpers
Jesse Vincent
- [Rt-commit] [rtir] 04/10: Show constituency on incident display
Jesse Vincent
- [Rt-commit] [rtir] 04/14: SKIP constituency test until constituencies are rebuilt
Jesse Vincent
- [Rt-commit] [rtir] 04/24: Progressively replacing queue-based searches
Jesse Vincent
- [Rt-commit] [rtir] 05/10: Partial porting of Tabs/Privileged to new lifecycle helpers
Jesse Vincent
- [Rt-commit] [rtir] 05/10: Start to replace passthrough to object-type specific components with redirects
Jesse Vincent
- [Rt-commit] [rtir] 05/14: Fix the lifecycle names in the new helpers
Jesse Vincent
- [Rt-commit] [rtir] 05/24: Additional work porting from queue-based ticket typing to lifecycle-based ticket typing
Jesse Vincent
- [Rt-commit] [rtir] 06/10: Add the queue to incident display
Jesse Vincent
- [Rt-commit] [rtir] 06/10: Partial porting of Tabs to lifecycle helpers
Jesse Vincent
- [Rt-commit] [rtir] 06/14: First pass at beginning to refactor the main RTIR ticket creation page
Jesse Vincent
- [Rt-commit] [rtir] 06/24: Further lifecycle updates
Jesse Vincent
- [Rt-commit] [rtir] 07/10: mend
Jesse Vincent
- [Rt-commit] [rtir] 07/10: Remove trailing whitespace
Jesse Vincent
- [Rt-commit] [rtir] 07/14: Minor refactoring to remove temp variables
Jesse Vincent
- [Rt-commit] [rtir] 07/24: Switch MapStatus to using lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 08/10: Portect against undefined warnings for empty URIs in testing
Jesse Vincent
- [Rt-commit] [rtir] 08/10: Replace a call-through to another component with a redirect
Jesse Vincent
- [Rt-commit] [rtir] 08/14: Add a comment
Jesse Vincent
- [Rt-commit] [rtir] 08/24: Switch another use of queue name to queue lifecycle
Jesse Vincent
- [Rt-commit] [rtir] 09/10: furtther refactoring to switch to lifecycle helpers
Jesse Vincent
- [Rt-commit] [rtir] 09/10: Switch RTIR ticket creation from calling a component to redirecting
Jesse Vincent
- [Rt-commit] [rtir] 09/14: MakeClicky tests were inaccurate and had been failing pretty consistently
Jesse Vincent
- [Rt-commit] [rtir] 09/24: Further lifecycles changes
Jesse Vincent
- [Rt-commit] [rtir] 10/10: Switch Incident creation from calling a component to redirecting
Jesse Vincent
- [Rt-commit] [rtir] 10/10: XXX TODO - move a hardcoded queue name out of a reusable component
Jesse Vincent
- [Rt-commit] [rtir] 10/14: Update Reporting to use lifecycle name helpers
Jesse Vincent
- [Rt-commit] [rtir] 10/24: Further conversion of ActiveQuery and friends to lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 11/14: Merge branch '3.2/use-rt-redirect' into 3.4/remove_old_constituencies
Jesse Vincent
- [Rt-commit] [rtir] 11/24: Remove a completely unused parameter on Incident Reply
Jesse Vincent
- [Rt-commit] [rtir] 12/14: Add a (not yet correct) element for RTIR queue selection
Jesse Vincent
- [Rt-commit] [rtir] 12/24: Switch more of the API to depend on lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 13/14: Begin to switch the RTIR editor to using the lifecycle name helpers
Jesse Vincent
- [Rt-commit] [rtir] 13/24: Switch test helpers to use lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 14/14: Add a queue selection widget to the default RTIR create screen
Jesse Vincent
- [Rt-commit] [rtir] 14/24: Switch tests that depend on queue name to use lifecycle instead
Jesse Vincent
- [Rt-commit] [rtir] 15/24: Switch TicketType to use Lifecycle calls
Jesse Vincent
- [Rt-commit] [rtir] 16/24: Switch Create Links from Queue to Lifecycle
Jesse Vincent
- [Rt-commit] [rtir] 17/24: Switch QueueSummaryByLifecycle to just use lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 18/24: Interim hack to switch RTIR Create to use Lifecycle
Jesse Vincent
- [Rt-commit] [rtir] 19/24: Fix typo in ActiveQuery parameters
Jesse Vincent
- [Rt-commit] [rtir] 20/24: Switch RTIR Lookup to create by lifecycle
Jesse Vincent
- [Rt-commit] [rtir] 21/24: Switch a bunch of RT::IR->Query calls to use lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 22/24: Switch incident display pages to use lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 23/24: Start to switch 'children' to use lifecycles
Jesse Vincent
- [Rt-commit] [rtir] 24/24: A few more lifecyclifications.
Jesse Vincent
- [Rt-commit] [rtir] branch 3.2-trunk updated (081d5b4 -> 73b4138)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.2/use-rt-redirect created (now a059536)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies created (now 490d8e8)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (0a06e56 -> d3cfd49)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (490d8e8 -> 90b33d7)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (90b33d7 -> e3c796c)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (b405c07 -> dbff1b5)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (d3cfd49 -> a8f18e7)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (dbff1b5 -> 0a06e56)
Jesse Vincent
- [Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (e3c796c -> b405c07)
Jesse Vincent
- [Rt-commit] [rtir] branch master updated (45de095 -> e70fb3b)
Jesse Vincent
- [Rt-commit] rt annotated tag, rt-4.0.23, created. rt-4.0.23
Alex Vandiver
- [Rt-commit] rt annotated tag, rt-4.0.23rc1, created. rt-4.0.23rc1
Alex Vandiver
- [Rt-commit] rt annotated tag, rt-4.2.10, created. rt-4.2.10
Alex Vandiver
- [Rt-commit] rt annotated tag, rt-4.2.10rc1, created. rt-4.2.10rc1
Alex Vandiver
- [Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.22-31-gce8a1f9
Alex Vandiver
- [Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.22-33-g6edbbf0
Alex Vandiver
- [Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.23-1-g90546eb
Alex Vandiver
- [Rt-commit] rt branch, 4.0.23-releng, created. rt-4.0.22-33-g6edbbf0
Alex Vandiver
- [Rt-commit] rt branch, 4.0.23-releng, deleted. rt-4.0.23
Alex Vandiver
- [Rt-commit] rt branch, 4.0.23-releng, updated. rt-4.0.23rc1-10-ga0ae824
Alex Vandiver
- [Rt-commit] rt branch, 4.0/form-buttons-ordering, deleted. rt-4.0.21-20-gf53cbd1
Alex Vandiver
- [Rt-commit] rt branch, 4.0/preserve-ticket-basics, created. rt-4.0.22-20-g2879feb
? sunnavy
- [Rt-commit] rt branch, 4.0/preserve-ticket-basics, deleted. rt-4.0.22-21-g6dfb9a3
? sunnavy
- [Rt-commit] rt branch, 4.0/preserve-ticket-basics, repushed
? sunnavy
- [Rt-commit] rt branch, 4.0/quick-create-retain-values-on-failure, deleted. rt-4.0.21rc1-1-gcd52b35
Alex Vandiver
- [Rt-commit] rt branch, 4.0/rest-multiple-values-cfs-on-ticket-creation, deleted. rt-4.0.22-26-g2e2db2e
? sunnavy
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.10-16-g42ea6ee
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.10-4-g7a4b596
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.10rc1-3-g7dfb029
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-128-g1956667
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-134-gb01f875
Todd Wade
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-135-gca64a56
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-137-g155e7d5
Kevin Falcone
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-145-g5d96c76
Kevin Falcone
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-147-gd7f66b5
Kevin Falcone
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-149-gd47ec82
Kevin Falcone
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-150-gfca6515
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-153-g94ec5d1
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-155-ga9a3513
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-81-gdc2c206
Kevin Falcone
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-83-gd35317b
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-88-g54ddb8c
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-90-g7cfc99e
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-92-g0bf1263
Alex Vandiver
- [Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-94-g888d338
Alex Vandiver
- [Rt-commit] rt branch, 4.2.10-releng, created. rt-4.2.9-155-ga9a3513
Alex Vandiver
- [Rt-commit] rt branch, 4.2.10-releng, deleted. rt-4.2.10
Alex Vandiver
- [Rt-commit] rt branch, 4.2.10-releng, updated. rt-4.2.10
Alex Vandiver
- [Rt-commit] rt branch, 4.2.10-releng, updated. rt-4.2.10rc1-3-g2ba4730
Alex Vandiver
- [Rt-commit] rt branch, 4.2.10-releng, updated. rt-4.2.10rc1-6-g0070588
Alex Vandiver
- [Rt-commit] rt branch, 4.2/css-theme-detect-file, deleted. rt-4.2.9-76-g0475d2d
Alex Vandiver
- [Rt-commit] rt branch, 4.2/external-html-encoding, created. rt-4.2.9-136-g5c85b33
Alex Vandiver
- [Rt-commit] rt branch, 4.2/external-html-encoding, deleted. rt-4.2.9-136-g5c85b33
Kevin Falcone
- [Rt-commit] rt branch, 4.2/extract-rss-dhandler, deleted. rt-4.2.9-79-g3da742f
Kevin Falcone
- [Rt-commit] rt branch, 4.2/fillcache-once, created. rt-4.2.9-84-g7d24c8d
Alex Vandiver
- [Rt-commit] rt branch, 4.2/group-as-requestor, deleted. rt-4.2.9-60-g4d684c4
Alex Vandiver
- [Rt-commit] rt branch, 4.2/html-external-formatter, created. rt-4.2.9-99-g6337505
Alex Vandiver
- [Rt-commit] rt branch, 4.2/html-external-formatter, deleted. rt-4.2.9-65-g568f22a
Alex Vandiver
- [Rt-commit] rt branch, 4.2/html-external-formatter, deleted. rt-4.2.9-99-g6337505
Todd Wade
- [Rt-commit] rt branch, 4.2/html-external-formatter, repushed
Alex Vandiver
- [Rt-commit] rt branch, 4.2/html-external-formatters-writable-home, created. rt-4.2.10rc1-1-g092d406
? sunnavy
- [Rt-commit] rt branch, 4.2/html-external-formatters-writable-home, deleted. rt-4.2.10rc1-1-g092d406
Alex Vandiver
- [Rt-commit] rt branch, 4.2/inline-server-failed-tests-on-devel-mode, created. rt-4.2.5-145-gf6a4199
? sunnavy
- [Rt-commit] rt branch, 4.2/inline-server-failed-tests-on-devel-mode, deleted. rt-4.2.5-145-g3364889
? sunnavy
- [Rt-commit] rt branch, 4.2/inline-server-failed-tests-on-devel-mode, deleted. rt-4.2.5-145-gf6a4199
Alex Vandiver
- [Rt-commit] rt branch, 4.2/inline-server-failed-tests-on-devel-mode, repushed
? sunnavy
- [Rt-commit] rt branch, 4.2/lifecycles-sanity-check-dies-on-rt3-upgrade, created. rt-4.2.10rc1-2-g6289088
? sunnavy
- [Rt-commit] rt branch, 4.2/lifecycles-sanity-check-dies-on-rt3-upgrade, deleted. rt-4.2.10rc1-2-g6289088
Alex Vandiver
- [Rt-commit] rt branch, 4.2/multi-value-cf-in-rest, created. rt-4.2.9-97-g82a0d98
Alex Vandiver
- [Rt-commit] rt branch, 4.2/multi-value-cf-in-rest, deleted. rt-4.1.13-78-gce0a194
Alex Vandiver
- [Rt-commit] rt branch, 4.2/multi-value-cf-in-rest, repushed
Alex Vandiver
- [Rt-commit] rt branch, 4.2/multi-value-cf-in-rest, updated. rt-4.2.9-98-g40e3932
? sunnavy
- [Rt-commit] rt branch, 4.2/mysql-database-names, deleted. rt-4.2.9-61-g4cf6c91
Kevin Falcone
- [Rt-commit] rt branch, 4.2/mysql-native-fts, deleted. rt-4.2.9-69-g93051de
Kevin Falcone
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, created. rt-4.2.9-77-g134a478
Wallace Reis
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, created. rt-4.2.9-77-ga956efd
Wallace Reis
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, deleted. rt-4.2.9-77-g134a478
Alex Vandiver
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, deleted. rt-4.2.9-77-ga956efd
Wallace Reis
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, deleted. rt-4.2.9-77-gf82ec8a
Wallace Reis
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, repushed
Wallace Reis
- [Rt-commit] rt branch, 4.2/pseudo-from-ticket-creation, repushed
Wallace Reis
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, created. rt-4.2.10rc1-1-gad4925c
? sunnavy
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, created. rt-4.2.5-167-gb877ec6
? sunnavy
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, deleted. rt-4.2.5-167-gb877ec6
? sunnavy
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, deleted. rt-4.2.5-167-gf357949
? sunnavy
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, repushed
? sunnavy
- [Rt-commit] rt branch, 4.2/record-attachments-insert-failure, repushed
? sunnavy
- [Rt-commit] rt branch, 4.2/sanity-check-lifecycles, deleted. rt-4.2.9-41-g480fef8
Alex Vandiver
- [Rt-commit] rt branch, 4.2/saved-chart-show-partly, deleted. rt-4.2.9-66-gcb20bd5
Alex Vandiver
- [Rt-commit] rt branch, 4.2/saved-chart-show-partly, updated. rt-4.2.9-66-gcb20bd5
Alex Vandiver
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, created. rt-4.2.9-136-ge2de24a
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, created. rt-4.2.9-153-g6dc7abc
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, created. rt-4.2.9-153-g8c3a798
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, created. rt-4.2.9-154-g6876523
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, deleted. rt-4.2.9-137-ge79d257
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, deleted. rt-4.2.9-153-g6dc7abc
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, deleted. rt-4.2.9-153-g8c3a798
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, deleted. rt-4.2.9-154-g6876523
Alex Vandiver
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, repushed
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, repushed
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, repushed
Jesse Vincent
- [Rt-commit] rt branch, 4.2/search-by-lifecycle, updated. rt-4.2.9-137-ge79d257
Jesse Vincent
- [Rt-commit] rt branch, 4.2/simple-search-content-only, created. rt-4.2.9-138-g8450f0a
Alex Vandiver
- [Rt-commit] rt branch, 4.2/simple-search-content-only, deleted. rt-4.2.9-138-g8450f0a
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, created. rt-4.2.9-76-g5269fb6
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, created. rt-4.2.9-76-g56f0f84
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, deleted. rt-4.2.9-76-g24bea75
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, deleted. rt-4.2.9-76-g5269fb6
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, repushed
Kevin Falcone
- [Rt-commit] rt branch, 4.2/user-cf-simplesearch, repushed
Kevin Falcone
- [Rt-commit] rt branch, 4.4/cf-chosen-select, created. rt-4.2.10-100-g2a8fea2
? sunnavy
- [Rt-commit] rt branch, 4.4/cf-chosen-select, deleted. rt-4.2.5-202-g11ccb3c
? sunnavy
- [Rt-commit] rt branch, 4.4/cf-chosen-select, repushed
? sunnavy
- [Rt-commit] rt branch, 4.4/cf-chosen-select, updated. rt-4.2.5-202-g11ccb3c
? sunnavy
- [Rt-commit] rt branch, 4.4/mandatory-global-dashboard, deleted. rt-4.2.3-203-g579634e
? sunnavy
- [Rt-commit] rt branch, master, updated. rt-4.2.10-98-g289a880
Alex Vandiver
Last message date:
Sat Feb 28 13:55:58 EST 2015
Archived on: Sat Feb 28 13:56:15 EST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).