Shrikant Sharat Kandula
c0a9600146
Remove echo MongoDB URI
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
(cherry picked from commit 3f727cdfbb )
2021-12-24 22:03:25 +05:30
Shrikant Sharat Kandula
e0358abb19
Fix MongoDB URI missing authSource
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
(cherry picked from commit 531280c42e )
2021-12-24 21:53:25 +05:30
Shrikant Sharat Kandula
3c259386ff
fix: Add fix for log4j2 RCE ( #9706 )
...
Ref: https://spring.io/blog/2021/12/10/log4j2-vulnerability-and-spring-boot .
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-11 09:54:38 +05:30
Anagh Hegde
6faaa33936
feat: Git version control functionality with connect to remote, commit, push flows ( #8403 )
...
* core workflows of git - branch, clone, commit, pull, merge, status, log
* Rehydrate file system before merge operation
* Add logic to handle merge conflict for merge and pull flow
* Add defaultBranch to listBranch API
* Add Unit tests for git commands
* Upgrade JGit dependencies to fix the security issue
* Git command tests
* Revert unwanted changes and update delete application flow
* Disable git feature until the FE changes are merged
Co-authored-by: Abhijeet <ABHI.NAGARNAIK@GMAIL.COM>
2021-10-20 09:47:34 +00:00
Shrikant Sharat Kandula
d9c7de28d4
feat: Handle extra Java arguments to server Docker image ( #8244 )
2021-10-08 22:47:25 +05:30
Trisha Anand
2d1fe9d8b4
Merge branch 'release' into feature/acl-spring-object
...
# Conflicts:
# appsmith-interfaces/src/main/java/com/appsmith/external/models/SSHPrivateKey.java
# appsmith-server/src/main/java/com/appsmith/server/filters/AclFilter.java
# appsmith-server/src/main/java/com/appsmith/server/services/CurlImporterService.java
# appsmith-server/src/test/java/com/appsmith/server/services/CurlImporterServiceTest.java
2020-04-28 18:13:06 +05:30
Arpit Mohan
8fbf61502f
Creating dockerfile that creates the server image.
...
Also modifying .gitlab-ci file to push docker image to the registry
2019-11-14 12:50:37 +00:00