353 Commits (1dd831700dd782d4886416a69eb557e0516b0cb3)
 

Author SHA1 Message Date
Eric Chiang 1dd831700d Merge pull request #348 from ericchiang/db_health 10 years ago
Eric Chiang 36e166cdef Merge pull request #369 from ericchiang/vendor 10 years ago
Eric Chiang 8d2adf458e Merge pull request #362 from ericchiang/roadmap_for_0_4 10 years ago
Eric Chiang a391ba0584 *: don't build with Go versions with known security vulnerabilities 10 years ago
Eric Chiang 4a830ddcc3 *: move build scripts to use GO15VENDOREXPERIMENT 10 years ago
Eric Chiang d17790413b *: updated Godeps.json 10 years ago
Eric Chiang 08b12a0e5c *: move ./Godeps/_workspace/src/ to ./vendor/ 10 years ago
Eric Chiang dd1eb3f7e7 Documentation: UX review pushed back to 0.5 10 years ago
Eric Chiang bbfd3a1989 Documentation: update roadmap for 0.4 release cycle 10 years ago
Eric Chiang 38be227aa2 Merge pull request #357 from ericchiang/query_escape 10 years ago
Eric Chiang c3aa6a1ee3 server: correctly decode oauth2 basic auth credentials 10 years ago
Eric Chiang 016445b1fc Merge pull request #358 from ericchiang/fix_emails_test 10 years ago
Eric Chiang 804dd6d57c integration: fix email case sensitivity test 10 years ago
Eric Chiang c92aae647c Merge pull request #331 from Tecsisa/184-resend-email-invitation 10 years ago
Eric Chiang 60b843e78b Merge pull request #339 from ericchiang/case_insensitive_emails 10 years ago
Eric Chiang 09069a51a7 Merge pull request #356 from ericchiang/fix_cross_compilation 10 years ago
Eric Chiang 875d5d09bf db: regenerate migrations 10 years ago
Eric Chiang 4feaae98b0 db: add better comment about migration 10 years ago
Eric Chiang 91ef40b124 *: fix release script 10 years ago
Eric Chiang 93b89ad0e9 db: protect the sqlite3 import with a cgo tag 10 years ago
Eric Chiang 01a24542e9 *: fix tests that care about email case sensitivity 10 years ago
Eric Chiang 2a0cc47419 db: generate in-memory migration assets 10 years ago
Eric Chiang f738188c13 db: switch migration source to use in-memory migration 10 years ago
Eric Chiang 208afd3b01 *: add functional tests for case insensitive emails 10 years ago
Eric Chiang 9bc68edae7 *: add migration to convert all emails to lowercase 10 years ago
Eric Chiang a35b4257cd Merge pull request #349 from ericchiang/remove_unused_code 10 years ago
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 067ccee145 server: add db heatlh checker to server checkers 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang 4855805983 Merge pull request #330 from ericchiang/mem_db_concurrent_conns 10 years ago
Eric Chiang ee3d6c25d6 Merge pull request #333 from ericchiang/example_app 10 years ago
Eric Chiang 350571acf6 Merge pull request #323 from ericchiang/cleanup_functional 10 years ago
Eric Chiang bf88fe48a6 functional: don't fail if postgres or ldap isn't availabl 10 years ago
Eric Chiang 118bbb6d18 Merge pull request #335 from ericchiang/fix_passwords 10 years ago
Eric Chiang 221a1ad7a0 user: fix password info JSON encoding to survive round trips 10 years ago
Eric Chiang 33e3c04b38 examples: set example app flag defaults to work with --no-db mode 10 years ago
Eric Chiang 22180c697f db: only allow one open connection for in memory databases 10 years ago
bobbyrullo f51125f555 Merge pull request #304 from ericchiang/sqlite3 10 years ago
Eric Chiang 9ca27a2035 Merge pull request #322 from ericchiang/update_roadmap 10 years ago
Eric Chiang a7bd437c25 Documentation: update roadmap with issue and PR numbers 10 years ago
Eric Chiang a58b9c268b Merge pull request #321 from ericchiang/add_go_1_6 10 years ago
Eric Chiang abc91564ba *: add go 1.6 to CI 10 years ago
Eric Chiang f1d0e307ec session: remove unused function argument 10 years ago
Eric Chiang ed5dee9960 db: clean up quote and executor function calls, improve translate docs 10 years ago
Eric Chiang aff47d2cb2 Merge pull request #317 from fnordahl/connector_ldap_make_const_defaults 10 years ago
Eric Chiang 2cc0ae6fac functional: remove in memory connector configs from ldap tests 10 years ago
Frode Nordahl bedd4716b9 Make constants for default values, simplify logic 10 years ago
Eric Chiang dc9e596542 Merge pull request #315 from fnordahl/issue/314-entryDN-does-not-exist 10 years ago
Frode Nordahl 508c24b10e Get DN from entry, not entryDN attribute 10 years ago
Eric Chiang 1658e86b2a *: fix govet warnings 10 years ago