Matthew Dillon
|
7e74d672ba
|
Using struct attrs to match desired db schema
|
2014-10-16 09:22:27 -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
|
ed2ba26654
|
Removed commented portion
|
2014-10-15 14:11:17 -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
|
6fe6d5d189
|
Left 'post' instead of 'user'
|
2014-10-13 15:34:18 -08:00 |
|
Matthew Dillon
|
205a932e2a
|
Merge pull request #4 from thermokarst/genus
Genus / Genera, gtg.
|
2014-10-13 15:32:49 -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
|
c271f4b6b3
|
sslmode declared in datastore.
|
2014-10-13 10:17:20 -08:00 |
|
Matthew Dillon
|
59a0cfd4bf
|
Genera: api.
|
2014-10-13 10:15:33 -08:00 |
|
Matthew Dillon
|
533adbdd09
|
Genera: datastore.
|
2014-10-13 09:55:20 -08:00 |
|
Matthew Dillon
|
9155ee88f1
|
Genera: router & models
|
2014-10-13 09:23:02 -08:00 |
|
Matthew Dillon
|
08ae818d74
|
Fixes #2: Don’t log error if db is new.
|
2014-10-07 20:48:20 -08:00 |
|
Matthew Dillon
|
8fa594e3f0
|
DB Migrations
Replacing modl’s built-in table creation and removal
with manual migrations. Thanks to @DavidHuie for
gomigrate!
|
2014-10-06 17:09:41 -08:00 |
|
Matthew Dillon
|
c5f94ab67d
|
Adding travis build badge to README.
|
2014-10-03 16:05:56 -08:00 |
|
Matthew Dillon
|
10a3a604be
|
Merge pull request #1 from thermokarst/initial-architecture
Initial architecture.
|
2014-10-03 16:03:34 -08:00 |
|
Matthew Dillon
|
b3d39f7630
|
Adding travis-ci config.
|
2014-10-03 16:00:45 -08:00 |
|
Matthew Dillon
|
f0cd2c1d79
|
Turning on modl database trace.
|
2014-10-03 15:52:49 -08:00 |
|
Matthew Dillon
|
1f12c9eb09
|
Fixing up API tests.
|
2014-10-03 15:52:17 -08:00 |
|
Matthew Dillon
|
0eae5fc6b8
|
Added API tests.
|
2014-10-02 16:41:13 -08:00 |
|
Matthew Dillon
|
c0b54d821e
|
User creation, DB transactions, createdb flag changes.
|
2014-10-01 13:09:36 -08:00 |
|
Matthew Dillon
|
e1685bd32b
|
API endpoints.
|
2014-09-30 16:03:16 -08:00 |
|
Matthew Dillon
|
1e283e7cd6
|
Working in PG datastore.
|
2014-09-30 15:13: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 |
|
Matthew Dillon
|
a1d954d5fd
|
Including Sourcegraph in License
|
2014-09-24 11:19:30 -08:00 |
|
Matthew Dillon
|
9cdc297f00
|
Tweaking some of GH's initial repo choices
|
2014-09-23 16:21:41 -08:00 |
|
Matthew Dillon
|
fe0a50a183
|
Initial commit
|
2014-09-23 16:16:59 -08:00 |
|