Closed Bug 582502 Opened 15 years ago Closed 15 years ago

Update tuxedo.stage

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Assigned: fox2mike)

References

Details

Please update tuxedo.stage.m.com from git. Thanks!
(FTR, we should probably also make a vendor repo for this and have it all auto-update but we'll do this at a later date.)
Blocks: 571869
Actually, you can probably make it auto-update for now, if requirements change we can run pip.
Assignee: server-ops → shyam
[root@mrapp-stage02 tuxedo]# git pull remote: Counting objects: 37, done. remote: Compressing objects: 100% (25/25), done. remote: Total 25 (delta 15), reused 0 (delta 0) Unpacking objects: 100% (25/25), done. From git://github.com/fwenzel/tuxedo d48cb6a..f3bad25 master -> origin/master Updating acec252..f3bad25 Fast-forward TODO | 4 ---- apps/api/views.py | 18 ++++++++++++++++++ apps/lib/views.py | 9 +++++++++ bouncer/php/index.php | 7 ++++--- settings.py | 2 +- templates/500.html | 12 ++++++++++++ templates/base.html | 36 ++++++++++++++++++------------------ urls.py | 5 ++++- 8 files changed, 66 insertions(+), 27 deletions(-) delete mode 100644 TODO create mode 100644 apps/lib/views.py create mode 100644 templates/500.html Done.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.