kakwa
56d040b8ac
Adding more error handling in dump cmd
The dump cmd did not check the return value of the z.AddFile or
z.AddDir when building the final archive.
It caused the dump command to succeed even if an error occurred.
The resulted dump archive could be corrupted/empty.
(errors could be various: removal by a concurrent process, disk full,
bugs in the dump cmd itself)
10 years ago
Unknwon
7943f3f40e
wiki: finish edit
10 years ago
Unknwon
42d8bbe23e
wiki: finish new
10 years ago
Unknwon
43eda8feb3
introduce git-shell
10 years ago
Unknwon
92c67cd672
Wiki: UI for page new
10 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
10 years ago
Unknwon
58be232090
print error log to client side when dev mode
10 years ago
Unknwon
48c519be58
#1681 some fixes for builtin SSH server on Windows
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
a0a4125989
fix #1383
10 years ago
Unknwon
3b28aed7f2
fix #878
10 years ago
Unknwon
47d9cf7edf
repo sidebar active class
10 years ago
Unknwon
d77e5dd58a
fix #1960
10 years ago
Unknwon
b659db9117
work on #1961
10 years ago
Unknwon
d35b3a94f2
fix api broken
10 years ago
Unknwon
65562d2514
minor UI fix and fix ssh race
10 years ago
Unknwon
7e6542d0f5
Show custom avatars in commits
10 years ago
Unknwon
535787e3b2
convert missing name
10 years ago
Unknwon
660a1c9590
#1266 convert name to lower when handle SSH
10 years ago
Unknwon
eeb3cdfa9d
fix 1540 and experimental SSH server support
10 years ago
Unknwon
2e68e18401
go vet and fix #1890
10 years ago
Unknwon
f00ca115e1
fix #1902
10 years ago
Unknwon
ac3cbc19e0
#1896 fatal when no needed update task
10 years ago
Unknwon
d6262dd68a
add Makefile
10 years ago
Unknwon
bc10f0dc78
fix insecure tls when trigger task
10 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
10 years ago
Unknwon
6ae6ac0682
reduce code
10 years ago
Unknwon
85d78c8d39
add get repo API
10 years ago
Unknwon
f066c2f1d8
fix import path, fix #1782
10 years ago
Unknwon
09326f2883
unified API error response
10 years ago
无闻
cb0e0028f4
Merge pull request #1736 from soudy/develop
Added repository remove option to API
10 years ago
Unknwon
44e5070e87
add log for trigger hook when push through SSH
10 years ago
Steven Oud
395f09206d
added repository remove option to api
10 years ago
kendaru
1841a8f27b
moved routes to RouterRef group
10 years ago
kendaru
3277f6eedc
changed integrated page number to GET
10 years ago
Steven
3962da8053
implemented #1721 : see users who forked/starred/watched a repository
10 years ago
Unknwon
c844d22a50
fix URL match
10 years ago
Unknwon
bba20262f1
drop oauth2 feature support
10 years ago
Unknwon
2539fa8280
simplify names
10 years ago
Unknwon
6f0ccf5280
#1606 GUI bug while adding ldap user
10 years ago
Unknwon
571b8270c3
finish new edit auth UI
10 years ago
Unknwon
c01712659a
finish all new user settings UI
10 years ago
Unknwon
10a30498e4
minor regexp fix on #1593
10 years ago
Unknwon
fb2a97d2b1
#1593 fix repo name router bug
10 years ago
Unknwon
14cd223836
#1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
305a4a1ff1
prepare 0.6.9 release
10 years ago
Unknwon
99fa5d7151
fix migrate api
10 years ago
Unknwon
85fa1e8e9b
fix migrate API
10 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
10 years ago
Unknwon
77df59e752
able to download archive by API
10 years ago