Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tarantool 2.10.4 #12

Open
wants to merge 274 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
274 commits
Select commit Hold shift + click to select a range
33aa0ec
Fix numeric env parameters
Jul 25, 2016
c2ef99f
Allow to override replication_source from box.cfg
Aug 4, 2016
afd978f
Allow to change settings after first run
Aug 4, 2016
2d97ee0
Add support for Tarantool 1.5
Aug 12, 2016
7071735
Set default snapshot_period to 1h
Aug 12, 2016
935920c
Detect existing snapshots by globbing
Aug 12, 2016
8a559b7
Use log() instead of print()
Aug 12, 2016
0a947d9
Create config file if it doesn't exist
Aug 29, 2016
e51dad4
Update Tarantool 1.7 git commit
Aug 29, 2016
54415c2
Add cyrus-sasl to dependencies
Sep 7, 2016
388e0af
Update tarantool version used for 1.7
Sep 9, 2016
b231c51
Update tarantool version used for 1.7
Sep 27, 2016
caa7689
Roll back to previous Tarantool 1.7 version
Sep 27, 2016
44764f0
Update tarantool 1.7 version
Sep 28, 2016
e4839b1
Bump versions to 1.6.9-11-gf4619d0 and 1.7.2-1-g92ed6c4
rtsisyk Sep 29, 2016
c7f549d
Add tarantool-curl rock
Oct 4, 2016
7c6e7da
/opt/tarantool and /etc/tarantool should not be volumes
Oct 21, 2016
54146fe
Add mqtt rock to 1.6 and 1.7
Oct 24, 2016
2a61fd6
Bump tarantool 1.5 commit
Oct 24, 2016
2e552da
Bump tarantool 1.7 commit
Nov 28, 2016
57590fb
Add support for changing username/password
Nov 29, 2016
91c2407
Added support for changing passwords dynamically
Nov 29, 2016
19ba2fa
Add tarantool-gis module
Dec 5, 2016
10474f8
Scripts to detect if tarantool is up
Dec 13, 2016
7ee0cea
Freeze luarock versions
Dec 15, 2016
8eafba3
Return back lost luaterm module
Dec 15, 2016
4fe5878
Bump mysql rock version
Dec 20, 2016
66f8586
Bump tarantool to 1.7.3
Jan 9, 2017
09f476c
Update tarantool.default for 1.6
Rom325 Jan 15, 2017
759ecae
Merge pull request #22 from Rom325/patch-1
Jan 15, 2017
36ef6bd
Bump queue module commit
Jan 18, 2017
72ee8a1
Merge branch '1.7.3'
Jan 18, 2017
40b1c94
Reintroduce 'console' to connect to local socket
Jan 19, 2017
3832789
Add tarantool gperftools package
Jan 23, 2017
a856933
Add pprof binary
Jan 24, 2017
a584200
Add healthcheck
Jan 25, 2017
ae54cdb
Upgrade tarantool-curl to 2.2.3
Jan 31, 2017
bc22110
Makre README.md more comprehensible
Feb 1, 2017
ed0f595
Link module list entries to GitHub
Feb 1, 2017
ef2920f
bump tarantool-curl version
dedok Feb 14, 2017
040f7b3
Merge pull request #25 from dedok/master
Feb 14, 2017
90ffdff
Bump http module
Mar 3, 2017
23af613
Dockerfile for Tarantool 1.8
May 4, 2017
5a4de96
Disable memcached as id doesn't built yet with 1.8
May 5, 2017
290ed10
Bump tarantool 1.8 version
May 10, 2017
f2d570e
Add memcached back, because it's been fixed
May 10, 2017
7765b65
Bump tarantool 1.7 version
May 15, 2017
49fbfae
Bump memcached, pg and mysql
May 15, 2017
119a6b7
Bump tarantool 1.8
May 17, 2017
ddf50eb
Bump shard and tarantool version
Jun 8, 2017
0391c90
Add Dockerfile for tarantool 1.7 based on CentOS 7
Jun 19, 2017
4aa31a9
Bump sharding module version
Jun 20, 2017
c69b848
Trim the size of 1.7-centos7 image
Jun 30, 2017
5ef6e8f
Bump tarantool 1.7 version
Jul 7, 2017
dcde94f
Bump tarantool 1.7 version
Jul 7, 2017
5428f37
Bump tarantool 1.8 version
Jul 13, 2017
5757a52
Bump connpool and shard modules
Jul 13, 2017
3843e30
Bump Tarantool 1.7-centos7 version
rtsisyk Jul 14, 2017
9ed52b1
Set vinyl_dir to /var/lib/tarantool
Jul 14, 2017
27b427c
Bump Tarantool 1.7-centos7 version
rtsisyk Jul 17, 2017
27cab3b
Bump connpool version
Jul 17, 2017
be4afee
Bump tarantool 1.7 and 1.8
Jul 24, 2017
ed97ae6
Fix condition for find snapshot 1.5
Aug 18, 2017
7efe846
Merge pull request #28 from NabAlex/master
Aug 18, 2017
d88df5b
Update to the latest 1.7
rtsisyk Aug 22, 2017
3a7f546
Add default volume dir /var/lib/tarantool 1.5
Aug 22, 2017
0b1d0e8
Merge pull request #30 from NabAlex/master
Aug 22, 2017
f5a3a11
Bump 1.7 to 1.7.5
rtsisyk Aug 22, 2017
b3e2cb4
Install gperftools-libs from packages for 1.7-centos7
rtsisyk Aug 25, 2017
00434bc
Enable GitLab CI
rtsisyk Aug 25, 2017
82800d2
Add primary_port, admin_port and some default values
inwady Aug 28, 2017
08080e3
Create config with the privileges of root user
inwady Aug 30, 2017
da28436
Fix handling of box.cfg deprecated options
opomuc Sep 26, 2017
2aa5fa8
Remove chekpoint_interval default value from 1.7 and 1.8
opomuc Sep 29, 2017
fbb3d88
Add ldoc rock
Oct 6, 2017
14afe34
Merge pull request #37 from opomuc/fix-issue-34
Oct 18, 2017
24f9f7e
Fix a typo that prevents TARANTOOL_REPLICATION from working
Oct 19, 2017
32c3620
Correct replication option and set_replication_source function
opomuc Oct 19, 2017
d103821
Bump tarantool version
Oct 27, 2017
1cad69b
Merge pull request #39 from opomuc/remarks
Oct 30, 2017
2ef4b6e
Bump Tarantool version
rtsisyk Dec 4, 2017
fbb3626
Update prometheus rock to 1.0.0
Jan 18, 2018
60365de
Use new released rockspecs
opomuc Jan 26, 2018
baf2c75
Merge pull request #44 from tarantool/use-released-rockspecs
Jan 29, 2018
4c4ded4
Add 1.x referencing 1.9.0
rosik Feb 22, 2018
8ba66c7
Rename 1.8 to 2.x
rosik Feb 22, 2018
4d1618c
Update 2.x referencing 2.0.4
rosik Feb 22, 2018
e2096b7
Merge pull request #46 from tarantool/feature-versioning
Feb 22, 2018
90ec56b
Update 1.x to 1.9.0-52-g38b2a29ff
rosik Mar 15, 2018
f4d3738
Update 1.x docker for release
LaserPhaser May 15, 2018
49aa477
Merge pull request #50 from tarantool/aantonov/update_1_9_docker
May 21, 2018
7dd0d1c
bump centos image 1.7 -> 1.x
May 25, 2018
a3c10f3
Merge pull request #53 from sharonovd/master
May 25, 2018
98731f0
put back avro schema version
May 25, 2018
0c8bc2e
Merge pull request #54 from sharonovd/master
May 25, 2018
c54d038
set proper 1.9.1 tag for centos dockerfile
May 28, 2018
8cc5dff
Merge pull request #55 from sharonovd/master
sharonovd May 28, 2018
877f33b
Bump tarantool to 1.10 for centos7
Jul 18, 2018
3299c89
bump centos tarantool
Aug 8, 2018
b624def
Merge pull request #57 from sharonovd/bump-centos-tarantool
Aug 8, 2018
0d9926b
remove mqtt support
Aug 9, 2018
2f4e0a2
Merge pull request #58 from sharonovd/bump-centos-tarantool
Aug 9, 2018
0ae0c26
Add real wget installation
bigbes Sep 5, 2018
b13c272
Bump 1.x version to 1.9.2
bigbes Sep 5, 2018
f0912bf
Merge pull request #61 from bigbes/add-1.9.2
Sep 17, 2018
af47e62
replace libicu from centos repo to build the latest version
olegrok Sep 21, 2018
3e8e5d5
Merge pull request #63 from olegrok/update-libicu-in-centos-image
Sep 21, 2018
8aca953
update tarantool-centos7 from 1.10.1-258-ge39b4c193 to 1.10.1-393-g4e…
olegrok Sep 25, 2018
990d5f0
update 1.x-centos image to 1.10.2
olegrok Oct 13, 2018
59cd534
Bump 1.x version to 1.10.2
Totktonada Oct 13, 2018
f81a091
Add real wget in 1.* and 2.x docker files
Totktonada Oct 14, 2018
ccf1fa4
Fix curl version to 7.59
opomuc Oct 17, 2018
ac1b757
Merge pull request #69 from tarantool/pin-curl-version
Kasen Oct 17, 2018
42f2113
Add contributing section
Totktonada Oct 22, 2018
6855049
Removed packaged curl which replaces files installed from a source code
Kasen Oct 17, 2018
33d3733
Fix HTTPS after recent curl changes
Totktonada Oct 22, 2018
0448f80
Backport curl / http.client crash workaround
Totktonada Oct 23, 2018
27fd9ef
Fix small typo
mebelousov Nov 1, 2018
7d2ec47
Update tarantool:2 to 2.1 beta release
Totktonada Nov 16, 2018
b6f64a1
Update 1.x-centos7 from 1.10.2-0-gc0d8063b6 to 1.10.2-63-g844b45b89
olegrok Dec 3, 2018
02f7199
Upgrade centos-1.x to 1.10.2-80-g0b6e25f46
olegrok Dec 20, 2018
030909b
Update old option names in README
Totktonada Jan 19, 2019
571bb9c
update tarantool 1.x-centos7 image
olegrok Jan 30, 2019
6e15832
Update icu4c version
olegrok Jan 30, 2019
97d059a
Bump 1.x-centos7 image to Tarantool 1.10.2-158-g9cb2dc005
olegrok Feb 25, 2019
85f7998
Update centos7 image to 1.10.2-177-g13896a731
olegrok Mar 12, 2019
f37768b
Update 1.x-centos image to 1.10.2-179-ge5e259a82
olegrok Mar 15, 2019
80636c4
Update 1.x image to 1.10.2-179-ge5e259a82
olegrok Mar 15, 2019
cc20dc7
Update 1.x-centos7 container to 1.10.2-185-g8a1a0a9ff and add curl build
olegrok Mar 19, 2019
a04277c
Updated 2.x version from master latest commit
avtikhon Mar 22, 2019
cbc72ec
Update tarantool version in 2.x
Totktonada Mar 27, 2019
5696618
Add tarantool 1.9 rolling version
avtikhon Mar 28, 2019
c327fa1
Add tarantool 2.1 rolling version
avtikhon Mar 28, 2019
f6fab38
Update 1.x version
avtikhon Mar 28, 2019
bb4c97d
Update 2.x version
avtikhon Mar 28, 2019
bbc4e96
Add information on new tags
avtikhon Mar 28, 2019
0993ac6
Update old option name in README.md example
sosiska Mar 28, 2019
a54cc3f
Update centos image to 1.10.3
olegrok Apr 1, 2019
9c887df
Add 1.10.3 version
avtikhon Apr 5, 2019
fac5774
Add 2.1.2 version based on 2.1.2-2-gd06f95fc1
avtikhon Apr 5, 2019
50a6dc2
Fix wrong 2.x version from 2.1.2-2 to 2.2.0-128
avtikhon Apr 8, 2019
dbeef08
Update the 1.x image to 1.10.3-6-g5dc6d79f4
avtikhon Apr 9, 2019
4bf912f
Bump 1.x-centos7 image 1.10.3-33-gfd303466c
olegrok Apr 30, 2019
c16689b
Add 2.x-centos7 image
olegrok Apr 9, 2019
b8c9e24
extend admin privilege list due sequence feature
nekufa May 14, 2019
4603b51
Update 1.x-centos7 image
olegrok May 15, 2019
04f419c
Update 2.x-centos7 image
olegrok May 15, 2019
a3e2475
Update 1.x-centos docker image
olegrok May 23, 2019
a247cfb
Update 2.x-centos docker image
olegrok May 23, 2019
3e274d9
Update 1.x-centos7 Dockerfile
olegrok Jun 11, 2019
14dea8c
Update 2.x-centos7 Dockerfile
olegrok Jun 11, 2019
57e6ba5
Bump 1.x docker images to fix vynil memory leak
olegrok Jun 26, 2019
4a49182
Bump 2.x images
olegrok Jun 26, 2019
5339a9a
Update tarantool-1.10 to 1.10.3.93
Totktonada Jul 8, 2019
0847979
Add the fixed 2.2.1 and update rolling versions
avtikhon Aug 5, 2019
a794c03
Bump tarantool *.x versions
olegrok Aug 30, 2019
9713fc6
Update luarocks for 2.x images to actual versions
olegrok Aug 31, 2019
40d7c7b
Bump 2.x image
rybakit Sep 22, 2019
9aa08c5
Remove tarantool-curl module from *.x Dockerfiles
olegrok Sep 22, 2019
412f453
Downgrade tarantool version for 2.x image
olegrok Sep 23, 2019
cc132bc
update 2.x image
olegrok Dec 20, 2019
b9aca67
update 2.2 image
olegrok Jan 9, 2020
926ad2e
Update 2.x image
olegrok Jan 9, 2020
a1fd398
update 2.x-centos7 image
olegrok Dec 26, 2019
ae0036d
Add into Gitlab-CI testing
avtikhon Dec 27, 2019
6a55f9a
Merge files in repository
avtikhon Dec 27, 2019
66b5ed3
Move tagged versions into master
avtikhon Jan 10, 2020
012a1ae
Change keyserver to be easy accessed
avtikhon Dec 30, 2019
1611858
Update queue version to 1.0.6
avtikhon Mar 3, 2020
c35d1d8
Fix Centos builds
avtikhon Mar 11, 2020
6f860e6
Disabled docker cache for images build
avtikhon Apr 17, 2020
986e014
Add force build flag to gitlab-ci
avtikhon Apr 17, 2020
1969ee2
icu sources download path changed
avtikhon Apr 16, 2020
2c4664d
pgdg-redhat latest sources package changed
avtikhon Apr 16, 2020
d68c646
penlight package dependencies broken
avtikhon Apr 16, 2020
aa52a12
Postpone versions of libraries
avtikhon Apr 16, 2020
45c4768
Postpone ICU version
avtikhon Apr 16, 2020
1096254
Remove lua-devel package
avtikhon Apr 16, 2020
70bf12a
Remove msgpuck library
avtikhon Apr 16, 2020
a0c4416
Remove small library
avtikhon Apr 16, 2020
6d9dd30
Speed up the build
avtikhon Apr 20, 2020
507c626
Cleanup the files
avtikhon Apr 20, 2020
da754c2
Create new versions and roll the old
avtikhon Apr 20, 2020
afe59f3
Block test/unit/cbus_hang test
avtikhon Apr 21, 2020
20a491e
Change obvious shard to vshard module
avtikhon Apr 29, 2020
90f36ee
Add metrics module
nekufa May 19, 2020
7f7a404
Bump memcached version
avtikhon Jun 4, 2020
b326abb
Add luarocks as additional installed tool
avtikhon May 15, 2020
6c3a72c
gitlab-ci: always rebuild all images on master
avtikhon May 17, 2020
bb6fcb5
Fix pprof installation
avtikhon Jul 3, 2020
bf1bf5e
gitlab-ci: make all build jobs interruptible
avtikhon Jul 3, 2020
aef661e
Bump alpine images version
avtikhon Jun 10, 2020
9edc9c3
Correct dockerfiles naming
avtikhon Jun 10, 2020
03f9cac
Prometheus default metrics port configuration
nekufa Jun 24, 2020
085c886
add metrics module to readme
nekufa Jun 24, 2020
fa08443
Environment force recovery option
nekufa Jun 24, 2020
9e11c19
Change the dockerfile for Tarantool 2.1
avtikhon Jul 3, 2020
564e75a
Fix luarocks installation for alpine 3.5
avtikhon Aug 1, 2020
2107fb0
Fix luarocks installation for alpine 3.9
avtikhon Aug 1, 2020
ca47358
Add ldoc luarocks to all the dockerfiles in common
avtikhon Jul 8, 2020
5befbb1
Set rocks tool installer using variable
avtikhon Aug 1, 2020
b683193
Use ROCKS_INSTALLER variable for dockerfile builds
avtikhon Aug 1, 2020
9c6e1d4
Use ROCKS_INSTALLER for rest of dockerfiles
avtikhon Aug 3, 2020
6e3167b
Enable ENABLE_BUNDLED_LIBYAML flag
avtikhon Aug 1, 2020
bdefa84
Enable manual build with makefile
avtikhon Aug 2, 2020
2b93a19
Remove perl installation from build depends
avtikhon Aug 2, 2020
ee36b9d
Add unzip tool to rocks installations
avtikhon Aug 3, 2020
256d857
Use openssl in alpine based images builds
avtikhon Aug 3, 2020
da6d177
Merge same Alpine 3.9 dockerfiles
avtikhon Aug 5, 2020
93add3e
Remove tarantool_curl rock
avtikhon Aug 6, 2020
b86137c
gitlab-ci: disable use alpine_3.5_1.x dockerfile
avtikhon Aug 6, 2020
c376d4f
Cleanup dockerfiles alpine_3.5_*.x
avtikhon Aug 6, 2020
63051e8
gitlab-ci: disable use centos_7_1.x dockerfile
avtikhon Aug 6, 2020
a3b565b
Cleanup dockerfiles centos_7_*.x
avtikhon Aug 6, 2020
726c03d
Add new tags/branches and bump versions
avtikhon Jul 17, 2020
8c61b5a
readme: update the release policy
Totktonada Aug 7, 2020
fe1eb1f
Merge pull request #186 from tarantool/Totktonada/release-policy
kyukhin Sep 18, 2020
16a4cf1
Fix mariadb-client-libs installation on alpine 3.9
avtikhon Oct 21, 2020
b135db4
Fix packages installation on alpine 3.9
avtikhon Oct 19, 2020
b43ea3a
gitlab-ci: update tags/branches and bump versions
avtikhon Oct 22, 2020
75c890f
gitlab-ci: update tags/branches and bump versions
avtikhon Dec 31, 2020
18c14f9
Update readme file
avtikhon Jan 12, 2021
65f86a3
Add cmake3 installation for luajit build
avtikhon Apr 22, 2021
3eff403
gitlab-ci: update tags/branches and bump versions
avtikhon Apr 22, 2021
10df03f
Updated metrics to 0.10.0 (#209)
yngvar-antonsson Aug 6, 2021
632d7e8
Enable build different architectures
VitaliyaIoffe Aug 27, 2021
175fbfd
Update versions
VitaliyaIoffe Aug 27, 2021
54d1677
log configuration environment options
nekufa Aug 30, 2021
750c06c
Update versions for tarantool modules
ylobankov Dec 6, 2021
063993e
Update tarantool versions
ylobankov Dec 24, 2021
8185196
Update the version for mqtt module
vr009 Feb 2, 2022
9d7e35a
Fix the link to tarantoolctl documentation
patiencedaur Feb 7, 2022
08a12ba
fix readme: replace shard with vshard (#198)
vasiliy-t Mar 22, 2022
044c1ac
Add 2.8.4 and 1.10.13 versions
artembo May 4, 2022
6e3d2ea
Add 2.10.0-rc1 version
artembo May 13, 2022
d9de887
Add 2.10.0 version
artembo May 23, 2022
ef646a8
Add new ubuntu based dockerimage and fix docker-entrypoint_centos.sh …
foxzi May 25, 2022
c35c65a
Add mysql rock installation to alpine 3.15
artembo May 23, 2022
5d469f8
Add Ubuntu and Centos images
artembo May 27, 2022
2cc6c67
Install gosu version 1.11 on centos 7
artembo Jun 26, 2022
93ae09b
Proofread and update the readme (#225)
NickVolynkin Jun 30, 2022
6c31132
fix enabling prometheus metrics plugin (#239)
foxzi Jul 18, 2022
01470f7
Update version of rocks in main(alpine), centos and ubuntu docker files
foxzi Aug 11, 2022
74e087e
Remove unused variable BASE_IMAGE
foxzi Aug 23, 2022
35e18df
Replace variable LUAJIT_ENABLE_GC64 to GC64 for building images
foxzi Aug 23, 2022
e460483
Update docker for centos and ubuntu
foxzi Aug 24, 2022
46a72cf
Bump tarantool version to 2.10.2
foxzi Sep 5, 2022
841e9dc
Bump tarantool version to 2.10.3 (#247)
lastoCHka42 Oct 3, 2022
5631410
Bump tarantool to 2.10.4
foxzi Nov 14, 2022
618ec58
Install missing tzdata package for alpine 3.15
foxzi Feb 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
Loading