[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Errors are correctly reported through the 'Error' event only for asynchronous requests.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Errors are correctly reported through the 'Error' event only for asynchronous requests.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 02 Aug 2024 23:24:01 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 1c16c82c by Benoît Minisini at 2024-08-02T17:58:42+02:00 Errors are correctly reported through the 'Error' event only for asynchronous requests. [GB.NET.CURL] * BUG: Errors are correctly reported through the 'Error' event only for asynchronous requests. - - - - - 884d2cd0 by Benoît Minisini at 2024-08-03T01:22:57+02:00 MongoCollection: 'Exist()' is a new method that returns if a document with a specific identifier exists in the collection. [GB.MONGODB] * NEW: MongoCollection: 'Exist()' is a new method that returns if a document with a specific identifier exists in the collection. - - - - - 5 changed files: - gb.mongodb/src/c_mongocollection.c - gb.net.curl/src/CCurl.c - gb.net.curl/src/gb.net.curl/.icon.png - gb.net.curl/src/gb.net.curl/.project - gb.net.curl/src/gb.net.curl/.version View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/923910184c4a55b848ea91374faf120d3d6f458c...884d2cd02155c1b3765a852cde504ad84549dd3e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/923910184c4a55b848ea91374faf120d3d6f458c...884d2cd02155c1b3765a852cde504ad84549dd3e You're receiving this email because of your account on gitlab.com.