Edgewall Software

Changes between Version 2 and Version 10 of Ticket #11868


Ignore:
Timestamp:
Dec 11, 2014, 3:31:07 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Thanks for the feedback. The changes have been committed,

On trunk:

  • Removed the overridden method get_known_users in EnvironmentStub in [13478].
  • Added test cases for cached get_known_users in [13481]

Caching of Environment.get_known_users committed to 1.0-stable in [13479] and merged to trunk in [13480].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11868

    • Property Status assignedclosed
    • Property Cc trac@… leho@… added
    • Property Milestone 1.1.31.0.3
    • Property Resolutionfixed
  • Ticket #11868 – API Changes

    v2 v10  
    1 Removed the overridden method `get_known_users` in `EnvironmentStub` that returned users from the attribute `known_users`.
     1Removed the overridden method `get_known_users` in `EnvironmentStub` that returned users from the attribute `known_users` ([milestone:1.1.3]).