Граф коммитов

148 Коммитов

Автор SHA1 Сообщение Дата
mdoglio 8546748bc5 tests use cache versioning to keep isolation 2013-03-28 00:40:42 +00:00
mdoglio b7d194671b add sql-datasource; port datazilla sql datasource (with tests) to treeherder 2013-03-27 14:25:19 +00:00
mdoglio 5b8063cef8 add memcached setup 2013-03-26 16:24:38 +00:00
jeads ec15ad6476 Merge pull request #10 from mozilla/schema-comments
schema comments
2013-03-20 11:28:02 -07:00
Jonathan Eads af2e5bafc0 added request_ids reference to job_guid description 2013-03-20 11:24:20 -07:00
Jonathan Eads 2f3b03107d added primary key to option_collection 2013-03-20 11:16:06 -07:00
jeads 5c8b7acf38 Merge pull request #9 from mozilla/setup-test-db
Setup test db
2013-03-20 09:57:59 -07:00
Jonathan Eads 3c298e198c fixed comments 2013-03-20 09:05:06 -07:00
mdoglio bd0d8ce798 removed unused setting 2013-03-20 14:05:14 +00:00
mdoglio 983932f1d9 update py version in dev requirements 2013-03-20 14:00:28 +00:00
mdoglio 03b239de23 move db settings to env variables; set env variables for db settings in vagrant 2013-03-20 13:59:48 +00:00
mdoglio df70a95fa0 fix py.test version in dev requirements 2013-03-20 10:53:47 +00:00
Jonathan Eads 2af64cc790 fixed text 2013-03-19 15:11:03 -07:00
Jonathan Eads 418db389ef fixed comments 2013-03-19 15:00:28 -07:00
Jonathan Eads 3db89d5ed4 added comments 2013-03-19 14:45:33 -07:00
mdoglio eb11feeace add db setup/teardown to py.test suite 2013-03-19 19:05:04 +00:00
mdoglio 8151206a2f upgraded pytest to use the new fixtures style 2013-03-19 18:59:00 +00:00
mdoglio a424c4d499 fix missing password for db user 2013-03-19 18:57:48 +00:00
mdoglio 7e49ce65b1 add noinput option to init_master_db 2013-03-19 16:53:48 +00:00
mdoglio 6fa1dc21dc grant all privileges to db user on vagrant 2013-03-19 16:52:38 +00:00
Ed Morley a72cd758f6 Merge pull request #8 from mozilla/mysql-listen-external
Mysql listen external
2013-03-18 11:44:25 -07:00
mdoglio c1d6a0c246 add new line at end of my.cnf 2013-03-18 18:22:48 +00:00
mdoglio d0650e2707 vagrant bind mysql on 0.0.0.0 2013-03-18 18:19:14 +00:00
mdoglio 7be34b9529 activate virtualenv on vagrant ssh 2013-03-13 12:34:39 +00:00
jeads c0c488c134 Merge pull request #7 from mozilla/sphinx-doc-setup
add sphinx docs setup
2013-03-12 10:21:09 -07:00
Jonathan Eads 80cac2b53e merged .gitignore changes, added .swp for vi/vim 2013-03-12 10:18:07 -07:00
jeads bb3d5c2b35 Merge pull request #6 from mozilla/py.test-setup
add py.test setup with support for coverage
2013-03-12 10:02:17 -07:00
jeads 737ad35407 Merge pull request #5 from mozilla/django-models-migration
add models, migrations and init_master_db command to webapp
2013-03-12 10:01:59 -07:00
mdoglio 54d4884a91 fix a typo in treeherder.pp 2013-03-12 16:50:43 +00:00
mdoglio 5616c4f84a fix missing unique_together on option_collection and datasource 2013-03-12 16:19:04 +00:00
mdoglio 7121dede4b add django admin interface and __unicode__ function to models 2013-03-12 15:11:36 +00:00
mdoglio fe1c449459 add sphinx docs setup 2013-03-12 13:17:52 +00:00
mdoglio a2b0a00fcb add py.test setup with support for coverage 2013-03-11 20:01:17 +00:00
mdoglio 32deb6744f added new line at the end of file 2013-03-11 17:56:37 +00:00
mdoglio 60c5cc8cfc add models, migrations and init_master_db command to webapp 2013-03-11 16:49:10 +00:00
mdoglio ce4b07cb1d add south to pure requirements. install pure.txt inside the virtualenv 2013-03-11 16:44:52 +00:00
mdoglio 6882628ba2 fix db user without password. move db and user creation to mysql.pp 2013-03-11 12:06:20 +00:00
jeads 40cad2eece Merge pull request #4 from mozilla/relocate-webapp
Relocate webapp
2013-03-08 09:11:08 -08:00
mdoglio cf1a31d657 fix DJANGO_SETTINGS_MODULE in wsgi 2013-03-07 19:16:04 +00:00
mdoglio d101a5e222 relocate webapp under treeherder 2013-03-07 19:09:35 +00:00
Ed Morley b556d7f99b Merge pull request #3 from mozilla/vagrant-dev
Vagrant dev environment and a django webapp skeleton
2013-03-06 11:45:16 -08:00
Ed Morley b6bd2c51f1 Merge pull request #2 from mozilla/treeherder-models
treeherder RDBS schemas
2013-03-06 11:44:17 -08:00
mdoglio 314a6b0ee6 add new line where missing 2013-03-06 17:19:12 +00:00
mdoglio ff8c73668c Add a vagrant setup for dev and a basic django webapp. 2013-03-06 17:08:21 +00:00
mdoglio cd92a55e5e add .vagrant to .gitignore 2013-03-06 16:21:55 +00:00
mdoglio 89dcd372e7 add .DS_store to .gitignore 2013-03-06 16:20:57 +00:00
Jonathan Eads 945802cfde treeherder RDBS schemas 2013-03-04 16:07:26 -08:00
Ed Morley 1ee561bd02 Initial commit 2013-02-27 11:17:39 -08:00