remove simplejson dependency
[plcapi.git] / PLC /
2011-04-29 Baris Metinfix typo
2011-04-26 Sapan BhatiaMerge branch 'master' of ssh://sapanb@git.planet-lab...
2011-04-26 Sapan BhatiaImplemented isrootonsite tag for selectively granting...
2011-04-21 Tony Mackadd node tags as root not as caller
2011-04-21 Tony Mackadd node tags as root not as caller
2011-04-13 Thierry Parmentelatcosmetic
2011-04-13 Thierry Parmentelatalso print out stack dump when hrn can't be figured...
2011-04-12 Thierry ParmentelatTony has reported that in some rare occurences, Refresh...
2011-04-11 Baris Metinactivate cache_utils only when enabled.
2011-04-11 Baris Metinuse PLC_RATELIMIT_ENABLED to enable ratelimit aspect
2011-04-11 Baris Metinmore ocaml for plc is a good thing, but not in Python...
2011-03-22 rootMerge commit 'origin/master'
2011-03-21 rootMerge commit 'origin/master'
2011-03-21 Thierry Parmentelatrename initscript_body into initscript_code
2011-03-21 rootMerge commit 'origin/master'
2011-03-16 rootMerge commit 'origin/master'
2011-03-16 Thierry Parmentelatadd the initscript_body accessor/tag
2011-03-09 Sapan BhatiaFormalized GetSlivers cache, added option to plc_config
2011-03-09 rootMerge commit 'origin/master'
2011-03-09 Thierry Parmentelatbugfixes
2011-03-09 rootMerge commit 'origin/master'
2011-03-09 Thierry Parmentelatfixes in GetSliceSshKeys
2011-03-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-03-08 Thierry Parmentelatfirst draft for GetSliceSshKeys
2011-02-11 Thierry Parmentelatwhoops, stupid me
2011-02-11 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-02-11 Thierry Parmentelattrashing existing tmp file if older than 5 minutes
2011-02-02 Thierry Parmentelatoops again
2011-02-02 Thierry Parmentelatoops
2011-02-02 Thierry Parmentelatdo not delete session when node is trying to call a...
2011-02-02 Thierry Parmentelatremove support for boot_nonce and old boot CDs
2011-02-02 Thierry Parmentelatprovide a reason why permission is denied
2011-02-02 Thierry Parmentelatremove an ugly hack that had GetSliceFamily set the...
2011-02-02 Thierry Parmentelatsvn keywords
2011-01-31 Thierry Parmentelatbugfix - nodes could not write anu tag
2011-01-28 Thierry Parmentelatprotect GetSlivers against possible failure
2011-01-28 Thierry Parmentelatvref may be set by node running getslivers -> getslicef...
2011-01-18 Thierry Parmentelatraise exception when trying to set unsupported column
2010-12-08 rootMerge commit 'local_master/master'
2010-12-08 Daniel Hokka ZakrissonFix gateway logic for secondary interfaces.
2010-12-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2010-12-07 Thierry Parmentelatallow tech to Get node and interface tags
2010-12-07 Thierry Parmentelatsvn kwds
2010-12-07 Thierry Parmentelatmore info on person when missing roles
2010-12-06 S.Çağlar OnurMerge branch 'master' of ssh://git.planet-lab.org/git...
2010-12-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2010-12-06 Thierry Parmentelatremove dups & old ref. to ilinks
2010-12-06 Thierry Parmentelattwo accessors for use in myslice for storing user prefe...
2010-12-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2010-12-06 Thierry Parmentelatall accessor-defined tag-types should have 'admin'...
2010-12-06 Thierry Parmentelatbug fix, tag_type was undefined
2010-12-06 Thierry Parmentelatmore explicit messages in case of missing role
2010-12-06 Thierry Parmentelatmore doc update
2010-12-06 Thierry Parmentelatupdated doc and comments
2010-12-02 rootMerge commit 'origin/master'
2010-12-02 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2010-12-02 Thierry Parmentelatmove sliverauth-related tags from db-config.d to access...
2010-12-01 Thierry Parmentelatcleanup accessors
2010-12-01 Thierry Parmentelatdefine_accessors accepts a list of classes if needed
2010-12-01 Thierry Parmentelatdel svn kwds
2010-11-30 Thierry Parmentelatpropagate caller in more places
2010-11-30 Thierry Parmentelatpropagate caller when a method calls another method
2010-11-30 Thierry Parmentelatadd node role to the 3 tags used (and possibly tweaked...
2010-11-30 Thierry Parmentelatdel svn kwds
2010-11-30 Thierry Parmentelatadded comment on how to modify accessors
2010-11-30 Thierry Parmentelatmissing import
2010-11-30 Thierry Parmentelatcleanup tag types definition b/w db-config.d and accessors
2010-11-30 Thierry Parmentelatagain
2010-11-30 Thierry Parmentelatfix fix
2010-11-30 Thierry Parmentelatretrieve tag_type needed for caller_may_write_tag
2010-11-29 Thierry Parmentelatnew step 'accessors' in the 'service plc start'
2010-11-29 Thierry Parmentelatsvn keywords
2010-11-29 Thierry Parmentelatforce import of AuthorizeHelpers
2010-11-28 Thierry Parmentelatalways invoke caller_my_access_tag
2010-11-28 Thierry Parmentelatremoved svn keywords
2010-11-26 Thierry Parmentelatadd missing imports
2010-11-26 Thierry Parmentelatoops - wrong identation
2010-11-25 Thierry Parmentelatall tag types use permission helpers in AuthorizeHelpers
2010-11-25 Thierry Parmentelatpermission checking on node tags factorized in Node...
2010-11-25 Thierry Parmentelatlocate_or_create_tag returns tag_type, and not tag_type...
2010-11-25 Thierry Parmentelatauthentication exception a bit more verbose
2010-11-25 Thierry Parmentelattweak Accessors_site template to mentino person_roles
2010-11-25 Thierry Parmentelatcosmetic
2010-11-24 Thierry Parmentelatreview (and fix) the way we retrieve the subject object
2010-11-24 Thierry Parmentelatprotect GetPersonTags to avoid disclosing person emails
2010-11-23 Thierry Parmentelatcomment in GetPersons
2010-11-23 Thierry Parmentelatcomment on define_accessors
2010-11-23 Thierry Parmentelatadd a note in GetPersons about a possible privacy leak
2010-11-23 Thierry Parmentelatget the down migration right
2010-11-23 Thierry Parmentelatfix duplicate arg in helpers
2010-11-23 Thierry Parmentelatbugfix
2010-11-22 Thierry Parmentelatcommitted un unsaved file
2010-11-22 Thierry Parmentelatadded doc on migration
2010-11-22 Thierry Parmentelatdefault for get_roles in the accessors factory is all_roles
2010-11-22 Thierry Parmentelatadd/update/delete slice tags should be fine
2010-11-21 Thierry Parmentelatgive more details on permission denied
2010-11-21 Thierry Parmentelatbugfix, don't use methods...
2010-11-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2010-11-19 Thierry Parmentelataccessors and db-config.d tags roughly OK
2010-11-19 Barış Metinfix indent error
next