Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Drop docs makefileDaniel Narvaez2013-01-111-5/+0
* Don't fetch unnecessarilyDaniel Narvaez2013-01-101-6/+16
* Run tests inside the sugar environmentDaniel Narvaez2013-01-101-40/+3
* Revert "Wait until the tree is populated"Daniel Narvaez2013-01-102-17/+3
* Revert "root_accessible might be None too"Daniel Narvaez2013-01-101-8/+8
* Revert "Wait for longer"Daniel Narvaez2013-01-101-1/+1
* Log at the start of the testDaniel Narvaez2013-01-101-0/+2
* Wait for longerDaniel Narvaez2013-01-091-1/+1
* root_accessible might be None tooDaniel Narvaez2013-01-091-8/+8
* Force the UI tests to be unbufferedDaniel Narvaez2013-01-091-1/+1
* Wait until the tree is populatedDaniel Narvaez2013-01-092-3/+17
* Append the activities logs, don't overwriteDaniel Narvaez2013-01-091-1/+1
* Add avahi to fedora base systemDaniel Narvaez2013-01-071-0/+1
* Add sshd to base systemDaniel Narvaez2013-01-072-1/+4
* Don't traceback if os_info doesnt existDaniel Narvaez2013-01-061-1/+1
* Define os_info outside the try blockDaniel Narvaez2013-01-061-1/+2
* Use env in the shebangsDaniel Narvaez2013-01-0610-11/+11
* whitespaceDaniel Narvaez2013-01-051-1/+1
* Missing importDaniel Narvaez2013-01-051-0/+1
* Pass args to pullDaniel Narvaez2013-01-051-1/+1
* Allow to specify revisions when pullinDaniel Narvaez2013-01-053-7/+15
* testingDaniel Narvaez2013-01-051-2/+1
* Just testingDaniel Narvaez2013-01-051-0/+1
* More appropriate namingDaniel Narvaez2013-01-052-4/+4
* Simplify the descriptionDaniel Narvaez2013-01-041-2/+2
* pep8Daniel Narvaez2013-01-041-4/+1
* Check system before setting up the environDaniel Narvaez2013-01-035-29/+26
* Add fedora gstreamer1Daniel Narvaez2013-01-031-0/+3
* Adding a missing import.Ajay Garg2012-12-291-1/+1
* Make sure gconf is setup after cleanDaniel Narvaez2012-12-282-16/+26
* Exclude git dirs from the hashDaniel Narvaez2012-12-281-0/+3
* Minor cleanupDaniel Narvaez2012-12-281-10/+3
* Invert the order for nowDaniel Narvaez2012-12-281-3/+3
* Misc fixesDaniel Narvaez2012-12-283-4/+14
* Add a run_build function to mainDaniel Narvaez2012-12-285-42/+35
* Handle devbot checks errorsDaniel Narvaez2012-12-281-4/+19
* Remove leftoverDaniel Narvaez2012-12-282-7/+1
* Try to get steps ordering rightDaniel Narvaez2012-12-286-17/+43
* Step into the tests directoryDaniel Narvaez2012-12-282-4/+4
* Move all checks into python codeDaniel Narvaez2012-12-288-88/+119
* Make run-tests log everythingDaniel Narvaez2012-12-283-10/+27
* Use command to run so we get logging for freeDaniel Narvaez2012-12-281-14/+9
* Actually clear the profileDaniel Narvaez2012-12-281-0/+3
* Cleanup run-tests a bitDaniel Narvaez2012-12-281-9/+7
* Split buildbot in docs/snapshotDaniel Narvaez2012-12-283-9/+7
* Rename tests to checkDaniel Narvaez2012-12-282-1/+1
* Build before testingDaniel Narvaez2012-12-282-3/+7
* Move system checking to the build moduleDaniel Narvaez2012-12-283-7/+8
* Ignore F pylint errors for nowDaniel Narvaez2012-12-281-1/+1
* Rework initializationDaniel Narvaez2012-12-288-53/+31