PromucFlow_constructor/app/server
Nayan 591d59259a chore: Log execution time for git status operation (#26035)
## Description
This PR sends the execution time as an analytics event.

#### PR fixes following issue(s)
Fixes #24340
2023-08-07 11:19:20 +06:00
..
.run chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
appsmith-git feat: Create lightweight status api (#25857) 2023-08-03 18:44:40 +05:30
appsmith-interfaces feat: Remove async/sync differentiation from Appsmith (#25399) 2023-08-05 06:38:53 +01:00
appsmith-plugins feat: trigger API extended to fetch sheet data (#25681) 2023-07-26 16:36:58 +05:30
appsmith-server chore: Log execution time for git status operation (#26035) 2023-08-07 11:19:20 +06:00
envs fix: Updated server set up docs to lower confusion from logs (#22926) 2023-05-03 10:17:34 +05:30
mongo-seed
reactive-caching chore: Applied Spotless formatter (#25173) 2023-07-07 00:43:11 +05:30
scripts chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /app/server/scripts/node (#25220) 2023-08-04 15:30:35 +05:30
.gitignore
build.sh chore: Check Java version in build script (#19531) 2023-01-06 22:20:58 +05:30
buildpack-run.sh
docker-compose.yml chore: Use new Docker image for dev-time server (#25609) 2023-07-24 09:56:30 +05:30
pom.xml fix: Update spring-security-config for CVE-2023-34034 (#25893) 2023-08-01 18:27:21 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
system.properties chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to this Setup Guide.