Commit graph

11 commits

Author SHA1 Message Date
Matthew Dillon
4669aff3c2 Species - delete 2014-10-24 10:42:31 -08:00
Matthew Dillon
c8d1d0a84f species update wip 2014-10-23 18:25:15 -08:00
Matthew Dillon
5244ae529a Species: List species. 2014-10-23 17:29:07 -08:00
Matthew Dillon
7fe5566edf Create species, cleanup schema.
- create species
- species genus_id not null
2014-10-15 16:43:09 -08:00
Matthew Dillon
830a8805c9 Species Read - Order of ops:
router/routes.go
router/api.go
models/species_test.go
models/species.go
models/client.go
datastore/migrations/addspecies.sql
datastore/migrations/dropspecies.sql
datastore/species_test.go
datastore/species.go
datastore/datastore.go
api/species_test.go
api/species.go
api/handler.go
2014-10-15 13:01:11 -08:00
Matthew Dillon
279651930e A few big changes
- Adding timezone to source config
- genera: update record (missed a few pieces)
- genera: delete record
2014-10-13 15:26:35 -08:00
Matthew Dillon
33194ffd2f Genera: update record. 2014-10-13 12:22:50 -08:00
Matthew Dillon
9155ee88f1 Genera: router & models 2014-10-13 09:23:02 -08:00
Matthew Dillon
c0b54d821e User creation, DB transactions, createdb flag changes. 2014-10-01 13:09:36 -08:00
Matthew Dillon
76d5264474 Adding list() to client & api route. 2014-09-30 09:51:07 -08:00
Matthew Dillon
da7be2e150 Rocking github.com/sourcegraph/thesrc template
- Working in client, router, and basic models (user)
2014-09-24 11:19:31 -08:00