-
6bc4f9116d
Fix multiple package for cleanuo
master
scs
2018-12-28 15:04:05 +00:00
-
cb19905ec5
Rename package and update documentation
Your Name
2018-11-23 20:10:42 +00:00
-
272018cf22
Initial patch
Your Name
2018-09-27 15:15:50 +00:00
-
a407030ba6
Merge pull request #28 from antonlindstrom/feature/license
Anton Lindström
2017-06-04 09:21:16 +02:00
-
-
fc7b0fa5e0
Add MIT license file
Anton Lindstrom
2017-06-04 07:12:42 +00:00
-
-
4f1dbba445
Merge pull request #25 from antonlindstrom/bugfix/fix-ci-checks
Anton Lindström
2017-03-13 13:10:34 +01:00
-
-
c4bd95e4ab
Fix issues with linter and drop 1.5 CI tests
Anton Lindström
2017-03-13 12:00:54 +00:00
-
-
49d6d0ff7e
Merge pull request #24 from faxal/master
Anton Lindström
2017-03-13 12:58:32 +01:00
-
-
5045c06a78
ignore error when no session is found in database
Mohamedh Fazal
2017-03-13 16:28:33 +05:00
-
-
68b36d681a
Merge pull request #22 from wchrisjohnson/remove-gorp
Anton Lindström
2016-08-21 20:53:55 +02:00
-
-
5a829a35de
Dont need to disable lll
Chris Johnson
2016-08-15 19:03:51 -04:00
-
1cfe32f2bf
Fix env line
Chris Johnson
2016-08-15 19:00:25 -04:00
-
e34d9b5628
Enable GO15VENDOREXPERIMENT environment variable
Chris Johnson
2016-08-15 18:56:58 -04:00
-
df656e2dc1
Disable the lll linter due to errors
Chris Johnson
2016-08-12 13:39:06 -04:00
-
189f77e155
Add back exclusion for lint error
Chris Johnson
2016-08-12 13:21:25 -04:00
-
f6cbf2c4df
Clean up the way we specify the CREATE TABLE statement
Chris Johnson
2016-08-12 13:19:46 -04:00
-
2fc037c81e
Enable docker host discovery to work across Mac, Linux
Chris Johnson
2016-08-12 13:18:15 -04:00
-
1eb5e3d517
Remove the Gorp dependency
Chris Johnson
2016-08-11 15:06:09 -04:00
-
-
f5f86fd237
Merge pull request #20 from antonlindstrom/feature/testable-example
Anton Lindström
2016-07-21 22:44:55 +02:00
-
-
be8bed0dab
Add testable example in README
Anton Lindstrom
2016-07-21 20:34:24 +00:00
-
-
0ea471cce0
Merge pull request #19 from antonlindstrom/refactor/cleanup
Anton Lindström
2016-07-21 22:12:35 +02:00
-
-
d42994de5c
Refactor parts of the code and add more tests
Anton Lindstrom
2016-07-21 19:48:29 +00:00
-
-
3d07ee7804
Add breaking changes note to README
Anton Lindström
2016-07-19 21:21:08 +02:00
-
f20977c3dd
Merge pull request #17 from marinbek/master
Anton Lindström
2016-07-19 21:16:22 +02:00
-
-
22d954a682
NewPGStore should not ignore errors
Marin Bek
2016-02-24 13:29:35 +01:00
-
-
646ee39852
Merge pull request #16 from caarlos0/10
Anton Lindström
2015-09-18 21:34:32 +02:00
-
-
c10f375a5e
Improved docs for #10
Carlos Alexandro Becker
2015-09-17 19:49:25 -03:00
-
-
31a178b4b1
Merge pull request #14 from antonlindstrom/bugfix/column-names-underscores
Anton Lindström
2015-09-15 16:58:32 +02:00
-
-
44eb1e8a22
Add underscores when querying column names
Anton Lindström
2015-09-09 05:43:02 +00:00
-
-
0f6deb08b7
Merge pull request #12 from antonlindstrom/feature/travisci
Anton Lindström
2015-09-15 13:10:45 +02:00
-
-
e89b6e26f7
Merge pull request #15 from brunoqc/patch-1
Anton Lindström
2015-09-14 07:33:57 +02:00
-
-
ff2aec5019
Syntax highlighting in README.md
Bruno Bigras
2015-09-13 15:14:50 -04:00
-
-
49077d4e04
Merge pull request #13 from caarlos0/10
Anton Lindström
2015-09-09 14:14:02 +02:00
-
-
b96a0c781e
Allowing the use of an existing database/sql pool
Carlos Alexandro Becker
2015-09-08 21:39:11 -03:00
-
-
269ca2e7e5
Update tests to use TravisCI
Anton Lindström
2015-09-08 13:48:20 +00:00
-
-
96c90e2150
Merge pull request #9 from caarlos0/vet
Anton Lindström
2015-09-08 15:25:15 +02:00
-
-
7c98dee240
added missing docs and fixed vet warns
Carlos Alexandro Becker
2015-09-07 14:01:16 -03:00
-
-
4cff112644
Merge pull request #8 from elithrar/max-age-fix
Anton Lindström
2015-08-11 15:41:50 +02:00
-
-
ab9eca674d
Provide method to set MaxAge on underlying cookies.
Matt Silverlock
2015-08-11 20:13:41 +08:00
-
-
6dafa07cd9
Merge pull request #6 from imjoshholloway/master
Anton Lindström
2015-07-15 16:26:42 +02:00
-
-
ad7b0ee0eb
Added MaxLength support port of: https://github.com/boj/redistore/pull/5
Josh Holloway
2015-07-08 12:31:02 +01:00
-
-
4c9cf6b101
Merge pull request #7 from elithrar/cleanup-old-ticker
Anton Lindström
2015-07-15 11:14:07 +02:00
-
-
1ad21d029c
feature: expired sessions can be deleted via a background goroutine.
Matt Silverlock
2015-07-11 11:11:09 +08:00
-
-
794392bd2e
Merge pull request #4 from jcbwlkr/copy_options
Anton Lindström
2015-05-07 14:29:52 +02:00
-
-
cbe9f2afe4
Make a copy of Options for each new session
Jacob Walker
2015-05-06 11:10:11 -05:00
-
-
951665cd6d
Merge pull request #3 from brunoqc/patch-1
Anton Lindström
2014-10-12 18:14:57 +02:00
-
-
f051d4e5e4
Fix godoc link in README
Bruno Bigras
2014-10-11 17:17:54 -04:00
-
-
e4236d22af
fix drone testing
Anton Lindström
2014-06-10 06:20:04 +00:00
-
56defcdd65
fix ssl-mode for drone test
Anton Lindström
2014-06-09 16:56:27 +00:00
-
3ead5a545f
format code
Anton Lindström
2014-06-09 16:54:10 +00:00
-
568eb0c1c5
fail test if db is nil
Anton Lindström
2014-06-09 16:53:59 +00:00
-
69833dab93
enable postgres service for drone testing
Anton Lindström
2014-06-09 16:44:35 +00:00
-
b205a0ee64
remove repeated assignment in Save(), fixes #2
Anton Lindström
2014-06-09 16:19:20 +00:00
-
5c8fa0fe70
remove unused fmt code
Anton Lindström
2014-05-20 06:09:01 +00:00
-
c44d6679ce
add ci .drone.yml file
Anton Lindström
2014-05-20 06:03:26 +00:00
-
31c2148d2b
add step build and test to Makefile
Anton Lindström
2014-05-20 06:02:59 +00:00
-
a8d90ab434
Merge pull request #1 from hlawrenz/fixupdates
Anton Lindström
2014-05-20 07:56:49 +02:00
-
-
53ec9b3310
Fix save function to actually update database record. Add a test.
Hans Lawrenz
2014-05-19 10:50:30 -04:00
-
-
ef9866c6f5
initial commit
Anton Lindström
2014-01-07 17:15:27 +00:00