Marko Budiselić
72384b2b71
Add internals pages link ( #288 )
2021-11-01 09:49:22 +01:00
Jure Bajic
519a204424
Add retry to get_version script ( #268 )
2021-10-14 16:07:40 +02:00
Antonio Andelic
3fc5e57fef
Update dependency source when package all is called ( #272 )
2021-10-14 15:16:32 +02:00
Marko Budiselić
42facfacbc
Add support for Debian 11 ( #212 )
2021-10-06 16:17:41 +02:00
antonio2368
0ffb58b764
Fix docker packaging and add for platform build ( #257 )
2021-10-06 10:20:37 +02:00
Jure Bajic
9e678f8cbe
Add new memgraph licenses and move third party licenses ( #248 )
2021-10-03 12:26:48 +02:00
antonio2368
d58a1cbb58
License key introduction and removing community edition package ( #232 )
2021-09-29 19:14:39 +02:00
Marko Budiselić
09c58501f1
Migrate release package to toolchain-v3 ( #191 )
2021-07-20 15:25:12 +02:00
János Benjamin Antal
7776160836
Add third party licenses ( #195 )
...
* Add third party licences
* Package the third-party licences
2021-07-08 08:55:09 +02:00
Josip Seljan
2a0b0d969f
Replace mg_client with mgconsole ( #153 )
2021-05-26 11:59:36 +02:00
Mislav Vuletić
c4555f5448
Fix Arch package help message typo ( #119 )
2021-05-20 16:04:50 +02:00
Marko Budiselić
7b5263d300
Fix release package script ( #131 )
2021-03-30 12:48:45 +02:00
Marko Budiselić
e8a41e4457
Add automated build of all Memgraph packages ( #123 )
2021-03-30 12:08:51 +02:00
Marko Budiselić
92dfc93b20
Update community license ( #128 )
2021-03-26 18:19:48 +01:00
János Benjamin Antal
1598cb24ea
Add directory argument to get_version.py ( #107 )
...
* Add root-dir option to get_version.py
* Make CMake callable outside from the repository
2021-03-15 11:55:39 +01:00
Marko Budiselić
42c245df8a
Fix CentOS8 packaging ( #87 )
2021-01-29 14:48:55 +01:00
Marko Budiselić
e4852cc5e3
Migrate release docs to Notion ( #86 )
2021-01-28 16:29:00 +01:00
antonio2368
28413fd626
Change log library to spdlog, expose log levels to user ( #72 )
...
* Change from glog to spdlog
* Remove HA tests
* Remove logrotate log configuration
* Define custom main for unit gtests
2021-01-21 16:30:55 +01:00
Marko Budiselić
647388792a
Add upload of Diff binaries ( #58 )
...
* Check RESULT_VARIABLE after get_version script call
2020-12-21 16:41:46 +01:00
Marko Budiselić
4afcf1b655
Remove release examples ( #42 )
2020-11-23 15:46:03 +01:00
Marko Budiselić
0478e89646
Fix package_deb_docker script ( #28 )
2020-10-23 09:37:41 +02:00
Marko Budiselić
814bb66ea6
Clean Memgraph repository ( #12 )
...
* Update documentation
* Update structure, CODEOWNERS, license files
* Update release/README
* Stop Actions if only docs file were updated
* Remove unused hidden files, move Doxygen logo
2020-10-21 18:56:15 +02:00
Marko Budiselić
291158160d
Put all logrotate config to a file per offering ( #23 )
...
Not having one logrotate file produced an error during rpmlint. It makes sense
to have one logrotate file after Memgraph is installed because it's easier to
manage config files. There are two logrotate files in the codebase, one for
Community and one for Enterprise edition. Having rotate files per offering also
makes sense because offerings are affected less often compared to the features.
It's easier to maintain.
2020-10-17 20:10:55 +02:00
antonio2368
42ac5d4ea3
Add datasets for music and StellarGraph tutorial ( #22 )
...
Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
2020-10-15 11:41:45 +02:00
Marko Budiselić
48587d6d5e
Improve NetworkX module import ( #21 )
...
* Improve NetworkX module import
* Add Networkx dependencies to Dockerfiles
2020-10-15 09:14:50 +02:00
Marko Budiselić
7f179dc462
Fix release Dockerfile ( #16 )
2020-10-08 10:59:49 +02:00
Matej Ferencevic
02d3a04ffa
Add Marvel Comic Universe tutorial data
...
Reviewers: buda, jseljan
Reviewed By: jseljan
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2783
2020-07-01 10:41:47 +02:00
Matej Ferencevic
4a53a31fcf
Add FootballTransfers tutorial data
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2779
2020-07-01 09:24:35 +02:00
Marko Budiselic
d36da12b48
Update enterprise license
...
Summary:
In case something has to be updated in `release/LICENSE_ENTERPRISE.md`
please put your comments in the document marked with `UPCOMING`
inside this https://drive.google.com/drive/folders/1GbnryzrjkmNDVigac4d1x__JWbiqlxMD
folder because the content has to be valid from the legal standpoint
(it requires some legal review).
Reviewers: mferencevic
Reviewed By: mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2770
2020-05-27 19:13:30 +02:00
Matej Ferencevic
21be41995c
Fix CMake RPM typo and specify all package config files
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2757
2020-04-06 19:12:30 +02:00
Matej Ferencevic
6c69351ea1
Fix RPM packaging
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2756
2020-04-06 16:01:48 +02:00
Marko Budiselic
590fc5c9a8
Add NetworkX to Dockerfiles
...
Reviewers: mferencevic
Reviewed By: mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2753
2020-04-04 15:41:59 +02:00
Matej Ferencevic
1d5952bb9c
Fix RPM package installation
...
Summary: `chattr` must be after `chown`.
Reviewers: buda
Reviewed By: buda
Differential Revision: https://phabricator.memgraph.io/D2752
2020-04-03 18:50:52 +02:00
Matej Ferencevic
24eb021840
Fix wrong function invocation in get_version script
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2751
2020-04-03 17:38:12 +02:00
Matej Ferencevic
974ce1e9e9
Fix Debian package installation
...
Summary: `chattr` must be after `chown`.
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2748
2020-04-02 19:46:28 +02:00
Matej Ferencevic
66e644551f
Clean-up packaged examples
...
Summary:
The snapshot files now have identical names each time they are generated. Also,
all unnecessary directories (like `auth`) are removed from the examples
automatically.
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2747
2020-04-02 19:45:32 +02:00
Marko Budiselic
4b5068e455
Update release docker
...
Summary:
* Update dockerfiles (add `libseccomp2` `python3`).
* Parse docker offering info from the package name.
Reviewers: teon.banek, mferencevic
Reviewed By: mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1924
2020-03-18 17:50:20 +01:00
Matej Ferencevic
f1327c52ef
Fix ownership of examples in packages
...
Reviewers: teon.banek, ipaljak
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2721
2020-03-13 19:27:16 +01:00
Teon Banek
963d779d48
Install and setup loading Python Query Modules
...
Reviewers: mferencevic
Reviewed By: mferencevic
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D2715
2020-03-11 10:24:53 +01:00
Matej Ferencevic
c50b518fad
Update community license to match the enterprise trial license
...
Summary:
This diff just changes minor style and removes the `early access` wording from
the license.
Reviewers: buda
Reviewed By: buda
Differential Revision: https://phabricator.memgraph.io/D2672
2020-02-17 14:57:14 +01:00
Matej Ferencevic
beec3e3f5f
Set RPM package license type
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2663
2020-02-12 13:28:26 +01:00
Matej Ferencevic
ffbe5b449d
Implement version names for each Memgraph version
...
Summary:
With this diff, each build of Memgraph has a version that uniquely identifies
it. The given version uniquely identifies both official release builds and
development builds. Enterprise/community builds are also differentiated in the
version. Also, support for custom suffixes is added to support custom builds
for customers.
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2662
2020-02-12 10:05:40 +01:00
Matej Ferencevic
90286b8166
Install license, systemd and examples from release
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2659
2020-02-07 10:54:07 +01:00
Matej Ferencevic
7128320b36
Implement MG_ENTERPRISE CMake flag
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2658
2020-02-06 13:39:30 +01:00
Matej Ferencevic
29aa9b9e92
Move CPack setup to release
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2655
2020-02-05 10:26:41 +01:00
Matej Ferencevic
8b732002a7
Fix examples build
...
Summary:
Most of the examples require properties to be enabled on edges so this change
specifies that flag explicitly. Also, errors are handled better by replacing
`bolt_client` with `mg_client`. Missing indices are created to improve import
speed.
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2594
2019-12-09 16:01:28 +01:00
Matej Ferencevic
8a0abd6dbd
Make memgraph with storage v2 the main binary
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: buda, pullbot
Differential Revision: https://phabricator.memgraph.io/D2567
2019-12-06 10:51:16 +01:00
dlozic
c7684c7e93
Add backpacking tutorial
...
Summary: New tutorial for backpacking through europe
Reviewers: dsantl, msantl, buda
Reviewed By: dsantl
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1954
2019-04-11 09:48:56 +02:00
Matej Ferencevic
fe361fb750
Implement audit logging
...
Reviewers: teon.banek, buda
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1863
2019-02-19 15:11:30 +01:00
Matej Ferencevic
a4cce253c0
Restore CentOS support
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1777
2019-01-07 09:41:59 +01:00