Earlier this year
-
-
issue 40
(Add a .model() method to Session, to return the model entity...) Status changed by bowman.joseph
-
-
-
-
-
-
-
-
-
-
-
-
issue 38
(Session could be overhauled again for performance) changed by bowman.joseph
-
Status:
Accepted
Owner:
bowman.joseph
Status:
Accepted
Owner:
bowman.joseph
-
-
-
-
r132
(forgot to update changelog
) committed by bowman.joseph
- forgot to update changelog
forgot to update changelog
-
-
-
issue 39
(Undefined variables) changed by bowman.joseph
-
Status:
Fixed
Owner:
bowman.joseph
Status:
Fixed
Owner:
bowman.joseph
-
r129
(Fixed a couple typos in sessions.py) committed by bowman.joseph
- Fixed a couple typos in sessions.py
Fixed a couple typos in sessions.py
-
-
-
Cache
Wiki page edited by bowman.joseph
- Revision r128
Edited wiki page through web user interface.
Revision r128
Edited wiki page through web user interface.
-
-
r127
( removing paginator, never worked, there are better solution...) committed by bowman.joseph
- removing paginator, never worked, there are better solutions available in the cookbook
removing paginator, never worked, there are better solutions available in the cookbook
-
-
-
r126
(believe I have it working.. still working on unit test pages...) committed by bowman.joseph
- believe I have it working.. still working on unit test pages, so once I get sessions done this
should look a lot better
believe I have it working.. still working on unit test pages, so once I get sessions done this
should look a lot better
-
r125
(almost working, except the model added can't change. I've ma...) committed by bowman.joseph
- almost working, except the model added can't change. I've made it a ReferenceProperty, but still not
quite working. Commit so as not to lose work, session is unstable at best right now
almost working, except the model added can't change. I've made it a ReferenceProperty, but still not
quite working. Commit so as not to lose work, session is unstable at best right now
-
r124
(updating the working version of sessions.py, in order to ask...) committed by bowman.joseph
- updating the working version of sessions.py, in order to ask for some help in the appengine-python
google group
updating the working version of sessions.py, in order to ask for some help in the appengine-python
google group
-
-
-
-
-
-
r122
(forgot to commit changelog
) committed by bowman.joseph
- forgot to commit changelog
forgot to commit changelog
-
-
-
-
r119
(forgot to update changelog
) committed by bowman.joseph
- forgot to update changelog
forgot to update changelog
-
-
r117
(couple doc updates for paginator, a test for it is part of t...) committed by bowman.joseph
- couple doc updates for paginator, a test for it is part of the demo site redesign that will be in
progress now that code updates are in.
couple doc updates for paginator, a test for it is part of the demo site redesign that will be in
progress now that code updates are in.
-
r116
(docstring update for rotmodel) committed by bowman.joseph
- docstring update for rotmodel
docstring update for rotmodel
-
r115
(couple tweaks for session and flash) committed by bowman.joseph
- couple tweaks for session and flash
couple tweaks for session and flash
-
r114
(Added a preSessionDelete event to session) committed by bowman.joseph
- Added a preSessionDelete event to session
Added a preSessionDelete event to session
-
-
r112
(Typo fix from the previous commit.) committed by bowman.joseph
- Typo fix from the previous commit.
Typo fix from the previous commit.
-
r111
(Optitmization tweaks for string building within the class, m...) committed by bowman.joseph
- Optitmization tweaks for string building within the class, mostly for memcache entries.
Optitmization tweaks for string building within the class, mostly for memcache entries.
-
r110
(Updates to cache docstring, and some various tweaks and bugf...) committed by bowman.joseph
- Updates to cache docstring, and some various tweaks and bugfixes found during code review, such as
missed event firings.
Updates to cache docstring, and some various tweaks and bugfixes found during code review, such as
missed event firings.
|