Commit Graph

9 Commits (2.4)

Author SHA1 Message Date
Richard van den Berg dd963c2e21 Sync sightings on push, pull and push on add 2019-11-22 21:53:51 +01:00
Koen Van Impe 75f993e524 Force botvrij.eu feed to use HTTPS 2019-10-31 08:48:00 +01:00
mokaddem 5e5818fdae
chg: [sql] align initial perm with sightings 2019-09-12 09:17:24 +02:00
mokaddem 26afe1765d
chg: [roles] Added `perm_decaying` role 2019-08-20 16:37:06 +02:00
Nikos Filippakis 9d59b10368 Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
Ruiwen Chua a5ea29cd15 fix: dev: Update POSTGRES-*.sql files
These were created using [pgloader](https://github.com/dimitri/pgloader)

MYSQL.sql was first imported into a mysql:5.7 Docker image, then pgloader
was used to import it into a postgres:11-alpine image. The schema and data
were then dumped using pg_dump into POSTGRESQL-structure.sql and POSTGRESQL-data-initial.sql
respectively
2018-11-28 15:13:08 +08:00
iglocska 8acd4a783d chg: DB changes pre-loaded for 2.4.71 2017-04-10 17:25:10 +02:00
Andreas Ziegler b3ce62e168 chg: Default roles all have API access
- changed the default role set to have api access enabled
- existing installations not affected
- if a community wants to restrict API access for certain users they're free to do it

(same as aa03830643 but for postgres this time)
2016-09-20 17:41:30 +02:00
Andreas Ziegler 97f730c1af new: db structure&data file for PostgreSQL support 2016-09-01 01:08:18 +02:00