more verbose details printend out in debug mode when forwarding to backend
[myslice.git] / manifold / manifoldapi.py
2013-11-01 Thierry Parmentelatmore verbose details printend out in debug mode when...
2013-10-29 Jordan Augéupdated manifold API to support the move to SSL for...
2013-10-25 Ciro ScognamiglioMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-25 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-25 Jordan Augéportal: improved user and slice request/validation
2013-10-24 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-24 Ciro ScognamiglioMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-24 Thierry Parmentelatfix broken config, and no more static method for Config...
2013-10-22 Ciro ScognamiglioMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-18 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-18 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-18 Jordan Augémanifold.api : fixed authentication as admin
2013-10-01 Thierry Parmentelatmake sure to always print something after the xmlrpc...
2013-10-01 Thierry ParmentelatMerge branch 'configfile' into checkboxes
2013-10-01 Thierry Parmentelatmanifold url can be configured in myslice.ini - instead...
2013-09-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-26 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-26 Loic BaronMerge branch 'master' of git://git.onelab.eu/myslice
2013-09-26 Loic BaronMerge branch 'master' of git://git.onelab.eu/myslice
2013-09-25 Loic Baronfix myplugin JS example on_new_record function
2013-09-17 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-17 Thierry Parmentelatsmoother handling of when backend cannot be reached...
2013-09-09 YasinFIX: conflict in settings.py
2013-09-05 Thierry ParmentelatMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-09-05 Thierry Parmentelatcosmetic changes to manifold API debug messages
2013-09-04 Thierry Parmentelatcosmetic
2013-08-28 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-28 Jordan Augéimproved request validation
2013-08-26 Loic BaronModified Query for list of authorities in Register...
2013-08-23 YasinFix: merge conflic /portal/views.py
2013-08-23 Loic BaronMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-23 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-23 Jordan Augéportal: added wip for PI validation page
2013-07-29 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-29 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-29 Jordan Augéupdates for onelab portal demo
2013-07-10 Jordan Augéadded sticky notifications for warnings and errors...
2013-07-09 Jordan Augéadded messaging thanks to jquery-notify
2013-07-03 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-03 Thierry Parmentelatcosmetic & debug
2013-05-24 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-05-17 Thierry ParmentelatManifoldAPI raises ManifoldException if anything goes...
2013-05-13 Jordan Augévarious fixes
2013-05-07 Jordan Augéimproved subquery support
2013-05-07 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-05-07 Jordan Augéwip
2013-05-06 Thierry Parmentelatclean up debug statement
2013-05-06 Jordan AugéLocal updates for dev.myslice.info to work with api v2
2013-04-24 Thierry Parmentelatcosmetic
2013-04-19 Thierry Parmentelatdebug_empty in manifoldproxy can pretend the backend...
2013-04-19 Thierry Parmentelatnotes on using the new API, and a first untested stab...
2013-04-11 Thierry Parmentelatupdater now has the logic to turn itself off and back...
2013-04-11 Thierry Parmentelatalways use messages.* stuff
2013-04-11 Thierry Parmentelatpassing timestamp to Get breaks everything
2013-04-11 Thierry Parmentelatimplements sending update queries - and returns a sensi...
2013-03-27 Thierry Parmentelatadd comment
2013-03-27 Thierry Parmentelatwe embed the (currently raw) results from manifold...
2013-03-26 Thierry Parmentelatstart to deal with xmlrpclib errors
2013-03-20 Thierry Parmentelatin query, 'method' is now called 'subject'
2013-03-19 Thierry Parmentelatrename api into proxy
2013-03-18 Thierry Parmentelatsplit engine/ into manifold/ (backend oriented) and...