Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* If no package in json always mark as not foundDaniel Narvaez2012-12-012-8/+9
| | | | Rather than tracebacking.
* More base system packages tweakingDaniel Narvaez2012-11-302-3/+4
|
* Add buildbot for debianDaniel Narvaez2012-11-302-8/+10
| | | | And normalize.
* Add some more network toolsDaniel Narvaez2012-11-301-1/+5
|
* Revert "netbase is a bit more generic"Daniel Narvaez2012-11-301-1/+1
| | | | This reverts commit 3453822138671579d0b321fa05fff0ac9b7552cc.
* Do not install recommendsDaniel Narvaez2012-11-301-1/+1
|
* Remove a few packages which doesn't seem essentialDaniel Narvaez2012-11-301-12/+0
|
* netbase is a bit more genericDaniel Narvaez2012-11-301-1/+1
|
* Add ifupdown, otherwise network doesn't workDaniel Narvaez2012-11-301-1/+2
|
* Add essential packageDaniel Narvaez2012-11-301-1/+2
|
* Use amd64 for nowDaniel Narvaez2012-11-301-1/+1
|
* Add more debian base systemDaniel Narvaez2012-11-301-1/+34
|
* Add bashrc to the snapshotDaniel Narvaez2012-11-301-0/+1
|
* Fix pygobject naming on debianDaniel Narvaez2012-11-301-1/+1
|
* Remove pygstDaniel Narvaez2012-11-301-5/+0
|
* NormalizeDaniel Narvaez2012-11-301-23/+23
|
* Correct namingDaniel Narvaez2012-11-301-1/+1
|
* NormalizeDaniel Narvaez2012-11-301-24/+24
|
* Drop gst 0.10 packagesDaniel Narvaez2012-11-302-42/+0
|
* TyposDaniel Narvaez2012-11-301-2/+2
|
* Add initial debian base systemDaniel Narvaez2012-11-301-0/+23
|
* Mock and check architecture in the testsDaniel Narvaez2012-11-304-3/+24
|
* Set user.name and use.email in unit testsDaniel Narvaez2012-11-301-0/+3
|
* Handle tag on a clone tooDaniel Narvaez2012-11-301-1/+4
|
* Add more tests and fix bugsDaniel Narvaez2012-11-307-36/+62
|
* Add tests for debian modulesDaniel Narvaez2012-11-303-3/+20
|
* Test the list of modulesDaniel Narvaez2012-11-3010-26/+91
|
* Merge is local doesn't make sense to retryDaniel Narvaez2012-11-301-2/+1
|
* Fix merge commandDaniel Narvaez2012-11-301-1/+2
|
* Cleanup retryingDaniel Narvaez2012-11-303-9/+16
|
* Fast forward onlyDaniel Narvaez2012-11-301-1/+1
|
* Exit with error if pull failsDaniel Narvaez2012-11-301-2/+6
|
* Pass branch to git.ModuleDaniel Narvaez2012-11-301-1/+2
|
* Add check targetDaniel Narvaez2012-11-301-1/+3
|
* Rename test-devbot to testDaniel Narvaez2012-11-291-1/+1
|
* Rename test command to test-uiDaniel Narvaez2012-11-292-2/+2
|
* Git clean not out-of-source modules instead of removingDaniel Narvaez2012-11-294-5/+31
|
* Use the new git module in buildDaniel Narvaez2012-11-293-41/+17
|
* Add a devbot.git module with unit testDaniel Narvaez2012-11-294-1/+152
|
* Move the sugar testsDaniel Narvaez2012-11-293-1/+1
| | | | To make space for the devbot ones
* Pass output and resolution prefs to sugar-runnerDaniel Narvaez2012-11-291-0/+8
|
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-2911-78/+39
|
* Merge 3.4 and 3.6 packagesDaniel Narvaez2012-11-294-691/+56
|
* Couple of config screwupsDaniel Narvaez2012-11-292-2/+2
|
* Make json configs a bit smarterDaniel Narvaez2012-11-2915-312/+72
| | | | To get rid of the duplication in deps
* NormalizeDaniel Narvaez2012-11-292-10/+10
|
* Don't die when debian_version doesn't exitDaniel Narvaez2012-11-291-1/+1
|
* Rework module updatingDaniel Narvaez2012-11-291-3/+16
|
* Revert "Add a git pull when updating"Daniel Narvaez2012-11-291-1/+0
| | | | This reverts commit ec609e55de4c2105cad0b224b0d5bdc8696025d0.
* Add a git pull when updatingDaniel Narvaez2012-11-291-0/+1
| | | | | This seems necessary, I need to look at this more carefully, but hoping this at least unbreak the buildbot.