GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/autotua.git
master
SoC2008: This is not just a tinderbox project
Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
setup-master.py now does db initialization
Nirbheek Chauhan
2008-09-02
4
-31
/
+156
*
Update README and TODO
Nirbheek Chauhan
2008-09-01
2
-5
/
+5
*
Major changes to the master django db models
Nirbheek Chauhan
2008-09-01
4
-94
/
+148
*
Model validation was removed for django 1.0
Nirbheek Chauhan
2008-08-31
2
-9
/
+6
*
Use + not __add__ for adding tuples.
Nirbheek Chauhan
2008-08-31
1
-1
/
+1
*
Master integration with Slave (dep resolution)
Nirbheek Chauhan
2008-08-30
3
-6
/
+38
*
Allow unprivileged users to parse jobuilds
Nirbheek Chauhan
2008-08-30
1
-3
/
+5
*
Update TODOs.
Nirbheek Chauhan
2008-08-30
2
-4
/
+4
*
Numerous small bugfixes for commit 5dc25d
Nirbheek Chauhan
2008-08-30
4
-18
/
+19
*
Make the slave system-installable and configurable
Nirbheek Chauhan
2008-08-30
13
-114
/
+194
*
Mount PORTAGE_DIR and DISTFILES_DIR only if they are directories. Also,
Nirbheek Chauhan
2008-08-30
1
-3
/
+5
*
Use "atexit" for cleaning up instead of the test_modules.sh kludge.
Nirbheek Chauhan
2008-08-30
4
-35
/
+2
*
Fix teeny weeny bug in git-proxy-cmd.sh related to anon proxies
Nirbheek Chauhan
2008-08-17
1
-1
/
+1
*
Update TODO
Nirbheek Chauhan
2008-08-17
1
-2
/
+3
*
Implement basic dependency resolution:
Nirbheek Chauhan
2008-08-17
7
-34
/
+96
*
Add TODO (summary below):
Nirbheek Chauhan
2008-08-16
1
-0
/
+13
*
Link the master and the slave in a simplistic (for now) way:
Nirbheek Chauhan
2008-08-16
5
-79
/
+55
*
- Add ~username/jobs/ page
Nirbheek Chauhan
2008-08-16
7
-23
/
+60
*
Initial autotua-master import.
Nirbheek Chauhan
2008-08-15
16
-0
/
+371
*
Reorder slave/autotua/const.py
Nirbheek Chauhan
2008-08-15
1
-29
/
+28
*
Ignore .pyo as well
Nirbheek Chauhan
2008-08-13
1
-0
/
+1
*
Update README
Nirbheek Chauhan
2008-08-09
1
-1
/
+2
*
Typos in jobuild-functions.sh
Nirbheek Chauhan
2008-08-09
1
-3
/
+3
*
Add http proxy support for git and git+ssh
Nirbheek Chauhan
2008-08-09
2
-0
/
+17
*
- Implement post() and emerge()
Nirbheek Chauhan
2008-08-07
1
-0
/
+42
*
Initialise some basic variables: ATOMS, P, PN, PV
Nirbheek Chauhan
2008-08-06
1
-1
/
+21
*
Just spent the better part of an hour tracing a regression that turned out to...
Nirbheek Chauhan
2008-08-06
2
-6
/
+8
*
Move old autotua tmpdirs inside the chroot to /tmp/autotua-old instead of /tmp
Nirbheek Chauhan
2008-08-06
1
-1
/
+3
*
Fix syncing of the jobtage tree (master:master not HEAD:HEAD)
Nirbheek Chauhan
2008-08-05
1
-1
/
+1
*
* Fix unmounting when we die prematurely
Nirbheek Chauhan
2008-08-05
2
-3
/
+4
*
Define a default module ('job') for which_tests.py . Document it too.
Nirbheek Chauhan
2008-07-14
2
-1
/
+7
*
Whoops, jobtagedir should be relative to TMPDIR
Nirbheek Chauhan
2008-07-11
1
-1
/
+1
*
- Message to indicate status (Preparing WorkChroot)
Nirbheek Chauhan
2008-07-09
2
-1
/
+3
*
Cleanup after premature dying. Temporary till we haz nice exception handling.
Nirbheek Chauhan
2008-07-09
3
-0
/
+32
*
Fix major logic problems in autotua.sync which led to *no* syncing happening ...
Nirbheek Chauhan
2008-07-08
1
-22
/
+44
*
And it works! =)
Nirbheek Chauhan
2008-07-07
8
-22
/
+157
*
A revolution in how jobuilds are parsed. All parsing is now done inside the c...
Nirbheek Chauhan
2008-07-06
6
-17
/
+47
*
autotua.chroot.WorkChroot():
Nirbheek Chauhan
2008-07-05
1
-3
/
+7
*
autotua.chroot.WorkChroot():
Nirbheek Chauhan
2008-07-05
2
-24
/
+37
*
WorkChroot rsync is now 'rsync-nc' (no-clobber)
Nirbheek Chauhan
2008-07-04
2
-6
/
+6
*
Move jobuild.sh 'ping-pong' code to autotua.daemon
Nirbheek Chauhan
2008-07-04
2
-6
/
+10
*
- Move running of commands to autotua.daemon
Nirbheek Chauhan
2008-07-04
4
-12
/
+36
*
- Make PORTDIR and DISTDIR chroot bind mounting optional
Nirbheek Chauhan
2008-07-03
2
-3
/
+11
*
- Implement a jobuild processor: autotua.jobuild.Processor()
Nirbheek Chauhan
2008-07-03
2
-6
/
+45
*
No matter how hard I try, I can't seem to be able to make atomic commits :(
Nirbheek Chauhan
2008-07-02
6
-39
/
+80
*
Cleanup workdir+jobdir after work is done
Nirbheek Chauhan
2008-07-01
1
-1
/
+3
*
Implement support for {>,<}= in autotua.jobuild.Jobuild()._best_jobuild()
Nirbheek Chauhan
2008-07-01
2
-6
/
+41
*
- Remove unneeded stuff from autotua.const
Nirbheek Chauhan
2008-07-01
2
-28
/
+1
*
leetle bug pointed out by armin76 ;p
Nirbheek Chauhan
2008-06-29
1
-1
/
+1
*
* Job metadata:
Nirbheek Chauhan
2008-06-29
8
-27
/
+41
[prev]
[next]