Mercurial > hg > ltpdarepo
graph
-
Fixes to named queries management interface.2011-10-14, by Daniele Nicolodi
-
Test named queries management interface.2011-10-14, by Daniele Nicolodi
-
Add missing permission check.2011-10-14, by Daniele Nicolodi
-
Implement user permissions setting view.2011-10-14, by Daniele Nicolodi
-
Simplify database permissions handling.2011-10-14, by Daniele Nicolodi
-
Minor tweaks to the admin command line interface.2011-10-14, by Daniele Nicolodi
-
Minor fix to database structure dump function.2011-10-12, by Daniele Nicolodi
-
Tweak upgrade procedure to make it work on btlab databases.2011-10-12, by Daniele Nicolodi
-
Fix test.2011-10-11, by Daniele Nicolodi
-
Extend database schema upgrade test and fix upgrade accordingly.2011-10-11, by Daniele Nicolodi
-
Add test for database schema upgrade.2011-10-11, by Daniele Nicolodi
-
Add SQLAlchemy to development dependencies.2011-10-11, by Daniele Nicolodi
-
Fix database schema upgrade.2011-10-11, by Daniele Nicolodi
-
Fix declaration of 'toffset' field in 'tsdata' table for new databases.2011-10-11, by Daniele Nicolodi
-
Remove fields comments.2011-10-11, by Daniele Nicolodi
-
Bump schema version.2011-10-11, by Daniele Nicolodi
-
Add 'toffset' field to 'tsdata' table.2011-10-11, by Daniele Nicolodi
-
Version bump.2011-08-23, by Daniele Nicolodi
-
Added tag 0.2 for changeset 442dac3990082011-08-23, by Daniele Nicolodi
-
Small improvements to the Objs class and to its tests.2011-08-23, by Daniele Nicolodi
-
Extend test to exercise the permissions management interface.2011-08-23, by Daniele Nicolodi
-
Disable "save query" button in timeseries search view.2011-08-23, by Daniele Nicolodi
-
Complete named queries support.2011-08-23, by Daniele Nicolodi
-
Implement validation of advanced query parameters.2011-08-23, by Daniele Nicolodi
-
Add omelette to the develop buildout.2011-08-23, by Daniele Nicolodi
-
Split activity view into its own blueprint. Do not wire it up yet.2011-08-23, by Daniele Nicolodi
-
Fix js for compatibility with Safari.2011-08-21, by Daniele Nicolodi
-
Minor correction to HTML markup.2011-08-21, by Daniele Nicolodi
-
More CSS tweaks.2011-08-21, by Daniele Nicolodi
-
Minor cleanup of setup.py.2011-08-21, by Daniele Nicolodi
-
Explicitly list generated scripts in buildout. Drop wsgi buildout section.2011-08-21, by Daniele Nicolodi
-
Better implement and enable database schema version check.2011-08-21, by Daniele Nicolodi
-
Tweak templates.2011-08-21, by Daniele Nicolodi
-
Test to check that all templates have a title block.2011-08-21, by Daniele Nicolodi
-
Smarter way to register error handlers.2011-08-21, by Daniele Nicolodi
-
Cleanup and extend doctests.2011-08-21, by Daniele Nicolodi
-
Extend doctests to cover account activation and password reset.2011-08-21, by Daniele Nicolodi
-
Test sending of activation and password reset emails.2011-08-21, by Daniele Nicolodi
-
Implement user password reset.2011-08-21, by Daniele Nicolodi
-
Adapt tests to user handling changes.2011-08-21, by Daniele Nicolodi
-
Adapt admin module to user handling changes.2011-08-21, by Daniele Nicolodi
-
Implement user activation.2011-08-21, by Daniele Nicolodi
-
Add 'emailaddr' property to User class.2011-08-21, by Daniele Nicolodi
-
Set TESTING=True in tests and development server.2011-08-21, by Daniele Nicolodi
-
Add email sending utility.2011-08-21, by Daniele Nicolodi
-
Add message signing and timestamping utility.2011-08-21, by Daniele Nicolodi
-
MySQL limits usernames to 16 characters.2011-08-21, by Daniele Nicolodi
-
Update tests to reflect changes in HTML markup.2011-08-21, by Daniele Nicolodi
-
Cleanup forms rendering.2011-08-21, by Daniele Nicolodi
-
Cleanup HTML and make it W3C valid.2011-08-21, by Daniele Nicolodi
-
Cleanup some code that survied the makeovers.2011-08-21, by Daniele Nicolodi
-
Rework named query support.2011-08-21, by Daniele Nicolodi
-
More CSS tweaks.2011-08-15, by Daniele Nicolodi
-
Fix save query javascript action.2011-08-15, by Daniele Nicolodi
-
Add doctest that execises the database browsing views.2011-08-15, by Daniele Nicolodi
-
Rework Objs listing internal API. Add unit test.2011-08-15, by Daniele Nicolodi
-
Factor out test case setup code for tests requiring the application request context.2011-08-15, by Daniele Nicolodi
-
Small tweaks to pagination API. Extend unit tests.2011-08-15, by Daniele Nicolodi
-
Accept any iterable as 'privs' argument of the grant() function.2011-08-15, by Daniele Nicolodi