Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: craftcms/nitro

1.1.1

11 Nov 18:39
Compare
Choose a tag to compare

Changelog

351c720 Merge branch 'feature/php-8-support' into develop
d7edd7a Merge branch 'hotfix/readme'
16c9a9d Merge branch 'master' into develop
3eab65c Merge branch 'release/1.1.1'
7fd35a6 Merge tag '1.1.0' into develop
34f88ec Two words + spaces.
99c7bc2 add php8.0 support
60d7680 add tests for php8.0-fpm restart
0ec709e change log
1b2e613 changelog for 1.1.1

1.1.0

06 Oct 17:16
Compare
Choose a tag to compare

Changelog

1481c32 1.1.0
02672dd Add compress pkg
d1909f1 Add options.CompressionType
74de44a Changelog cleanup
03b9d17 Changelog tweaks
008ee79 Fixed changelog heading levels
5b0828e Make DirExists exported
da233d8 Merge branch 'release/1.1.0' into master
6515f3b Merge tag '1.0.1' into develop
7e8879c Resolves #207
e163cf2 Test for DatabaseEnginesAsList
ee55752 add --silent to iniset and xon/xoff
44a450b add ImportDatabase rpc
56f769f add Output to spy runner
75705b9 add client.NewDefaultClient
e4c4581 add config file flag and pass to hosts command
a1810b5 add create and postgres imports
24c8b59 add engine to logging
d0ed3b4 add go vet
ff8fc83 add iniset display_errors
dc87772 add journalctl target
5bb6840 add nitrod to refresh.sh
2bc1f36 add support for gz files, resolves #132
769ff59 add support for gz files, resolves #132
0d0acc4 add support for zip files during import
7c03c98 call the add command and pass args
345e1f2 change field to CreateDatabase
523f570 changelog
3bb7b4d changelog
d2c8470 changelog
4b00089 changelog
f860927 changelog
96a6854 changelog
d812a80 changelog updates
071e978 clean up
51daf4c clean up service
87d99d1 cleanup
9a9b3f0 cleanup
e72c70b cleanup the import command
4003665 correct typo
0e22de4 database pkg for determining engine and create statements
5e42462 don’t check for the file size anymore
da1ba28 fix memory issue
814ca34 fix php iniget service
89b7f74 fix reader start position issue
2939c7c ignore gz and env files
b2473a6 ignore sql.zip files
da26265 ignore test command
d871bed merge
8e02941 notes
91db8e2 organization
42cee16 output the name of the database
760f51b pass compressed and ext to the import request
9db4f49 pass the command to the return value
9b8a84b properly close test files
33129d1 refactor into DatabaseEnginesAsList
6430746 refactor to io.Reader for better memory use
eaae870 remove copy to container, ignore MACOSX files
9291e92 remove incomplete test
f7f9ad8 remove old env pkg
113123e remove superfluous io.EOF check
f34066f remove unsafe database characters for db add using slugs
c8f0239 set nitrod max memory to 512mb
efb569b set the db engine on the client
5d2bfa2 simplify database import
dff841a slugif database names during import, resolve #212
02436f8 switch to *os.file
62509d3 tidy
fd269e9 update import
48435d0 update version
9cc418f upgrade to 1.15
ef7ff38 wip
96b0114 wip
343b676 wip create command
ed0e3ef wip create command
e741044 wip envedit
54d149a wip import
831f187 wip import streaming rpc

1.0.1

12 Aug 14:01
Compare
Choose a tag to compare

Changelog

289327b 1.0.1
4bd4040 Changelog cleanup
68ac31e Merge branch 'release/1.0.1' into master
7ff5af9 Merge tag '1.0.0' into develop
8f7b68a add templates for 404 and default index.html
5f61c2c add the docs cmd for generating docs
c476618 better path for generated docs
e88b1e9 changelog
f9d7a30 install composer on new machines
5c4ba34 remove 7.1 and 7.0 references
423a261 resolves #198
4fe58f4 resolves #199
2f144f5 tidy

1.0.0

11 Aug 19:15
Compare
Choose a tag to compare

Changelog

41a9a50 1.0.0
2e66fff Add fix for Windows mutex exceptions to readme
dd76fcc Add support command for creating issues
1dd0e71 Changelog tweaks
670524b Consistent capitalization from API
d9c9a15 Delete additional doc pages
f8c5e97 Link to new docs from readme
2109b72 Merge branch 'master' into develop
ab22224 Merge branch 'release/1.0.0' into master
b4c860b Merge pull request #196 from sa3dany/patch-1
56c4465 Merge tag '1.0.0-RC1.1' into develop
540b504 Minor typo fix
11fc890 Remove extra new lines added my mistake
8aa7643 add 1.0.0-RC1.1 to refresh script
0458831 add support documents
bd1bb92 allow add to only complete directories
eaf67be changelog
b2aa449 disable xdebug after init
78c4b45 disable xdebug on init
116fb95 limit db import to sql files for completion
1ad1d4a make start, stop, and restart smarter
bb11d28 pass php version in chain
2dc2707 remove extra bracket
3a33166 remove …
686ddf7 semantics
b4e9a81 update info to be more useful
964ed12 update links
b0fd5f0 update nitro info
8b35fec update prompt library, resolves #190
471e179 updated the changelog for info

