index
:
alias
angular
master
webclient-rewrite
A distributed personal data manager
gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object.py
Age
Commit message (
Expand
)
Author
2010-12-31
Cleanup of repository. Bases of webclient.
Thibaut Horel
2010-12-01
Correct small typo (fomat->format)
Thibaut Horel
2010-12-01
More pep8 cleanups and fixed object.py
Guillaume Horel
2010-11-29
Some pep8ification
Guillaume Horel
2010-11-20
Add config file feature.
Thibaut Horel
2010-11-17
Example of alias query handling.
Thibaut Horel
2010-11-10
Ident bug in object
Thibaut Horel
2010-11-08
Beginning of an ObjectHandler class to handle objects at user level (will be ...
Thibaut Horel
2010-10-26
Add static method to get method by hash
Thibaut Horel
2010-10-26
Fix a bug in Object.setPermission (newlines were added when changing the perm...
Thibaut Horel
2010-10-26
Small bug in Object.getPermission
Thibaut Horel
2010-10-25
Permission get and set in Object class
Thibaut Horel
2010-10-23
Make object attributes a dictionnary to avoid conflicts with class attributes
Thibaut Horel
2010-10-23
Append child
Thibaut Horel
2010-10-22
Comment
Thibaut Horel
2010-10-22
Some modifications on object class
Thibaut Horel
2010-10-18
Start of the Object class.
Thibaut Horel
2010-07-30
Project creation.
Thibaut Horel