Commit graph

13 commits

Author SHA1 Message Date
Matthew Dillon
02f46aab11 Uniform trailing slashes, client.URL() 2015-01-12 12:58:48 -09:00
Matthew Dillon
950b15a117 Renaming observations to characteristics 2014-12-12 10:34:56 -09:00
Matthew Dillon
c1323f9c1f Renaming observation types to characteristic types 2014-12-12 10:24:59 -09:00
Matthew Dillon
ca1fbe882c Get a measurement 2014-11-30 20:05:54 -09:00
Matthew Dillon
c2bfc8b93b Get a unit type 2014-11-29 17:20:47 -09:00
Matthew Dillon
3e0ca9df8c Get a text measurement type 2014-11-26 21:56:25 -09:00
Matthew Dillon
a018d2bd7a Get an observation. 2014-11-18 10:41:24 -09:00
Matthew Dillon
4fd7bf8eba Get an observation type 2014-11-03 16:12:50 -09:00
Matthew Dillon
6c118f47f7 Get a strain. 2014-10-28 16:14:14 -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
9155ee88f1 Genera: router & models 2014-10-13 09:23:02 -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