Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jdel/sspks

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #100 from jdel/fix/container

Fix version of alpine and upgrade php and composer

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate to Github Actions (#91)

* Migrate to Github Actions

v1.1.6

Toggle v1.1.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge remote-tracking branch 'origin/master'

v1.1.4

Toggle v1.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update with all new models

v1.1.3

Toggle v1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
* Add missing support_url and auto_upgrade_from fields (PR #55)

* Add more envirinment variables to override configuration (for use with docker)

* Upgrade Docker to jdel/alpine:3.8, php7, composer 1.6.5, remove supervisor, change volumes to `/packages` and `/cache`

* Update README with docker instructions

v1.1.2

Toggle v1.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implement qflags logic + some scrutinizer bits

v1.1.1

Toggle v1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add version info from env variables (#41)

Override from ENV variables:

  - site.name (SSPKS_SITE_NAME)
  - site.theme (SSPKS_SITE_THEME)
  - site.redirectindex (SSPKS_SITE_REDIRECTINDEX)
  
And please Scrutinizer.

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Locales support for packages display name and description (#47)

LGTM ! 

* Locales in pkg name & description JSON result

* Fixed tests

* Scrutinizer didn't like string interpolation

* JsonOutput $langue default to 'enu'

v1.0

Toggle v1.0's commit message
Make Scrutinizer happy.

v0.2b

Toggle v0.2b's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix Dockerfile

Don't purge php5-phar as it is requiered to open tar archives