Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop/schoolserver.py
Commit message (Expand)AuthorAgeFilesLines
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-2/+2
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-2/+2
* Fixed typo in schoolserver authenticationSimon Schampijer2011-08-181-1/+1
* Add support for XO 1.75Simon Schampijer2011-08-181-7/+17
* Register with schoolserver: adopt to changes in xmlrpclib for python 2.7 OLPC...Simon Schampijer2011-06-091-1/+8
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-11-241-2/+2
* jarabe.desktop.schoolserver: mark helper functions and classes as privateSascha Silbe2010-11-241-17/+17
* pylint cleanup: mark some variables as unusedSascha Silbe2010-11-241-2/+2
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-1/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+5
* Time out on registration process to prevent indefinite UI hang (SL#2289)Dipankar Patro2010-10-151-3/+24
* Removed hardcoded server url (SL #1976)Dipankar Patro2010-10-151-3/+6
* Catch network errors when trying to register to the school server #2062Tim McNamara2010-07-141-1/+1
* Minor pylint cleanupsSimon Schampijer2010-03-101-4/+5
* Implement server registration for non-XOs (Hamilton Chua) #916Tomeu Vizoso2009-09-041-10/+62
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-2/+2
* let the logger do the formattingSascha Silbe2009-08-241-3/+3
* Add licence for schoolserver.pySimon Schampijer2009-02-161-0/+16
* Fix importMarco Pesenti Gritti2008-10-111-1/+1
* Thanks buildbotSimon Schampijer2008-10-111-1/+4
* Use gconf for the profileSimon Schampijer2008-10-111-6/+7
* Move schoolserver code inside the desktop module for now,Marco Pesenti Gritti2008-10-031-0/+54