Mercurial > hg > ltpdarepo
graph
-
Handle uncaught exceptions with nice error pages.2011-10-26, by Daniele Nicolodi
-
Make schema dump predictable ordering tables and columns by name.2011-10-21, by Daniele Nicolodi
-
Add database schema dump utility.2011-10-21, by Daniele Nicolodi
-
Fix database schema upgrade. Now most of the step can be run multiple times.2011-10-21, by Daniele Nicolodi
-
Fix important schema upgrade bug in 2.6 to 2.7 step.2011-10-21, by Daniele Nicolodi
-
Allow to force both current and destination schema version in upgrade operation.2011-10-20, by Daniele Nicolodi
-
Delete all permissions in wipe operation.2011-10-20, by Daniele Nicolodi
-
Tweak activity plot.2011-10-16, by Daniele Nicolodi
-
Randomize test objects submission time.2011-10-16, by Daniele Nicolodi
-
Simpliy query builder a tiny bit.2011-10-16, by Daniele Nicolodi
-
Version bump.2011-10-16, by Daniele Nicolodi
-
Added tag 0.3 for changeset e55537dfbe2b2011-10-14, by Daniele Nicolodi
-
Fold activity blueprint into browse blueprint.2011-10-14, by Daniele Nicolodi
-
Make activity view to work.2011-10-14, by Daniele Nicolodi
-
Make schema version an integer.2011-10-14, by Daniele Nicolodi
-
Add stored procedure used in activity view data collection.2011-10-14, by Daniele Nicolodi
-
Assign different submission time to test objects.2011-10-14, by Daniele Nicolodi
-
Armonize flashed mesages.2011-10-14, by Daniele Nicolodi
-
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
-
Fix breakage found by unit test.2011-08-14, by Daniele Nicolodi
-
Test user profile operations.2011-08-14, by Daniele Nicolodi
-
Sanitize the 'next' parameter of the login form before redirecting.2011-08-14, by Daniele Nicolodi
-
Cleanup tests.2011-08-14, by Daniele Nicolodi
-
Add unittest2 to develop dependencies.2011-08-14, by Daniele Nicolodi
-
Add .coverage to ignored files.2011-08-14, by Daniele Nicolodi
-
More HTML cleanup and CSS tweaks.2011-08-13, by Daniele Nicolodi
-
Show only seven pagination links by default.2011-08-13, by Daniele Nicolodi
-
Use \u00F6 character to test unicode awareness.2011-08-13, by Daniele Nicolodi
-
Improve CSS styling.2011-08-13, by Daniele Nicolodi
-
Show user permissions in user management view.2011-08-13, by Daniele Nicolodi
-
Add back the support for saved queries. Still incomplete and experimental.2011-08-13, by Daniele Nicolodi
-
Integrate dropdown widget into query widget.2011-08-13, by Daniele Nicolodi
-
Add jsquery replacement for select input elements.2011-08-13, by Daniele Nicolodi
-
Cleanup javascript.2011-08-13, by Daniele Nicolodi
-
Cleanup HTML markup.2011-08-13, by Daniele Nicolodi
-
Create valid 'tsdata' test objects when populating the database.2011-08-13, by Daniele Nicolodi
-
Implement seearch of 'tsdata' objects by time spanned by contained data.2011-08-13, by Daniele Nicolodi
-
Clean database browsing code. Remove query saving code.2011-08-13, by Daniele Nicolodi
-
Bind views used to create databases and users to '+' instead that to 'create'.2011-08-13, by Daniele Nicolodi
-
Bump version to 0.2dev.2011-08-13, by Daniele Nicolodi
-
Adapt to Flask 0.7.2011-08-13, by Daniele Nicolodi
-
Remove debug print statement.2011-08-13, by Daniele Nicolodi
-
Fix tests.2011-08-13, by Daniele Nicolodi
-
Add buildout configuration with packages required only in tests.2011-08-13, by Daniele Nicolodi
-
Refactor objects listing and implement objects table sorting.2011-07-25, by Daniele Nicolodi
-
Fix 2.6 to 2.7 upgrade step: do not try to change storage for views.2011-07-25, by Daniele Nicolodi
-
Increase log level of the right log handler.2011-07-25, by Daniele Nicolodi
-
Silence MySQLdb warnings in admin interface.2011-07-25, by Daniele Nicolodi
-
Consistently access database connection through Flask global variables.2011-06-28, by Daniele Nicolodi
-
Add short README with install and setup instructions.2011-06-28, by Daniele Nicolodi
-
Require Flask version older than 0.7.2011-06-28, by Daniele Nicolodi
-
Some polish to pagination and database browsing code.2011-06-28, by Daniele Nicolodi
-
Update database creation code to schema version 2.7.2011-06-27, by Daniele Nicolodi
-
Always use utf8 charset for database connections.2011-06-27, by Daniele Nicolodi
-
Update administrative database creation code to schema version 2.7.2011-06-27, by Daniele Nicolodi
-
Decrease default verbosity level to 'warning'.2011-06-27, by Daniele Nicolodi
-
Implement validation for duplicate usernames.2011-06-27, by Daniele Nicolodi
-
Implement validation for duplicate database IDs.2011-06-27, by Daniele Nicolodi
-
Whitespace.2011-06-27, by Daniele Nicolodi
-
Fix help display in command line tool and add minimal documentation.2011-06-27, by Daniele Nicolodi
-
Improve stored queries support.2011-06-27, by Daniele Nicolodi
-
No wsgi support by default.2011-06-27, by Daniele Nicolodi
-
Minor CSS fixes.2011-06-27, by Daniele Nicolodi
-
Adjust test setup code to changes to the admin interface.2011-06-27, by Daniele Nicolodi
-
Rework command line administration tool.2011-06-27, by Daniele Nicolodi
-
Move database creation code to Database class.2011-06-27, by Daniele Nicolodi
-
Make load() method of the Database class into a static method.2011-06-27, by Daniele Nicolodi
-
Rework objects download.2011-06-27, by Daniele Nicolodi
-
Fix empty passwords handling.2011-06-27, by Daniele Nicolodi
-
Make load() method of the User class into a static method.2011-06-27, by Daniele Nicolodi
-
Add a 'limits' property to the Pagination class.2011-06-27, by Daniele Nicolodi
-
Add 2.6 to 2.7 database schema version upgrade.2011-06-27, by Daniele Nicolodi
-
Add an index for 'submitted' column in 'objmeta' table.2011-06-27, by Daniele Nicolodi
-
Fix 2.4 to 2.5 database schema version upgrade step.2011-06-27, by Daniele Nicolodi
-
Add logging to upgrade procedure.2011-06-27, by Daniele Nicolodi
-
Simplify upgrade steps registration.2011-06-27, by Daniele Nicolodi
-
Add support for forcing initial schema version in upgrades.2011-06-27, by Daniele Nicolodi
-
Fold 2.4 to 2.41 and 2.41 to 2.5 upgrade steps into a single one.2011-06-25, by Daniele Nicolodi
-
Upgrade buildout bootstrap.py to latest version.2011-06-25, by Daniele Nicolodi
-
Add html class to HTTP error pages message.2011-06-15, by Daniele Nicolodi
-
Fix object display. Implement xml and binary representations download.2011-06-15, by Daniele Nicolodi
-
Increse pagination links width to accomodate for four digits page numbers.2011-06-15, by Daniele Nicolodi
-
Fix URL generation bugs discovered in tesing on deployment server.2011-06-15, by Daniele Nicolodi
-
Add advanced query and query parameters save functionality.2011-06-15, by Daniele Nicolodi
-
Rename 'serve' commant to 'run'.2011-06-15, by Daniele Nicolodi
-
Add action and method parameters to form objects.2011-06-15, by Daniele Nicolodi
-
Fix bug in database drop action cancellation handling.2011-06-15, by Daniele Nicolodi
-
Test drop database action cancellation.2011-06-15, by Daniele Nicolodi
-
Add buildout section to create WSGI app declaration.2011-06-27, by Daniele Nicolodi
-
Initial import.2011-06-09, by Daniele Nicolodi