Commit Graph

2046 Commits

Author SHA1 Message Date
Bitnami Bot
f5f0900a18 2.3.3-r0 release
Parse 2.3.3 contains notable changes since 2.3.2:
  - Breaking Changes
    - Minimum Node engine bumped to 4.6
  - Bug Fixes
    - Add logging on failure to create file
    - Log Parse Errors so they are intelligible
    - MongoDB $or Queries avoid SERVER-13732 bug
    - Mongo object to Parse object date serialization - avoid re-serialization of iso of type Date
  - Improvements
    - Ground preparations for push scalability
    - Use uWS as optional dependency for ws server
2017-02-15 09:39:11 +00:00
Sameer Naik
0ffae3524b entrypoint: remove references to entrypoint.sh from base image 2017-02-13 18:13:53 +05:30
Sameer Naik
909b9fe3c3 config: move default config var to Dockerfile 2017-02-13 18:13:48 +05:30
Bitnami Bot
7b6ff7b69a 2.3.2-r0 release
Parse 2.3.2 contains notable changes since 2.2.24:
  - New features
    - Add parseFrameURL for masking user-facing pages (#3267), thanks to Lenart Rudel
  - Bug fixes
    - Fix Parse-Server to work with winston-daily-rotate-1.4.2 (#3335), thanks to Arthur Cinader
  - Improvements
    - Add support for regex string for password policy validatorPattern setting (#3331), thanks to Bhaskar Reddy Yasa
    - LiveQuery should match subobjects with dot notation (#3322), thanks to David Starke
    - Reduce time to process high number of installations for push (#3264), thanks to jeacott1
    - Fix trivial typo in error message (#3238), thanks to Arthur Cinader
2017-01-18 11:55:50 +00:00
Juan Ariza Toledano
9c5f632e3f Merge pull request #29 from bitnami/changeEnvVar
New Naming for Parse Environment Variables
2017-01-18 12:42:48 +01:00
Juan Ariza Toledano
d5c9ab99ad New Naming for Parse Environment Variables 2017-01-18 11:39:15 +00:00
Juan Ariza Toledano
e57e035093 Merge pull request #28 from bitnami/changeEnvVar
Entrypoint admits new and old Env Variables Names
2017-01-18 12:10:05 +01:00
Juan Ariza Toledano
b647730fdc Entrypoint admits new and old Env Variables Names 2017-01-18 11:05:54 +00:00
Sameer Naik
74f8fd9bcd git: ignore /local/ directory 2017-01-11 11:40:16 +05:30
Sameer Naik
670e2868db compose: set application name as the service name 2017-01-11 10:33:42 +05:30
Sameer Naik
50a9ae4d61 bump image version to 2.2.24-r4 2016-12-28 21:46:08 +05:30
Sameer Naik
c12af08cce switch to gcr.io/stacksmith-images/minideb:jessie-r8 2016-12-28 18:24:36 +05:30
Sameer Naik
1a58094278 bump image version to 2.2.24-r3 2016-12-23 12:59:45 +05:30
Sameer Naik
8c1af3792d updated circle.yml spec to use scripts from bitnami/test-infra repo 2016-12-22 15:59:38 +05:30
Sameer Naik
b1a96c66ce switch to gcr.io/stacksmith-images/minideb:jessie-r7 2016-12-22 15:59:38 +05:30
Sameer Naik
9e295831ec bump image version to 2.2.24-r2 2016-12-08 14:07:55 +05:30
Sameer Naik
d78d37bf76 update to gcr.io/stacksmith-images/minideb:jessie-r5 2016-12-07 21:26:55 +05:30
Francisco Ortiz
8712cc856e Removed unnecessary flag 2016-12-07 10:27:12 +01:00
Francisco Ortiz
1ddf94c4c6 Replaced the bundled common libraries with references to system packages 2016-12-07 10:23:06 +01:00
Sameer Naik
28b4733a94 adds tldr section to readme 2016-11-23 18:19:56 +05:30
raquel-campuzano
f2681271ca fix error in docker-compose.yml 2016-11-21 15:41:09 +01:00
raquel-campuzano
38139e353a Fix persistence documentation in Nami modules
Fix errors in:

-Run the application using Docker Compose
-Persisting your application
2016-11-21 14:15:05 +01:00
Fran
1d35605f6b Bump Parse version 2016-11-03 12:53:18 +01:00
Sameer Naik
ea20a711ae bump image version to 2.2.23-r1 2016-11-02 19:55:02 +05:30
Sameer Naik
5790b3d014 switch to gcr.io/stacksmith-images/minideb:jessie-r2 2016-10-28 15:56:29 +05:30
Sameer Naik
4b66e8efd3 switch to gcr.io/stacksmith-images/minideb:jessie-r1 2016-10-27 22:31:10 +05:30
Sameer Naik
2ca7b15775 switch to gcr.io/stacksmith-images/minideb:jessie-r0 2016-10-27 15:56:47 +05:30
Juan Ariza
e062d34cf4 README.md changes to follow conventions 2016-10-25 10:44:55 +02:00
Juan Ariza
9cffa17ec3 Updated Parse version to 2.2.23 2016-10-25 10:30:30 +02:00
Carlos Rodríguez
b28d340dad Fix indentation to show numbered list 2016-10-19 13:55:06 +02:00
Sameer Naik
4d60a143b6 ci: enforce stricter tagging rules 2016-10-17 13:26:24 +05:30
Sameer Naik
55e41677e6 ci: quote variables in bash conditional statements 2016-10-17 13:26:24 +05:30
Adnan Abdulhussein
2f072b0d2c Set origin for GCR releases 2016-10-14 15:21:48 -07:00
Adnan Abdulhussein
f33585c689 Fix CircleCI tag regex 2016-10-14 11:31:27 -07:00
Sameer Naik
a86bb8b0c7 circle.yml: simplify deployment tag selection 2016-10-14 10:50:36 +05:30
Sameer Naik
d259aa2360 circle.yml: renamed cache build to _ 2016-10-14 10:50:36 +05:30
Sameer Naik
8465703cbc add circle ci status badge to the readme 2016-10-13 22:44:15 +05:30
Sameer Naik
9cde10a251 fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION 2016-10-13 20:29:54 +05:30
Sameer Naik
eb89a7b642 replace development build with a cache build 2016-10-13 14:43:04 +05:30
Sameer Naik
06c8a79002 use CircleCI to build and deploy releases on multiple targets 2016-10-12 23:03:43 +05:30
Sameer Naik
815cb1eaa9 readme: fix links to github project 2016-10-03 15:04:15 +02:00
jdrios
a5d7163b01 update Dockerfile including OpenSSL security fixes 2016-09-24 16:36:37 +02:00
Sameer Naik
e443ed7a93 update to gcr.io/stacksmith-images/ubuntu:14.04-r10 baseimage 2016-09-23 23:45:36 +05:30
Sameer Naik
1ac1531dea bump image revision to 2.2.18-r1 2016-09-11 19:52:22 +05:30
Sameer Naik
68831a04c6 harpoon has been renamed to nami 2016-09-11 19:49:41 +05:30
Alejandro Polvillo
4408fe6566 Initial release 2016-09-02 17:08:30 +02:00