Vadim vtroshchinskiy
|
7b7d4bcd1b
|
Fix installer bugs and add documentation
|
2024-10-18 14:56:15 +02:00 |
Vadim vtroshchinskiy
|
d036abc083
|
Deduplicate key extraction
|
2024-10-17 20:02:08 +02:00 |
Vadim vtroshchinskiy
|
9153c0b02b
|
Initial forgejo install
|
2024-10-17 19:22:22 +02:00 |
Vadim vtroshchinskiy
|
22173d67bb
|
Ticket #808: Initial implementation
|
2024-10-11 23:34:53 +02:00 |
Vadim vtroshchinskiy
|
9af377f9fa
|
Make pylint happy
|
2024-10-10 10:46:51 +02:00 |
Vadim vtroshchinskiy
|
dea57835f3
|
Ticket #906: Fix permissions on directories
|
2024-10-09 17:43:54 +02:00 |
Vadim vtroshchinskiy
|
fcbe1e9561
|
Fix progress report
|
2024-10-09 17:43:48 +02:00 |
Vadim vtroshchinskiy
|
5fe0829c26
|
Ticket #908: Remove some unneeded warnings
|
2024-10-09 16:43:45 +02:00 |
Vadim vtroshchinskiy
|
c7aef57f89
|
Pylint fixes
|
2024-10-09 16:23:38 +02:00 |
Vadim vtroshchinskiy
|
6646eb5af3
|
Add documentation and functionality to progress hook (not used yet)
|
2024-10-09 13:09:47 +02:00 |
Vadim vtroshchinskiy
|
845ed16fad
|
Don't fail on empty lines in metadata, just skip them
|
2024-10-09 09:28:04 +02:00 |
Vadim vtroshchinskiy
|
e0ff8404b5
|
Initial implementation for commit, push, fetch.
|
2024-10-09 09:24:06 +02:00 |
Vadim vtroshchinskiy
|
360120b1f0
|
Fix ticket #907: mknod fails due to path not found
|
2024-10-09 09:23:08 +02:00 |
Vadim vtroshchinskiy
|
a3874084b2
|
Lint fix
|
2024-10-08 16:15:00 +02:00 |
Vadim vtroshchinskiy
|
3307f64a52
|
Additional logging message
|
2024-10-08 16:10:42 +02:00 |
Vadim vtroshchinskiy
|
4f4ad2cfd7
|
Lint fixes
|
2024-10-08 13:54:22 +02:00 |
Vadim vtroshchinskiy
|
2d40e2fb93
|
Lint fixes
|
2024-10-08 13:43:27 +02:00 |
Vadim vtroshchinskiy
|
ebef0dc565
|
Lint fixes
|
2024-10-08 13:25:34 +02:00 |
Vadim vtroshchinskiy
|
6c161095af
|
Remove unused code
|
2024-10-08 13:20:59 +02:00 |
Vadim vtroshchinskiy
|
a1cd039d4f
|
Lint fixes
|
2024-10-08 13:19:19 +02:00 |
Vadim vtroshchinskiy
|
dbad59b012
|
Fix ticket #902: .git directories can't be checked out
Rename them before the commit
|
2024-10-08 12:50:52 +02:00 |
Vadim vtroshchinskiy
|
e76b79090d
|
Ticket #804: Move log
Also emit less logs on the console by default. Log file still contains
the full output.
|
2024-10-03 19:51:12 +02:00 |
Vadim vtroshchinskiy
|
9a198ec49b
|
Ticket #770: Correctly update metadata when mounting and unmounting
|
2024-10-03 14:58:13 +02:00 |
Vadim vtroshchinskiy
|
696eb240f3
|
Fix ticket #805: Remove .git directory if it already exists when checking out
|
2024-10-03 09:50:40 +02:00 |
Vadim Trochinsky
|
e86fa7bef0
|
Fix ticket #802: .git directory in filesystem root
|
2024-10-02 14:52:25 +02:00 |
Vadim vtroshchinskiy
|
77f7fa0d80
|
Fix ticket #800: sudo doesn't work
Git doesn't store setuid bit. Store all permissions in the metadata dir
|
2024-10-02 14:52:18 +02:00 |
Vadim vtroshchinskiy
|
ebcf90e8ea
|
Ticket #780: Unmount before clone if needed
|
2024-09-27 14:59:47 +02:00 |
Vadim vtroshchinskiy
|
b16ee4ed7c
|
Ticket #771: Correctly create directories on metadata restoration
|
2024-09-27 12:48:13 +02:00 |
Vadim vtroshchinskiy
|
4974e34c23
|
Ticket #770: Add sanity check
|
2024-09-27 12:47:40 +02:00 |
Vadim vtroshchinskiy
|
42afc6f24e
|
Use oglive server if ogrepository is not set
|
2024-09-27 12:47:00 +02:00 |
Vadim vtroshchinskiy
|
284e760e5a
|
Fix ticket #770: Re-parse filesystems list after mounting
|
2024-09-27 12:46:12 +02:00 |
Vadim vtroshchinskiy
|
ce662e07bd
|
Revert experimental Windows change
|
2024-09-19 19:48:09 +02:00 |
Vadim vtroshchinskiy
|
7ba18b411c
|
Fix commandline parsing bug
|
2024-09-19 19:47:59 +02:00 |
Vadim vtroshchinskiy
|
fd3218a545
|
Update list of package requirements in oglive
|
2024-09-19 19:47:21 +02:00 |
Vadim vtroshchinskiy
|
32394a6690
|
Add API examples
|
2024-09-19 19:47:07 +02:00 |
Vadim vtroshchinskiy
|
2927d374c8
|
Add API README
|
2024-09-18 20:19:23 +02:00 |
Vadim vtroshchinskiy
|
49a1e18c31
|
Add more documentation
|
2024-09-18 20:19:23 +02:00 |
Vadim vtroshchinskiy
|
b53c3875a2
|
Update to 24.04, solves deployment issue
|
2024-09-18 20:19:23 +02:00 |
Vadim vtroshchinskiy
|
b4e480c107
|
Documentation prototype
|
2024-09-18 20:19:23 +02:00 |
Vadim vtroshchinskiy
|
687d7f2be5
|
Remove duplicated import
|
2024-09-18 20:19:23 +02:00 |
Luis Gerardo Romero Garcia
|
3e1ba0e7a4
|
refs #734 just changes name and description in swagger web page
|
2024-09-18 09:32:15 +02:00 |
Luis Gerardo Romero Garcia
|
3ca89fd109
|
Merge branch 'main' of https://ognproject.evlt.uma.es/gitea/opengnsys/oggit
|
2024-09-16 17:57:39 +02:00 |
Luis Gerardo Romero Garcia
|
83019f179e
|
refs #734 Removes innecesaries parameters and changes php platform to 8.2
|
2024-09-16 17:56:44 +02:00 |
Vadim vtroshchinskiy
|
7df6b0bd31
|
Ticket #740, listen on all hosts
|
2024-09-16 17:54:46 +02:00 |
Nicolas Arenas
|
1201a8b0f2
|
Add mock api for testing dockerfile
|
2024-09-16 17:44:06 +02:00 |
Vadim vtroshchinskiy
|
6e046b6dee
|
Use Paramiko and Gitpython for backups
|
2024-09-16 17:40:34 +02:00 |
Vadim vtroshchinskiy
|
ef41ec5a89
|
Ticket #737: GC
|
2024-09-16 17:40:34 +02:00 |
Nicolas Arenas
|
a92f99c4a2
|
Add docker container files
|
2024-09-16 16:23:35 +02:00 |
Vadim vtroshchinskiy
|
8674c36223
|
Ticket #738, ticket #739: git sync and backup
|
2024-09-16 15:52:05 +02:00 |
Luis Gerardo Romero Garcia
|
24071465e2
|
refs #734 fix typo in .env and use oggit_url environment variable
|
2024-09-16 15:05:47 +02:00 |