-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sipwise/ngcp-rest-api
base: master
head repository: sipwise/ngcp-rest-api
compare: mr10.5.9
- 15 commits
- 29 files changed
- 2 contributors
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb9cb8f - Browse repository at this point
Copy the full SHA fb9cb8fView commit details
Commits on Jun 21, 2022
-
TT#181250 /api/journals return role name instead of role_id
* role_id is currently internally hidden and clients operate by the role name in /api/admin Change-Id: Ib30a10c495818cae16a554e3857ae484c9e0183b (cherry picked from commit 213af35)
Configuration menu - View commit details
-
Copy full SHA for 6173340 - Browse repository at this point
Copy the full SHA 6173340View commit details -
TT#181251 refactor journaling.interceptor to service
* journaling.interceptor is migrated to JournalService.writeJournal() * JournalService.writeJournal() is called from the controllers to represent correctly the written response and id * ServiceRequest now contains 'init' key which represents a reference to Request to easily access the data from there Change-Id: I19c8b882568ec3032bce648c089a9a8e846646e6 (cherry picked from commit 45525fe)
Configuration menu - View commit details
-
Copy full SHA for e812fec - Browse repository at this point
Copy the full SHA e812fecView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bff51f5 - Browse repository at this point
Copy the full SHA bff51f5View commit details
Commits on Aug 2, 2022
-
TT#187200 adjust /api/pbxgroups repo and response
* remove distinct selection from voip_pbx_groups as customers with pbx groups but without memebers wont have any data in the provisioning.voip_pbx_groups table * add where is_pbx_group=1 to limit the search to subscribers that are actually pbx groups * the 'members' value in the response is now always returned as an array (empty one if there are no members), this is for backward compatibility with v1 Change-Id: Ia8574cae9a95df895f1b0d0018131318d46dd8da (cherry picked from commit 1f23d6c)
Configuration menu - View commit details
-
Copy full SHA for e30dafe - Browse repository at this point
Copy the full SHA e30dafeView commit details
Commits on Aug 4, 2022
-
TT#180554 /api/admins allow ccare roles GET
* GET is now allowed by ccare, ccareadmin roles Change-Id: I8269f13cfdfc9cd73ee1e2565b8fbe21bcab64bb (cherry picked from commit 3850297)
Configuration menu - View commit details
-
Copy full SHA for b7ffaae - Browse repository at this point
Copy the full SHA b7ffaaeView commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f79422 - Browse repository at this point
Copy the full SHA 9f79422View commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9234507 - Browse repository at this point
Copy the full SHA 9234507View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbed8db - Browse repository at this point
Copy the full SHA dbed8dbView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8bfcdfe - Browse repository at this point
Copy the full SHA 8bfcdfeView commit details
Commits on Jul 26, 2023
-
MT#57927 use Debian node-gyp package for bindings
* yarnpkg triggers node-gyp auto install when it detects bindings.gyp file in node_modules/"dependency", which causes it to ignore the existing available node-gyp version and download and use the latest one, which is incompatible with node v12. The solution is to install the Debian node-gyp v8.4.1 library which is the best version of the module for node v12 and in this case yarn correctly uses it for auto-building of the detected gyp bindings. Change-Id: I287bb491e8569a8abb07f80016fef7141b5c9b7d
Configuration menu - View commit details
-
Copy full SHA for 9682300 - Browse repository at this point
Copy the full SHA 9682300View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a216647 - Browse repository at this point
Copy the full SHA a216647View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f27b9e - Browse repository at this point
Copy the full SHA 7f27b9eView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47bed60 - Browse repository at this point
Copy the full SHA 47bed60View commit details
Commits on Jul 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 87f7b22 - Browse repository at this point
Copy the full SHA 87f7b22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...mr10.5.9