Mercurial > hg > ltpdarepo
graph
-
Add stored procedure used in activity view data collection.Fri, 14 Oct 2011 21:59:40 +0200, by Daniele Nicolodi
-
Assign different submission time to test objects.Fri, 14 Oct 2011 21:59:04 +0200, by Daniele Nicolodi
-
Armonize flashed mesages.Fri, 14 Oct 2011 11:05:31 +0200, by Daniele Nicolodi
-
Fixes to named queries management interface.Fri, 14 Oct 2011 11:05:31 +0200, by Daniele Nicolodi
-
Test named queries management interface.Fri, 14 Oct 2011 10:57:26 +0200, by Daniele Nicolodi
-
Add missing permission check.Fri, 14 Oct 2011 10:34:47 +0200, by Daniele Nicolodi
-
Implement user permissions setting view.Fri, 14 Oct 2011 10:34:47 +0200, by Daniele Nicolodi
-
Simplify database permissions handling.Fri, 14 Oct 2011 10:34:47 +0200, by Daniele Nicolodi
-
Minor tweaks to the admin command line interface.Fri, 14 Oct 2011 10:34:33 +0200, by Daniele Nicolodi
-
Minor fix to database structure dump function.Wed, 12 Oct 2011 20:26:18 +0200, by Daniele Nicolodi
-
Tweak upgrade procedure to make it work on btlab databases.Wed, 12 Oct 2011 20:24:46 +0200, by Daniele Nicolodi
-
Fix test.Tue, 11 Oct 2011 19:16:20 +0200, by Daniele Nicolodi
-
Extend database schema upgrade test and fix upgrade accordingly.Tue, 11 Oct 2011 18:28:28 +0200, by Daniele Nicolodi
-
Add test for database schema upgrade.Tue, 11 Oct 2011 17:47:52 +0200, by Daniele Nicolodi
-
Add SQLAlchemy to development dependencies.Tue, 11 Oct 2011 17:47:52 +0200, by Daniele Nicolodi
-
Fix database schema upgrade.Tue, 11 Oct 2011 17:47:52 +0200, by Daniele Nicolodi
-
Fix declaration of 'toffset' field in 'tsdata' table for new databases.Tue, 11 Oct 2011 17:44:42 +0200, by Daniele Nicolodi
-
Remove fields comments.Tue, 11 Oct 2011 17:23:28 +0200, by Daniele Nicolodi
-
Bump schema version.Tue, 11 Oct 2011 17:20:15 +0200, by Daniele Nicolodi
-
Add 'toffset' field to 'tsdata' table.Tue, 11 Oct 2011 14:57:17 +0200, by Daniele Nicolodi
-
Version bump.Tue, 23 Aug 2011 21:15:21 +0200, by Daniele Nicolodi
-
Added tag 0.2 for changeset 442dac399008Tue, 23 Aug 2011 21:14:13 +0200, by Daniele Nicolodi
-
Small improvements to the Objs class and to its tests.Tue, 23 Aug 2011 21:04:09 +0200, by Daniele Nicolodi
-
Extend test to exercise the permissions management interface.Tue, 23 Aug 2011 21:03:50 +0200, by Daniele Nicolodi
-
Disable "save query" button in timeseries search view.Tue, 23 Aug 2011 19:11:25 +0200, by Daniele Nicolodi
-
Complete named queries support.Tue, 23 Aug 2011 18:04:12 +0200, by Daniele Nicolodi
-
Implement validation of advanced query parameters.Tue, 23 Aug 2011 14:38:17 +0200, by Daniele Nicolodi
-
Add omelette to the develop buildout.Tue, 23 Aug 2011 14:34:44 +0200, by Daniele Nicolodi
-
Split activity view into its own blueprint. Do not wire it up yet.Tue, 23 Aug 2011 14:34:07 +0200, by Daniele Nicolodi
-
Fix js for compatibility with Safari.Sun, 21 Aug 2011 20:34:22 +0200, by Daniele Nicolodi
-
Minor correction to HTML markup.Sun, 21 Aug 2011 20:34:08 +0200, by Daniele Nicolodi
-
More CSS tweaks.Sun, 21 Aug 2011 20:32:58 +0200, by Daniele Nicolodi
-
Minor cleanup of setup.py.Sun, 21 Aug 2011 19:03:34 +0200, by Daniele Nicolodi
-
Explicitly list generated scripts in buildout. Drop wsgi buildout section.Sun, 21 Aug 2011 19:03:00 +0200, by Daniele Nicolodi
-
Better implement and enable database schema version check.Sun, 21 Aug 2011 18:35:49 +0200, by Daniele Nicolodi
-
Tweak templates.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Test to check that all templates have a title block.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Smarter way to register error handlers.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Cleanup and extend doctests.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Extend doctests to cover account activation and password reset.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Test sending of activation and password reset emails.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Implement user password reset.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Adapt tests to user handling changes.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Adapt admin module to user handling changes.Sun, 21 Aug 2011 18:17:27 +0200, by Daniele Nicolodi
-
Implement user activation.Sun, 21 Aug 2011 18:17:26 +0200, by Daniele Nicolodi
-
Add 'emailaddr' property to User class.Sun, 21 Aug 2011 18:17:26 +0200, by Daniele Nicolodi
-
Set TESTING=True in tests and development server.Sun, 21 Aug 2011 18:17:12 +0200, by Daniele Nicolodi
-
Add email sending utility.Sun, 21 Aug 2011 16:10:23 +0200, by Daniele Nicolodi
-
Add message signing and timestamping utility.Sun, 21 Aug 2011 16:10:23 +0200, by Daniele Nicolodi
-
MySQL limits usernames to 16 characters.Sun, 21 Aug 2011 16:10:23 +0200, by Daniele Nicolodi
-
Update tests to reflect changes in HTML markup.Sun, 21 Aug 2011 16:08:21 +0200, by Daniele Nicolodi
-
Cleanup forms rendering.Sun, 21 Aug 2011 16:01:25 +0200, by Daniele Nicolodi
-
Cleanup HTML and make it W3C valid.Sun, 21 Aug 2011 16:01:01 +0200, by Daniele Nicolodi
-
Cleanup some code that survied the makeovers.Sun, 21 Aug 2011 15:46:46 +0200, by Daniele Nicolodi
-
Rework named query support.Sun, 21 Aug 2011 14:41:20 +0200, by Daniele Nicolodi
-
More CSS tweaks.Mon, 15 Aug 2011 20:08:25 +0200, by Daniele Nicolodi
-
Fix save query javascript action.Mon, 15 Aug 2011 20:08:06 +0200, by Daniele Nicolodi
-
Add doctest that execises the database browsing views.Mon, 15 Aug 2011 20:06:30 +0200, by Daniele Nicolodi
-
Rework Objs listing internal API. Add unit test.Mon, 15 Aug 2011 20:06:27 +0200, by Daniele Nicolodi