Joe Nelson
|
58f18181c2
|
Update order by params to new style introduced from master
|
2015-02-15 16:13:06 -08:00 |
|
Joe Nelson
|
eea1bc0cac
|
Quasiquote json to fix vim syntax highlighting
|
2015-02-15 16:03:31 -08:00 |
|
Joe Nelson
|
e37d5d9b25
|
Style tweak
|
2015-02-15 15:59:49 -08:00 |
|
 Adam C. BakerandJoe Nelson
|
5cc77709ba
|
Add like/ilike
|
2015-02-15 15:23:18 -08:00 |
|
Joe Nelson
|
5280b9fd6d
|
Merge pull request #138 from jcristovao/patch-1
order does not work
|
2015-02-12 08:41:40 -08:00 |
|
João Cristóvão
|
9cb1ced010
|
Change order test to match docs
|
2015-02-12 09:44:49 +00:00 |
|
João Cristóvão
|
0a3057e92d
|
Update PgQuery.hs
I'm a bit baffled nobody noticed this before :P
Anyhow, without it order does not work.
Thanks,
Cheers
|
2015-02-11 19:49:31 +00:00 |
|
Joe Nelson
|
699d6d78dc
|
Bump patch version
v0.2.5.3
|
2015-02-07 15:27:56 -08:00 |
|
Joe Nelson
|
942ba52f56
|
Merge branch 'update-deps'
|
2015-02-07 14:48:26 -08:00 |
|
Joe Nelson
|
d77b6df851
|
Use new optparse-applicative and bcrypt
Fixes #131 and affects #129
|
2015-02-07 14:21:40 -08:00 |
|
Joe Nelson
|
3662c1d428
|
Lint and check for restrictive package locks on ci
|
2015-02-07 13:48:04 -08:00 |
|
Joe Nelson
|
e909ef3e62
|
Mention all modules in .cabal file
per #129
v0.2.5.2
|
2015-02-04 14:50:33 -08:00 |
|
Joe Nelson
|
9a393c8603
|
Bump patch version
v0.2.5.1
|
2015-01-31 12:48:02 -08:00 |
|
Joe Nelson
|
ea429e077a
|
Merge pull request #128 from begriffs/hasql-7
Upgrade to Hasql 0.7
|
2015-01-31 12:45:45 -08:00 |
|
Joe Nelson
|
90f9b00e5e
|
Include JSON content type for errors
|
2015-01-31 12:33:44 -08:00 |
|
Joe Nelson
|
f06f3e3394
|
Isolate tests
Credentials from AuthSpec were interfering with StructureSpec
|
2015-01-31 11:32:08 -08:00 |
|
Joe Nelson
|
88af46fbe3
|
Reduce test settings duplication
and better variable name
|
2015-01-31 11:31:11 -08:00 |
|
Joe Nelson
|
27450fae66
|
Fix NULL input problem
Relates to #127
Still auth problems though
|
2015-01-28 23:58:17 -08:00 |
|
Joe Nelson
|
da6318f5a2
|
Fix warnings, lint, and ambiguous hasql imports
|
2015-01-28 20:37:19 -08:00 |
|
Adam C. Baker
|
3151aa2ebc
|
fix table parsing
|
2015-01-26 18:42:46 -08:00 |
|
Adam C. Baker
|
e1ad5cb1ae
|
handle errors in the app too
|
2015-01-26 18:07:38 -08:00 |
|
Adam C. Baker
|
ead346816b
|
reporting errors, but not passing tests.
|
2015-01-26 17:31:59 -08:00 |
|
Joe Nelson
|
b504473790
|
WIP: Upgrade to hasql 7
Still fails handling query errors
|
2015-01-25 18:33:50 -08:00 |
|
Joe Nelson
|
8073c84809
|
More informative cabal file for hackage release
|
2015-01-17 11:08:46 -08:00 |
|
Joe Nelson
|
d28dee41a1
|
Heroku deployment button on README
|
2015-01-17 10:46:58 -08:00 |
|
Joe Nelson
|
003685ff46
|
Add support for DELETE verb
Fixes #125
v0.2.5.0
|
2015-01-17 00:48:49 -08:00 |
|
Joe Nelson
|
61f8f41a36
|
Temporarily remove heroku button while I get it working properly
|
2015-01-07 23:45:58 -08:00 |
|
Joe Nelson
|
55f6318dcd
|
Deploy button and thanks
|
2015-01-07 23:09:10 -08:00 |
|
Joe Nelson
|
96d108d724
|
Merge pull request #121 from begriffs/fix-order-by
Do not add WHERE clause if only param is order
v0.2.4.10
|
2015-01-05 23:07:29 -08:00 |
|
Joe Nelson
|
d77924a9d1
|
Update links to binaries
|
2015-01-05 23:03:51 -08:00 |
|
Joe Nelson
|
4c74e54ae1
|
Do not add WHERE clause if only param is order
Fixes #119
|
2015-01-05 22:37:49 -08:00 |
|
Joe Nelson
|
591f0eb78d
|
Video link
|
2014-12-30 14:52:58 -08:00 |
|
Adam C. Baker
|
c9b960f955
|
only create schema once
|
2014-12-29 17:57:31 -08:00 |
|
Adam C. Baker
|
23a75aefcc
|
bump hspec version.
use new version for before_
|
2014-12-29 17:57:31 -08:00 |
|
Adam C. Baker
|
3756309b22
|
create items in test, not in the schema.
|
2014-12-29 17:57:31 -08:00 |
|
Adam C. Baker
|
2ae99daa12
|
resetDb once for each set of tests.
|
2014-12-29 17:57:31 -08:00 |
|
Joe Nelson
|
796de39762
|
More prominent demo server link
|
2014-12-29 16:12:17 -08:00 |
|
Joe Nelson
|
c541f83cef
|
Link to demo server and its schema
|
2014-12-29 15:27:29 -08:00 |
|
Joe Nelson
|
a142128915
|
Fix logo typo
|
2014-12-29 15:07:09 -08:00 |
|
Joe Nelson
|
ee8f754d7a
|
Consolidate guides to make them easier to spot
|
2014-12-29 11:45:43 -08:00 |
|
Joe Nelson
|
3d02abc844
|
Link to binaries
|
2014-12-29 11:18:09 -08:00 |
|
Joe Nelson
|
a049a8d5cd
|
Update performance stats
|
2014-12-29 10:31:19 -08:00 |
|
Joe Nelson
|
2c635cfde8
|
Optimization when auth role coincides with anon role
No need to set/reset role because it is already correct
v0.2.4.9
|
2014-12-29 09:39:13 -08:00 |
|
Joe Nelson
|
24f70f5bdf
|
Add @casalaina's awesome logo
|
2014-12-29 08:58:35 -08:00 |
|
Joe Nelson
|
d7d5473664
|
Link to load test graph
|
2014-12-28 21:13:58 -08:00 |
|
Joe Nelson
|
d7e0fb948e
|
Tweak future features
|
2014-12-28 11:11:33 -08:00 |
|
Joe Nelson
|
8200f54ae4
|
Bump version
v0.2.4.8
|
2014-12-25 17:47:23 -08:00 |
|
Joe Nelson
|
5eca8668ef
|
Better docs
|
2014-12-25 14:28:06 -08:00 |
|
Joe Nelson
|
30e9733719
|
Hide db details on connection failure
|
2014-12-22 15:40:35 -08:00 |
|
Joe Nelson
|
0830772384
|
Provide better diagnostics for exception parse failure
|
2014-12-22 15:40:20 -08:00 |
|