source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2838   14 years broder Regardless of any success or failure, always remove the build queue …
(edit) @2837   14 years broder Only tag submodules if allow_backtracking is False.
(edit) @2836   14 years broder Typo fix.
(edit) @2835   14 years broder packageWorkdir needs to be passed the commit to make a workdir from.
(edit) @2834   14 years broder When validating builds, return True if the build validates, and don't …
(edit) @2832   14 years gdb Fixd speling eror
(edit) @2830   14 years gdb Added undiverts
(edit) @2829   14 years broder Don't try to start sysvms in the invirt-xen-config init script. This …
(edit) @2827   14 years gdb Also removed the pinning from rules/install
(edit) @2825   14 years gdb Nuked the pinning of libxen3
(edit) @2822   14 years andersk Add hvirt-devconfig to git-migration.
(edit) @2820   14 years broder Since we're moving the queue entries into the queue directory for …
(edit) @2819   14 years broder Add missing dependency on python-pyinotify in invirt-dev.
(edit) @2818   14 years gdb Added internal IP to master.yaml
(edit) @2815   14 years broder Fix modifying powered-on machines.
(edit) @2814   14 years pweaver Moved all code for service messages to unauth.make
(edit) @2813   14 years broder I don't trust test's boolean operators.
(edit) @2812   14 years pweaver changed <table> to <div>
(edit) @2811   14 years pweaver Fixed some style errors
(edit) @2810   14 years pweaver Added some code to display a service message from the xvm team to the …
(edit) @2809   14 years broder Don't svn:ignore the old generated files from Cheetah anymore.
(edit) @2808   14 years pweaver made link to auth using Personal Certificates more clear
(edit) @2807   14 years pweaver Added a like for kerberos authentication for the website
(edit) @2804   14 years broder Stylize the results box a bit more so it's more visible.
(edit) @2803   14 years broder Add more user-friendly error handling for common errors, so they don't …
(edit) @2802   14 years broder Missed one place we used "superrepo".
(edit) @2801   14 years broder Superproject, not superrepo, is git's term for a repo that contains …
(edit) @2799   14 years quentin Configure fence_manual fencing
(edit) @2798   14 years andersk Generate postgresql.conf with LC_ALL=en_US.UTF-8 pg_createcluster. …
(edit) @2797   14 years quentin There's two trs
(edit) @2796   14 years quentin Don't use JavaScript? to stripe rows
(edit) @2795   14 years broder Adjust the Makefile shipped with the website to kill invirt.fcgi, …
(edit) @2794   14 years broder Add label tags to group <input> tags with their labels. Also add …
(edit) @2793   14 years broder Nuke an extra </form> tag.
(edit) @2792   14 years broder The <input /> tag is always empty, so having a separate closing …
(edit) @2791   14 years broder Don't escape a string in one of the Mako templates.
(edit) @2790   14 years broder Don't over-escape Javascript in the web templates. $ doesn't need to …
(edit) @2789   14 years gdb Added postinst to hvirt-devconfig to ensure config is regenerated
(edit) @2786   14 years gdb Removed the postinst config generator
(edit) @2785   14 years gdb Fixed perlishness
(edit) @2784   14 years gdb Fixed console entry in master.yaml
(edit) @2783   14 years gdb Added postinst to set default_realm appropriately. Note: the code is …
(edit) @2782   14 years gdb Fixed style + debugging echo from r2781
(edit) @2781   14 years gdb Make invirt-database-server.postinst check whether the invirt user …
(edit) @2780   14 years gdb Added some sysvms
(edit) @2779   14 years gdb Added hvirt-devconfig pkg
(edit) @2772   14 years broder Update devconfig for gbrockm -> gdb username change.
(edit) @2769   14 years broder Use breaks instead of conflicts in xvm-authz-locker.
(edit) @2768   14 years broder In xvm-authz-locker, conflict with versions of invirt-base that …
(edit) @2767   14 years broder The authz.mech option in configuration is no longer used.
(edit) @2766   14 years broder Have authz providers use an invirt.authz module. xvm-authz-locker now …
(edit) @2765   14 years broder Do some config cleanup in invirt-web.
(edit) @2745   14 years broder Cleanup invirt-web's cherrypy-rebased -> trunk merge in the git-migration
(edit) @2743   14 years price invirt.fcgi: Document wrapper scripts more explicitly.
(edit) @2742   14 years price Fix format string usage.
(edit) @2741   14 years price invirt.fcgi: fix usage message, simplify option-parsing logic
(edit) @2740   14 years quentin Merge auth.fcgi and unauth.fcgi fixes from the old branch
(edit) @2737   14 years broder Merge cherrypy-rebased branch of invirt-web into trunk.
(edit) @2639   14 years broder Fix a typo in invirt-submit-build.
(edit) @2638   14 years broder scripts installed by setuptools always get installed in /usr/bin.
(edit) @2637   14 years broder Include invirt-submit-build in the invirt-dev install.
(edit) @2636   14 years broder Run git-daemon as an inetd service instead of a separate daemon. …
(edit) @2635   14 years broder mkdir -p works if the directory already exists, so drop an unnecessary …
(edit) @2634   14 years broder Make the apt repo directory structure exist if it doesn't already.
(edit) @2633   14 years broder The apt repository needs to be owned by the repository user, so let's …
(edit) @2631   14 years broder In xvm-devconfig: * Use some gpg key to run some apt repository for …
(edit) @2630   14 years broder Pass --no-start to dh_installinit in invirt-dev and run the initscript …
(edit) @2629   14 years broder And std_init takes arguments, too
(edit) @2628   14 years broder In invirt-dev, actually call std_init so the init script does something.
(edit) @2627   14 years broder Use the systemv init script instead of an upstart job. Hardy's …
(edit) @2626   14 years broder Install the invirt-dev upstart file without an extension (upstart …
(edit) @2625   14 years broder Serve the repositories in /srv/git over a git-daemon
(edit) @2624   14 years broder As a package maintained upstream in git, use the same logic in the git …
(edit) @2623   14 years broder Update the git-migration. Include two new packages and ignore a …
(edit) @2621   14 years broder In xvm-devconfig: * Whoops - xvm-devconfig doesn't have the …
(edit) @2619   14 years broder In xvm-devconfig: * Add build server configuration for testing the …
(edit) @2618   14 years broder Fix the invirt-dev init script, because bash doesn't believe in …
(edit) @2614   14 years gdb Reverted r2613 and started a new hvirt branch on the invirt-base pkg
(edit) @2613   14 years gdb Removed debathena from sources.list.d; deleted the rest of the …
(edit) @2611   14 years broder Bump the version on the invirt-web package since we changed …
(edit) @2604   14 years broder Stop installing a sources.list.d file for XVM's apt repository.
(edit) @2603   14 years broder Add xvm-authz-locker dependency to the xvm-master metapackage.
(edit) @2602   14 years broder Move XVM's locker authorization code into a separate xvm-authz-locker …
(edit) @2599   14 years broder Import python-afs. Debathena should eventually be importing PyAFS for …
(edit) @2593   14 years broder Rename the "git" tree in the configuration to "build" to be more accurate.
(edit) @2592   14 years broder Subclass invirt.common.struct from dict, instead of rolling our own …
(edit) @2590   14 years broder Store AFS cell configuration at authz.afs.cells instead of just …
(edit) @2589   14 years broder Switch to using std-init in invirt-dev.
(edit) @2588   14 years broder Create /srv/git when installing invirt-dev if it doesn't exist. …
(edit) @2587   14 years broder Config structs aren't dicts, so neither []-indexing nor .get work on them.
(edit) @2586   14 years broder Apparently invirt-database-server is no longer Python 2.4-compatible …
(edit) @2585   14 years broder Add a debian/pyversions file to invirt-dev. Our code doesn't work on …
(edit) @2584   14 years broder When generating the git user's k5login, actually move it into place.
(edit) @2583   14 years broder Automatically regenerate the Invirt git configuration daily.
(edit) @2582   14 years broder Actually install the invirt-build-conf script.
(edit) @2581   14 years broder Update the Invirt git configuration at install-time.
(edit) @2580   14 years broder Actually create a git user.
(edit) @2579   14 years broder Update the git user's .k5login in invirt-build-conf.
(edit) @2578   14 years broder There is no master branch. There is only prod. And dev. But …
(edit) @2577   14 years broder Stuff all of our repos into an /invirt subdirectory, so that we have …
Note: See TracRevisionLog for help on using the revision log.