liyang
|
6eaecded47
|
* Fix Bug #45920.
|
2024-02-19 08:41:01 +08:00 |
|
caoyanyi
|
3712100a4c
|
* Adjust user init for gitea unit test case.
|
2023-12-29 13:47:19 +08:00 |
|
caoyanyi
|
7b8a174ff6
|
+ Add unit test case for gitea->apiGetGroups.
|
2023-12-29 13:33:57 +08:00 |
|
zenggang
|
eeac9d6759
|
* Add repo unit test.
|
2023-12-26 12:33:56 +00:00 |
|
caoyanyi
|
1c453240a6
|
* Adjust end(), current() param need inited error.
|
2023-12-22 16:26:52 +08:00 |
|
caoyanyi
|
9f59f54218
|
+ Add unit test case for gogs->bindUser.
|
2023-12-22 09:49:26 +08:00 |
|
caoyanyi
|
d89939f204
|
+ Add unit test case for gitea->apigetbranchprivs.
|
2023-12-22 09:10:49 +08:00 |
|
caoyanyi
|
569a97ef4d
|
+ Add unit test case for gitea->apiGetSingleBranch.
|
2023-12-22 08:47:49 +08:00 |
|
caoyanyi
|
95a98ea056
|
+ Add unit test case for gitea->apiGetBranches.
|
2023-12-21 20:00:06 +08:00 |
|
caoyanyi
|
085c0ebda5
|
- Revmoe unused methods.
|
2023-12-21 19:52:23 +08:00 |
|
caoyanyi
|
aac04c8cf3
|
+ Add unit test case for gitea->apiGetUsers.
|
2023-12-21 19:48:57 +08:00 |
|
caoyanyi
|
35a427a3bd
|
* Adjust bind user rule for gitea.
|
2023-12-21 19:48:57 +08:00 |
|
caoyanyi
|
f22ebb5b42
|
- Remove unused method.
|
2023-12-21 19:48:57 +08:00 |
|
caoyanyi
|
e14d94a7b6
|
* Adjust test case check rule.
|
2023-12-21 19:05:37 +08:00 |
|
caoyanyi
|
0bdc60f320
|
+ Add unit test case for gitea->apiGetProjects.
|
2023-12-21 19:01:30 +08:00 |
|
caoyanyi
|
1f07fb7f03
|
+ Add unit test case for gites->apiGetSingleProject.
|
2023-12-21 18:53:36 +08:00 |
|
caoyanyi
|
ea76b179a2
|
- Remove unused method.
|
2023-12-21 18:53:36 +08:00 |
|
caoyanyi
|
62850d7a08
|
+ Add unit test case for gitea->parseApiError.
|
2023-12-21 18:07:15 +08:00 |
|
caoyanyi
|
07861afe72
|
* Adjust unit test case for gitea.
|
2023-12-21 17:32:02 +08:00 |
|
caoyanyi
|
3dfbc97dad
|
+ Add unit test case for gites->apiErrorHandling.
|
2023-12-21 17:27:57 +08:00 |
|
caoyanyi
|
0cc2dd536a
|
+ Add unit test case for gitea->bindUser.
|
2023-12-21 16:56:25 +08:00 |
|
caoyanyi
|
2ee2b6959e
|
+ Add unit test case for gites->getApiRoot.
|
2023-12-21 15:39:22 +08:00 |
|
caoyanyi
|
2c297f78bb
|
* Adjust function params type and return value.
|
2023-12-19 09:03:47 +08:00 |
|
caoyanyi
|
620749160d
|
* Adjust comment and params type for gotea.
|
2023-12-18 18:19:52 +08:00 |
|
caoyanyi
|
0ef01c1ac4
|
+ Add comment and params type for gitea module.
|
2023-12-18 16:42:04 +08:00 |
|
caoyanyi
|
fa8e55a28c
|
- Remove repeat or unused methods.
|
2023-12-16 17:27:35 +08:00 |
|
caoyanyi
|
b6fceec3b4
|
- Remove repeat methods.
|
2023-12-16 17:19:45 +08:00 |
|
caoyanyi
|
f9c9a997e3
|
- Remove unused methods.
|
2023-12-16 17:16:06 +08:00 |
|
caoyanyi
|
9104bb5b23
|
- Remove unused methods.
|
2023-12-16 17:06:09 +08:00 |
|
caoyanyi
|
8a61570fc5
|
* Merge gitea, gogs, gitlab methods to pipeline model.
|
2023-12-16 16:58:28 +08:00 |
|
caoyanyi
|
9caf1858ad
|
* Merge gitea, gogs, gitlab methods to pipeline model.
|
2023-12-16 16:49:20 +08:00 |
|
caoyanyi
|
4b7480d5a5
|
* Merge gitea, gogs, gitlab methods to pipeline model.
|
2023-12-16 16:25:28 +08:00 |
|
caoyanyi
|
38947fd00b
|
* Adjust server save method use form class.
|
2023-12-13 10:32:51 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
caoyanyi
|
4cedcb2997
|
* Adjust method name and params.
|
2023-11-27 16:03:51 +08:00 |
|
caoyanyi
|
3f1903b3dc
|
* Adjust server delete function name.
|
2023-11-27 09:29:07 +08:00 |
|
caoyanyi
|
bf8240bc66
|
* Fix form not update on reload dtable.
|
2023-11-20 13:59:47 +08:00 |
|
caoyanyi
|
75351da3af
|
* Adjust bind user config.
|
2023-11-15 10:42:30 +08:00 |
|
liumengyi
|
ba64ee2e46
|
* Remove , at the end of row in the lastest children in gitea.
|
2023-11-14 10:42:31 +08:00 |
|
caoyanyi
|
6ea6983436
|
* Adjust dtable sort params.
|
2023-11-10 15:02:33 +08:00 |
|
caoyanyi
|
1ee101eee2
|
* Sync 18 version code.
|
2023-11-03 15:02:56 +08:00 |
|
zenggang
|
10a61396a1
|
* Merge 18 devopos to 20
|
2023-10-07 03:03:28 +00:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
zenggang
|
5e811d46e6
|
* Finish task#100467
|
2023-08-17 02:16:02 +00:00 |
|
caoyanyi
|
3f911abf3d
|
+ Add binduser page for gitea and gogs.
|
2023-08-15 14:06:56 +08:00 |
|
caoyanyi
|
1a593c8506
|
* Adjust bindUser method logic.
|
2023-08-15 14:06:56 +08:00 |
|
caoyanyi
|
4294f43b31
|
+ Add dtable config for gitea and gogs.
|
2023-08-15 14:06:56 +08:00 |
|
caoyanyi
|
d901f3f1ff
|
+ Add language.
|
2023-08-15 14:06:56 +08:00 |
|
zenggang
|
dc386ef720
|
* Adjust gogs,gitea binduser
|
2023-08-11 02:10:38 +00:00 |
|