Torsten Dittmann
0d60e82666
fix(database): permissions using an admin user
2021-12-10 11:56:11 +01:00
Bradley Schofield
3c26a08202
Change exitCode to statusCode and move build to tag create
...
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Damodar Lohani
c63bf70404
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-10 16:24:33 +05:45
Damodar Lohani
037c0bfbd5
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-10 16:22:35 +05:45
Damodar Lohani
16e686d250
Merge branch 'feat-storage-buckets' into feat-s3-integration
2021-12-10 16:20:27 +05:45
Damodar Lohani
6bc7825089
fix hardcoded chunk size with a const
2021-12-10 16:14:59 +05:45
Damodar Lohani
0bb74c79eb
add type for mode
2021-12-10 15:51:37 +05:45
Christy Jacob
653dfb292b
feat: address review comments
2021-12-09 19:53:37 +04:00
Christy Jacob
43ef3c060b
feat: add new endpoint
2021-12-09 17:02:12 +04:00
Damodar Lohani
63d3b8e200
more review suggestion fixes
2021-12-09 16:29:44 +05:45
Damodar Lohani
80a89877c1
fix variable
2021-12-09 14:11:30 +05:45
Damodar Lohani
eb2968256a
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-09 13:52:53 +05:45
Damodar Lohani
a3fa418aa5
update chunks uploaded when all chunks are uploaded
2021-12-09 13:30:52 +05:45
Radmacher
34f6aea63b
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-08 23:16:45 +01:00
Bradley Schofield
37da3c5651
Implement Automatic Deploy
...
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Damodar Lohani
8279a2e208
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-08 14:29:27 +05:45
Damodar Lohani
5fed67a2c2
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-08 14:28:21 +05:45
Damodar Lohani
6f31a3de09
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-08 14:25:59 +05:45
Damodar Lohani
f5e48033ec
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-08 14:24:05 +05:45
Bradley Schofield
885f57438d
Fix Tests
2021-12-07 10:42:33 +00:00
Damodar Lohani
af7f98a03f
fix error
2021-12-07 14:00:42 +05:45
Damodar Lohani
34ead9edb7
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-07 13:21:40 +05:45
Damodar Lohani
b4c3802558
make comparisons strict
2021-12-07 13:15:39 +05:45
Damodar Lohani
ce337cff32
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-07 13:10:31 +05:45
Damodar Lohani
277df21217
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-07 13:06:02 +05:45
Damodar Lohani
dae6d6808c
fix comparisons and duplicates
2021-12-07 13:05:25 +05:45
Bradley Schofield
7de975ea95
Fix Bugs from merge
2021-12-06 15:04:00 +00:00
Bradley Schofield
1e76c03fd7
Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc
2021-12-06 14:18:50 +00:00
Bradley Schofield
f30169dcc4
Move Build data into it's own collection
...
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00
Damodar Lohani
95dcab624e
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-03 13:54:52 +05:45
Damodar Lohani
08cec63c3e
Merge branch 'feat-sb-uis' into feat-s3-integration
2021-12-03 13:52:10 +05:45
Damodar Lohani
5ea1ab714e
function tags upload chunk begin from 1
2021-12-03 11:43:41 +05:45
Damodar Lohani
ddcd6558fe
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-03 11:13:42 +05:45
Damodar Lohani
307114f2c5
fix make chunk start from 1
2021-12-03 11:12:46 +05:45
Damodar Lohani
9e9256386b
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-03 10:31:30 +05:45
Radmacher
95e2cb6290
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-02 23:20:57 +01:00
Radmacher
c3f06f9a58
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-02 23:19:07 +01:00
Radmacher
244b829c68
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-02 23:10:14 +01:00
Damodar Lohani
b22797318e
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-02 13:53:17 +05:45
Torsten Dittmann
135bf0cfee
fix tests
2021-12-01 16:09:57 +01:00
Torsten Dittmann
f04cb72cfb
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase
2021-12-01 14:19:41 +01:00
Torsten Dittmann
f11a6325ff
fix(api): use constant for maximum offset range
2021-12-01 14:05:01 +01:00
Torsten Dittmann
ac796048d8
replace old collections file
2021-12-01 12:48:23 +01:00
Damodar Lohani
ce07c464f8
fix chunks
2021-11-30 14:25:21 +05:45
Damodar Lohani
e1f45b5a2d
update naming
2021-11-30 13:51:54 +05:45
Damodar Lohani
a2ef59df47
update file naming
2021-11-30 13:49:19 +05:45
Damodar Lohani
2a6bf47bce
fix chunked upload for tags - chunk start from 1
2021-11-30 13:46:47 +05:45
Damodar Lohani
ba8598cc8b
remove dumps
2021-11-30 13:46:32 +05:45
Bradley Schofield
4cee817161
Merge branch 'master' into fix-improve-recovery-rate-limit
2021-11-29 09:13:35 +00:00
kodumbeats
ee5b1da82d
Roles must be assoc array with roles as keys
2021-11-28 08:32:00 -05:00