|
|
@2597
|
15 years |
broder |
Tag 1.1.15 of xvm-prodconfig
|
|
|
@2596
|
15 years |
broder |
Tag 0.0.6 of xvm-db-backup
|
|
|
@2595
|
15 years |
broder |
Tag 0.2.2 of invirt-database
|
|
|
@2594
|
15 years |
broder |
Tag 0.0.26 of invirt-base
|
|
|
@2593
|
15 years |
broder |
Rename the "git" tree in the configuration to "build" to be more accurate.
|
|
|
@2592
|
15 years |
broder |
Subclass invirt.common.struct from dict, instead of rolling our own …
|
|
|
@2591
|
15 years |
broder |
Update the cherrypy branch to use authz.afs.cells instead of just …
|
|
|
@2590
|
15 years |
broder |
Store AFS cell configuration at authz.afs.cells instead of just …
|
|
|
@2589
|
15 years |
broder |
Switch to using std-init in invirt-dev.
|
|
|
@2588
|
15 years |
broder |
Create /srv/git when installing invirt-dev if it doesn't exist.
…
|
|
|
@2587
|
15 years |
broder |
Config structs aren't dicts, so neither []-indexing nor .get work on
them.
|
|
|
@2586
|
15 years |
broder |
Apparently invirt-database-server is no longer Python 2.4-compatible …
|
|
|
@2585
|
15 years |
broder |
Add a debian/pyversions file to invirt-dev.
Our code doesn't work on …
|
|
|
@2584
|
15 years |
broder |
When generating the git user's k5login, actually move it into place.
|
|
|
@2583
|
15 years |
broder |
Automatically regenerate the Invirt git configuration daily.
|
|
|
@2582
|
15 years |
broder |
Actually install the invirt-build-conf script.
|
|
|
@2581
|
15 years |
broder |
Update the Invirt git configuration at install-time.
|
|
|
@2580
|
15 years |
broder |
Actually create a git user.
|
|
|
@2579
|
15 years |
broder |
Update the git user's .k5login in invirt-build-conf.
|
|
|
@2578
|
15 years |
broder |
There is no master branch. There is only prod. And dev.
But …
|
|
|
@2577
|
15 years |
broder |
Stuff all of our repos into an /invirt subdirectory, so that we have …
|
|
|
@2576
|
15 years |
broder |
Populate the superrepo as part of the git migration.
|
|
|
@2575
|
15 years |
quentin |
Add brockm to xvm-dev
|
|
|
@2574
|
15 years |
broder |
As noted in the invirt.authz.locker._authenticate docstring, if we …
|
|
|
@2573
|
15 years |
broder |
Update the git-migration authors file.
|
|
|
@2572
|
15 years |
broder |
Take advantage of the newly added symbolic names for PTS connection …
|
|
|
@2571
|
15 years |
broder |
Rephrase the invirt.authz.locker._authenticate docstring for clarity.
…
|
|
|
@2570
|
15 years |
broder |
Add remctl-server as a dependency for invirt-dev, for the build
scripts.
|
|
|
@2569
|
15 years |
broder |
Pass a mode to os.fdopen in invirt-build-conf and invirt-submit-build. …
|
|
|
@2568
|
15 years |
broder |
Fix typo in invirt-build-conf.
|
|
|
@2567
|
15 years |
broder |
Replace NamedTemporaryFile? with mkstemp in invirt-build-conf and …
|
|
|
@2566
|
15 years |
broder |
Until we switch to storing krb5 principals in the database, we need to …
|
|
|
@2565
|
15 years |
broder |
Add a script for generating the remctl configuration to trigger the …
|
|
|
@2564
|
15 years |
broder |
Update invirt-dev.dirs to create directories used by the …
|
|
|
@2563
|
15 years |
broder |
First stab at the remctl script to handle new build queue submission …
|
|
|
@2562
|
15 years |
broder |
In invirt.authz.locker, deal with getting tokens and …
|
|
|
@2561
|
15 years |
broder |
Update invirt-base's setup.py to deal with invirt.authz module.
|
|
|
@2560
|
15 years |
broder |
Add a magic invirt.authz.mech module that loads whatever authz.mech is …
|
|
|
@2559
|
15 years |
broder |
Add a invirt.authz.locker module to invirt-base for XVM-style …
|
|
|
@2558
|
15 years |
broder |
"Cherry-pick" r2557 (Re-arrange the authz configuration.) to the …
|
|
|
@2557
|
15 years |
broder |
Re-arrange the authz configuration.
In particular, even if we allow …
|
|
|
@2556
|
15 years |
broder |
In invirt-dev:
* Since the prerm code to remove the repo group from …
|
|
|
@2555
|
15 years |
broder |
Also punt invirt-build-release for the time being.
It might make an …
|
|
|
@2554
|
15 years |
broder |
Punt invirt-ood-packages and invirt-ood-build from invirt-dev's …
|
|
|
@2553
|
15 years |
broder |
Add a changelog entry to invirt-base for r2551 (Add an iter method …
|
|
|
@2552
|
15 years |
broder |
Change repository configuration to generate config from a mako …
|
|
|
@2551
|
15 years |
broder |
Add an iter method to invirt.common.struct.
|
|
|
@2550
|
15 years |
broder |
Punt invirt-uploaders and unsigned files from repository config.
…
|
|
|
@2549
|
15 years |
broder |
Punt the invirt-ood-packages script (and invirt-ood-build).
They were …
|
|
|
@2548
|
15 years |
broder |
Update the packaging to build and install the invirtibuilder.
|
|
|
@2547
|
15 years |
broder |
Add a setup.py for the new invirtibuilder and invirt.builder code.
|
|
|
@2546
|
15 years |
broder |
Python 2.5 requires an import from the future to get a with
statement.
|
|
|
@2545
|
15 years |
broder |
In the invirtibuilder, take advantage of the getBinaries function in …
|
|
|
@2544
|
15 years |
broder |
Deal with Debian-native packages correctly when calculating and …
|
|
|
@2543
|
15 years |
broder |
Pull functions that are needed for the git remctl scripts out of the …
|
|
|
@2542
|
15 years |
broder |
Move the invirtibuilder into invirt-dev as a first step towards …
|
|
|
@2541
|
15 years |
broder |
In invirt-base:
* Add a captureOutput function to invirt.common as a …
|
|
|
@2540
|
15 years |
pweaver |
validate.py is the new validation code for invirt-web and …
|
|
|
@2539
|
15 years |
broder |
Disallow pushing to submodule branches that are tracking branches for …
|
|
|
@2538
|
15 years |
broder |
First crack at the invirtibuilder.
No promises of functionality yet.
|
|
|
@2537
|
15 years |
broder |
Add a field to the builds table to store a Python traceback.
|
|
|
@2536
|
15 years |
broder |
In xvm-db-backup:
* Let the config file specify a list of tables to …
|
|
|
@2535
|
15 years |
broder |
Add builds and build_logs tables to invirt-database for tracking build …
|
|
|
@2534
|
15 years |
quentin |
Document MachineView?.getattr
|
|
|
@2533
|
15 years |
quentin |
Make changelog entries describe package changes, not packaging changes
|
|
|
@2532
|
15 years |
quentin |
Clarify the operation of MakoHandler?
|
|
|
@2531
|
15 years |
quentin |
Revert "Replace weird username logic with the old logic."
This …
|
|
|
@2530
|
15 years |
price |
fix a syntax error from my r2526
|
|
|
@2529
|
15 years |
price |
Restore explanatory comment on random.seed().
|
|
|
@2528
|
15 years |
price |
style tweaks
|
|
|
@2527
|
15 years |
price |
tighten a bit of code
|
|
|
@2526
|
15 years |
price |
main.py: FieldStorage? is history, so revert to sugared getitem.
|
|
|
@2525
|
15 years |
price |
fix super-long lines
|
|
|
@2524
|
15 years |
price |
tighten a bit of code
|
|
|
@2523
|
15 years |
price |
cut a leftover comment, fix a bit of spacing
|
|
|
@2522
|
15 years |
price |
cut uninformative comment and blank line
|
|
|
@2521
|
15 years |
price |
main.fcgi: usage, fix a bit of spacing
|
|
|
@2520
|
15 years |
price |
small style fix
|
|
|
@2519
|
15 years |
price |
Replace weird username logic with the old logic.
remote_user_login() …
|
|
|
@2518
|
15 years |
price |
style nit
|
|
|
@2517
|
15 years |
price |
Tag 0.4.4 of invirt-remote
|
|
|
@2516
|
15 years |
price |
Style fixes in, and Debian changelog for, list and listuser.
|
|
|
@2515
|
15 years |
pweaver |
Removed useless method
|
|
|
@2514
|
15 years |
broder |
Rearrange the git configuration slightly:
- List "pockets" instead of …
|
|
|
@2513
|
15 years |
adehnert |
Minor cleanup of monocast and LVM load balancer
|
|
|
@2512
|
15 years |
quentin |
Remove unused external_remote_user_login function
|
|
|
@2511
|
15 years |
pweaver |
Added list script.
Lists a user's VM's (based on their tickets)
…
|
|
|
@2510
|
15 years |
pweaver |
Deleted extra print statement
|
|
|
@2509
|
15 years |
pweaver |
Modified the output of remctl listuser to use YAML
|
|
|
@2508
|
15 years |
pweaver |
Added a remctl script listuser which an admin can use remctl listuser …
|
|
|
@2507
|
15 years |
price |
Tag 0.41 of xvm-devconfig
|
|
|
@2506
|
15 years |
price |
Add jiawen to xvm-dev as reflected in k5login.
|
|
|
@2505
|
15 years |
broder |
Split the tagger name and e-mail out into separate fields.
|
|
|
@2504
|
15 years |
broder |
Add a tagger value to the xvm-prodconfig to indicate who should tag …
|
|
|
@2503
|
15 years |
broder |
In the submodule update hook, reject pushes to anything but branches.
|
|
|
@2502
|
15 years |
broder |
Update the zephyr-post-receive hook from the snippets locker.
|
|
|
@2501
|
15 years |
broder |
Since the zephyr-post-receive is only being used in the submodule, …
|
|
|
@2500
|
15 years |
broder |
Replace the superrepo hooks with an update hook that rejects all
pushes.
|
|
|
@2499
|
15 years |
broder |
Implement update hook for git submodules.
|
|
|
@2498
|
15 years |
broder |
Update git-hooks notes with new vision for how git works.
|
|
|