1.0.0-RC1.1

07 Aug 22:03
Compare
Choose a tag to compare

Changelog

b93744f 1.0.0-RC1.1
c469d03 Merge branch 'release/1.0.0-RC1.1' into master
4cd2ead Merge tag '1.0.0-RC1' into develop
8d3ee1a docs
d74a0d0 fixed an issue with installing nitrod

1.0.0-RC1

07 Aug 21:31
Compare
Choose a tag to compare

Changelog

1c08299 1.0.0-RC1
3910a71 Add Version to api pkg
d195baa Add max_input_vars cli command
16b4d1d Add nitro specific bug report issue template
3f12b05 Add tests for spy command and args
6f17ab5 Changelog cleanup
ffde949 Changelog tweaks
4e69b8e Command doc cleanup
333ec8f Fix links
f358a46 Fixed heading.
2777e10 Merge branch 'develop'
7210a7a Merge branch 'feature/ssl-support' of github.com:craftcms/nitro into feature/ssl-support
2d12de1 Merge branch 'master' into develop
d3a9475 Merge branch 'master' into develop
4eab843 Merge branch 'release/1.0.0-RC1' into master
119d332 Merge pull request #179 from cavellblood/patch-1
5d465c1 Merge pull request #183 from craftcms/feature/ssl-support
7203119 Merge pull request #184 from craftcms/feature/xdebug-setup-edits
9f4226b Merge tag '1.0.0-beta.10' into develop
d07e383 PHP cmd with restart, stop, and start using client
80966f5 Set MemoryMax to 256M
98bc275 Specify default nitro database.
cf085f2 Spiff up instructions.
75b06c7 TODOs
07954a9 Typos
6f320ee Update README.md
524564d Update changelog + readme for php iniget
240080e add and update commands for xon/xoff
aa43746 add beta 10
fa3cbd7 add build for nitrod and arm64
e0a3ef7 add example refactor for testing commands
dd7237a add iniget command and rpc
b3a9e4e add iniset and max_execution_time commands
b50c6c7 add initset support, cleanup file structure
b7302ea add install script for nitrod
9efd0e8 add max_input_vars to api
f52c852 add multiple nameservers to resolve #186
e269804 add nginx endpoint and cli command
cb17542 add nginx service endpoint
0287c4c add nginx support
f71a761 add php-fpm grpc
e64a840 add placeholders for refresh script
343c8cc add refresh script
25e27f1 add rpc for enabling and disabling xdebug
7550758 add service to the releaser
b002b1e add setup to makefile for api work
6b9a41f add temp nitrod install from DO
06b296d add updated instructions for completion
a93961f add wip php iniset service
790d085 added mkdir
dbd7255 added nitrod cmd
2313e4d break out to multiple services
33accd2 break out to multiple services
e87369a changelog
2532017 changelog
3a150e5 changelog
8efab86 changelog for nginx
16b6624 changelog for xon and xoff
fd50e95 clean up
3d43e89 clean up
2743f41 cleanup
593b383 create cert script
ee88d91 delete slug pkg
d31e4bb docs
35fdae2 docs
812b259 documentation
4281722 enable nitrod on start
9fab796 fmt
4a83e5e force color in terminal
d9abcd8 force linux on api build
af6802c format
cdbe95c go mod tidy
c4073c0 helpers
db83799 implement iniset rpc for common settings
01b89c2 implement initset api and cli
dd8ff8d implement proper status and code
b82f694 initial api support
3173589 logging
943da44 makefile
a24710c move MemoryMax into service
6577bd7 move commands into php
99177d7 move editor pkg
8cdaa7f move find pkg
96a3cde move hosts pkg
1e89821 move keys pkg
cb067df move refresh.sh
8c1baa6 move resolve pkg
082d546 move runas pkg
24ce5b5 move service into cmd dir
37597fb move suggest pkg
7c96b71 move to validate
94d4225 move version pkg
134775e new clients return err
fd30b72 nitrod in root
d018277 protoc
75ef19e rearrange
cce7b57 remove defaults for dev pkgs phpize and php-confg
8c05cbd remove examples dir
b66a961 remove hardcoded install for nitrod
f7f45e8 remove hardcoded machine
8227ce9 remove middleware pkg
5bd82ee remove rcvr
204cda4 remove script
6988dd0 remove test cmd
ec9bbfe remove unused pkg
c775b6c rename files to nitro_service
5f31a2a rename normalize pkg
b95315f rename pkg to nitrod
5c2d9bf rename to service
501ae49 rename webroot
a33f5da restart php-fpm, need to resolve tests
d20c179 restructure
2f00ae2 run go test on hooks
aab03e5 service changes
b16530e set php default during apply, resolves #192
9d2855e show completion command
cb1e623 show right version of ubuntu
fe2db52 status codes for nginx
ff02661 subcommands
e3eecb5 switch to generic service action
2b389a9 switch to status codes
9598402 tidy
431b67c toc
b5673eb typos
39ea18d typos
f3fed33 update docs for php and nginx
b535401 update for rc1
d26bc98 update new client to use an error
613a86d update php and nginx to use grpc client
1bb3682 update syntax
cf7eebf update test for applying the correct php
3fadd41 use a directory instead of file path
fd75f92 use sudo for make local
a80b66a || not //

