niko4299
4366085d89
GRANT, DENY, REVOKE all saving to rocksdb and working
2022-07-07 11:26:43 +02:00
Jure Bajic
519a204424
Add retry to get_version script ( #268 )
2021-10-14 16:07:40 +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ć
e8a41e4457
Add automated build of all Memgraph packages ( #123 )
2021-03-30 12:08:51 +02: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ć
647388792a
Add upload of Diff binaries ( #58 )
...
* Check RESULT_VARIABLE after get_version script call
2020-12-21 16:41:46 +01: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
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
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