Send Dev-flock mailing list submissions to
        dev-flock@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.mit.edu/mailman/listinfo/dev-flock
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dev-flock digest..."


Today's Topics:

   1. r1007 - huginmunin/trunk/web/hm/app/templates
      ([EMAIL PROTECTED])
   2. r1008 - in huginmunin/trunk/web/hm: . app app/templates
      app/views ([EMAIL PROTECTED])
   3. r1009 - huginmunin/trunk/web/hm/app ([EMAIL PROTECTED])
   4. r1010 - huginmunin/trunk/web/hm/app/templates
      ([EMAIL PROTECTED])
   5. r1011 - in huginmunin/trunk/web/hm/app: templates/admin   views
      ([EMAIL PROTECTED])
   6. r1012 - huginmunin/trunk/web/hm/app/views
      ([EMAIL PROTECTED])
   7. r1013 - in huginmunin/trunk/web/hm: db/evolutions db/fixtures
      db/fixtures/postgres_production public ([EMAIL PROTECTED])


----------------------------------------------------------------------

Message: 1
Date: Mon, 24 Nov 2008 14:14:46 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1007 - huginmunin/trunk/web/hm/app/templates
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: clay
Date: 2008-11-24 14:14:46 -0500 (Mon, 24 Nov 2008)
New Revision: 1007
Commit message:
this is the page that should appear when the site is down.  remember to change 
it to let peeps know when the site should be back up (estimate longer than you 
think so we don't disapoint anyone.

Added:
   huginmunin/trunk/web/hm/app/templates/Down_For_The_Count.html


------------------------------

Message: 2
Date: Mon, 24 Nov 2008 15:43:00 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1008 - in huginmunin/trunk/web/hm: . app
        app/templates   app/views
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-24 15:43:00 -0500 (Mon, 24 Nov 2008)
New Revision: 1008
Commit message:
down for maintenance pages

Added:
   huginmunin/trunk/web/hm/app/templates/down_for_maintenance.html
Modified:
   huginmunin/trunk/web/hm/app/root_urls.py
   huginmunin/trunk/web/hm/app/templates/Down_For_The_Count.html
   huginmunin/trunk/web/hm/app/urls.py
   huginmunin/trunk/web/hm/app/views/main_urls.py
   huginmunin/trunk/web/hm/settings.py


------------------------------

Message: 3
Date: Mon, 24 Nov 2008 16:29:58 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1009 - huginmunin/trunk/web/hm/app
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-24 16:29:58 -0500 (Mon, 24 Nov 2008)
New Revision: 1009
Commit message:
noodle, don't noodle

Modified:
   huginmunin/trunk/web/hm/app/urls.py


------------------------------

Message: 4
Date: Tue, 25 Nov 2008 08:32:42 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1010 - huginmunin/trunk/web/hm/app/templates
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-25 08:32:42 -0500 (Tue, 25 Nov 2008)
New Revision: 1010
Commit message:
about on main page goes to /blog/team

Modified:
   huginmunin/trunk/web/hm/app/templates/base.html


------------------------------

Message: 5
Date: Tue, 25 Nov 2008 09:36:58 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1011 - in huginmunin/trunk/web/hm/app:
        templates/admin views
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-25 09:36:58 -0500 (Tue, 25 Nov 2008)
New Revision: 1011
Commit message:
publish everything makes publish action have same user and time and ip as create

Modified:
   huginmunin/trunk/web/hm/app/templates/admin/publish_everything.html
   huginmunin/trunk/web/hm/app/views/main.py


------------------------------

Message: 6
Date: Tue, 25 Nov 2008 09:41:00 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1012 - huginmunin/trunk/web/hm/app/views
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-25 09:41:00 -0500 (Tue, 25 Nov 2008)
New Revision: 1012
Commit message:
fixed state view url bug

Modified:
   huginmunin/trunk/web/hm/app/views/main_urls.py


------------------------------

Message: 7
Date: Tue, 25 Nov 2008 11:27:44 -0500 (EST)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r1013 - in huginmunin/trunk/web/hm: db/evolutions
        db/fixtures db/fixtures/postgres_production public
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-11-25 11:27:44 -0500 (Tue, 25 Nov 2008)
New Revision: 1013
Commit message:
productino postress stuff

Added:
   huginmunin/trunk/web/hm/db/fixtures/postgres_production/
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_before_postgre.json
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_before_postgre_ACTIONS.json
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_before_postgre_ACTIONS_2.json
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_before_postgre_CONTENT_TYPES.json
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_for_postgre.json
   
huginmunin/trunk/web/hm/db/fixtures/postgres_production/08_11_25_production_for_postgre_ACTIONS.json
   huginmunin/trunk/web/hm/db/fixtures/postgres_production/transformer.pl
Modified:
   huginmunin/trunk/web/hm/db/evolutions/__init__.py
   huginmunin/trunk/web/hm/db/evolutions/add_state.py
   huginmunin/trunk/web/hm/db/fixtures/hierarchical_dimensions.json
   huginmunin/trunk/web/hm/public/dispatch.fcgi


------------------------------

_______________________________________________
Dev-flock mailing list
Dev-flock@mit.edu
http://mailman.mit.edu/mailman/listinfo/dev-flock


End of Dev-flock Digest, Vol 15, Issue 20
*****************************************

Reply via email to