1.0.0-beta.10

04 Jun 17:14
Compare
Choose a tag to compare

Changelog

d8bd6ff 1.0.0-beta.10
72205da Add support for NITRO_HOST_EDITING
77675ae Document NITRO_EDIT_HOSTS
ea7da9b Document —skip-hosts
8f18703 Merge branch 'develop' of https://github.com/pixelandtonic/nitro into develop
e3588e4 Merge branch 'release/1.0.0-beta.10'
58adb9f Merge tag '1.0.0-beta.9' into develop
951dbce abstract to webroot.ForExistingMount
b9b1e7b add tests for webroot with mount, resolves #164
cd7a98e changelog cleanup
101f356 rename to NITRO_EDIT_HOSTS
0d8cf95 update tip, resolves #166

1.0.0-beta.9

02 Jun 19:39
Compare
Choose a tag to compare

Changelog

66ffa9b 1.0.0-beta.9
699f2cc Changelog tweaks
a4b9428 Mention nytudio107/nginx-craft
6811595 Merge branch 'develop' of github.com:craftcms/nitro into develop
63f75b9 Merge branch 'hotfix/changelog'
c00ecf6 Merge branch 'master' into develop
36501a9 Merge branch 'master' into develop
b4def0e Merge branch 'release/1.0.0-beta.9'
7845cbe Merge tag '1.0.0-beta.8' into develop
b8e26ed add beta 9 to script
e5f1124 add db name validation, resolves #160
741c885 add skip hosts flag to add, resolves #163
519e968 add validation to db add
9dbdc27 changelog
88e7498 changelog
06d2eb1 changelog
24e275d dont hard code mount dest, resolves #86
8179331 don’t run the hosts if there are no sites
a1b2f91 escape $
9763c14 escape $ in refresh.sh
f21abf0 fix old scripts as well
94cd5da remove comment
483b10d update make target for beta 9
d8f434f update refresh script
4424a9c wip

1.0.0-beta.8

01 Jun 21:21
Compare
Choose a tag to compare

Changelog

8d9ad03 1.0.0-beta.8
6087d63 1st attempt
8c79a85 Changelog cleanup
66f74c5 Fixed heading levels
6cd5805 Merge branch 'feature/nginx' into develop
4edb937 Merge branch 'release/1.0.0-beta.8'
65d8f67 Merge tag '1.0.0-beta.7' into develop
bd5b9fe add AlreadyMounted to config
e5626ea add find.IP
254a5eb add resolve.AbsPath
d0bc94e add script for beta 7
fb33e6a add test as not part of build
6f92c5f add tests and cleanup GetDirectoryArg
e0e1898 also check for the directory name
60deda6 apply now removes all entries and readds them from the hosts file
25fe6ba beta 7 for development
dfd53f4 changelog
d8db08f check sites avail for dir name
48def80 correct AlreadyMounted logic
279bf3e docs
a93582e don’t error when mounts are not found
ed3c6e4 don’t output the file for webroots not found
daeb606 fix indentation
51acac0 pull sites directly from nginx
9fc04fc skip buddy builds for this test
5a509cc switch to already mounted
1b80df0 update test on resolve
fb91038 update the hosts pkg

1.0.0-beta.7

28 May 00:20
Compare
Choose a tag to compare

Changelog

d05981e 1.0.0-beta.7
5167e13 Merge branch 'release/1.0.0-beta.7'
c27aca6 Merge tag '1.0.0-beta.6' into develop
385401f account for windows and nix
979275c account for windows on destroy
0f3b152 add functionality for postgres import
4a52605 call hosts as sudo
08ee709 change the default dest to home dir
999b457 changelog cleanup
83c1776 don’t use os path sep on pathname
d9d03af fix issue with apply, resolves #155 and #156
05e716e if there are no keys
128f784 prompt for permissions if there are sites
444c876 proper permissions for keys, resolves #154
d2fa32e remove diff package
7af9395 working on issues with windows and hosts editing