aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explicitely use tuples for except:HEADmasterNirbheek Chauhan2009-02-243-3/+3
* Let people edit the current status of master-install manuallyNirbheek Chauhan2009-02-241-1/+1
* Minor bugfixes in setup-master.pyNirbheek Chauhan2009-02-241-4/+22
* Fix Gentoo Foundation Copyright datesNirbheek Chauhan2009-02-248-8/+8
* Minor changes to follow Pythonesque idiomsNirbheek Chauhan2009-02-243-27/+44
* Fix setup-master.py to not suck monkey ballsNirbheek Chauhan2009-02-232-81/+128
* Fix things broken by previous changes to setup-master.pyNirbheek Chauhan2009-02-211-20/+25
* Fix incorrect path for python site-packagesNirbheek Chauhan2009-02-213-5/+5
* Fix versioning -- 0.0.1.95Nirbheek Chauhan2009-02-184-8/+11
* Use `make` for autotua-masterNirbheek Chauhan2009-02-176-49/+102
* Update autotua-slave with ~amd64 KEYWORDNirbheek Chauhan2009-02-103-4/+4
* Compatibility with *BSD systemsNirbheek Chauhan2009-01-301-1/+1
* Use /usr/bin/env python instead of /usr/bin/pythonNirbheek Chauhan2009-01-301-1/+1
* Reorganise setup-master.pyNirbheek Chauhan2009-01-184-17/+63
* Add autotua.crypt to setup.pyNirbheek Chauhan2009-01-181-2/+2
* Add live ebuild for autotua-slaveNirbheek Chauhan2009-01-182-0/+34
* models.Job().status *can't* be unique=TrueNirbheek Chauhan2008-10-151-6/+6
* [bugfix] Fix faulty detection of const.MASTER_DIRNirbheek Chauhan2008-10-141-8/+16
* [bugfix] Don't check gpghome while init_gpghome()Nirbheek Chauhan2008-10-141-0/+6
* Make it a bit more obvious that AutotuA is a palindrome :pNirbheek Chauhan2008-10-131-0/+5
* Improve merging of autotua settings in DjangoNirbheek Chauhan2008-10-134-13/+32
* Update TODONirbheek Chauhan2008-10-132-3/+7
* Basic slave-master stateful encrypted interactionNirbheek Chauhan2008-10-1012-38/+294
* Changes to the release script (do-release.sh)Nirbheek Chauhan2008-10-081-3/+15
* Extra Whitespace.Nirbheek Chauhan2008-10-083-3/+0
* Changes to Django db models (db re-init required)Nirbheek Chauhan2008-10-075-108/+131
* Fix runtime bugs in models.py w.r.t displayingNirbheek Chauhan2008-10-041-3/+3
* Update TODONirbheek Chauhan2008-10-041-2/+1
* Prettify the webinterfaceNirbheek Chauhan2008-10-049-27/+712
* Add dev, at, user groups (dummies)Nirbheek Chauhan2008-10-043-3/+11
* Un-suck front page! Login support!Nirbheek Chauhan2008-10-0414-1133/+871
* Add a frontpage for displaying the root webpageNirbheek Chauhan2008-10-025-7/+50
* Add icons! (and support for rendering+installing)Nirbheek Chauhan2008-10-0210-0/+5609
* Use autotua settings by default for const.JOBTAGE (master)Nirbheek Chauhan2008-10-021-1/+3
* Make new release. Again.Nirbheek Chauhan2008-09-181-1/+1
* Errr. Use hard links for README-AUTOTUA.Nirbheek Chauhan2008-09-182-2/+102
* Slave is licensed under GPL-3Nirbheek Chauhan2008-09-1812-12/+686
* Master is licensed under AGPL-3Nirbheek Chauhan2008-09-1814-13/+674
* Make new release tarballs with the added READMEsNirbheek Chauhan2008-09-171-1/+1
* Symlink the root README into master/ and slave/Nirbheek Chauhan2008-09-173-0/+3
* Add a script to do releasesNirbheek Chauhan2008-09-171-0/+67
* Add an ebuild for the 0.0.1 release of autotuaNirbheek Chauhan2008-09-173-0/+25
* Fix setup.py to include all required filesNirbheek Chauhan2008-09-173-0/+4
* Notify the user if autotua_master is unsetNirbheek Chauhan2008-09-171-1/+3
* git mv master/autotua master/masterNirbheek Chauhan2008-09-1714-2/+2
* Add README and PURPOSENirbheek Chauhan2008-09-082-0/+67
* Bugfixes to master server.Nirbheek Chauhan2008-09-033-19/+24
* Add a README for the masterNirbheek Chauhan2008-09-031-0/+6
* Fix jobtage syncing during db init for remote reposNirbheek Chauhan2008-09-032-6/+10
* Setup a sample job while syncing dbNirbheek Chauhan2008-09-027-45/+63