Unknwon
28f74cf1c6
vendor: update github.com/go-xorm/xorm ( #4913 )
7 years ago
Unknwon
83655d5c00
vendor: update github.com/go-xorm/core ( #4913 )
7 years ago
Unknwon
f274f76607
vendor: update github.com/go-xorm/core
...
Related #4642
7 years ago
Unknwon
17d2a9c435
vendor: update github.com/gogits/git-module
7 years ago
Unknwon
ae40bb00b3
vendor: update github.com/gogits/git-module ( #4855 )
7 years ago
Unknwon
3dd93f5533
vendor: update github.com/gogits/git-module
7 years ago
Unknwon
e1f01305d8
vendor: update github.com/go-macaron/binding ( #4428 )
8 years ago
Unknwon
7b85ee4954
vendor: update github.com/gogits/git-module ( #4475 )
8 years ago
Unknwon
b40dc550ed
vendor: update github.com/go-xorm/* ( #4419 )
8 years ago
Unknwon
3359b942b3
vendor: update github.com/gogits/git-module
8 years ago
Unknwon
36d6450977
repo/pull: detect case when no merge base found ( #4434 )
8 years ago
Unknwon
a1411c36de
vendor: update github.com/gogits/go-gogs-client
8 years ago
Unknwon
0778d7de80
vendor: update github.com/msteinert/pam ( #4216 )
8 years ago
Unknwon
5202b7da48
vendor: add github.com/chaseadamsio/goorgeous
8 years ago
peter zhang
10ee2e0dad
vendor: update xorm version for fix git clone error build with golang 1.8.1 ( #4460 )
8 years ago
Unknwon
65277e47c5
api/repo: add Mirror field ( #4392 )
8 years ago
Unknwon
8d0417497b
modes/mirror: make Updated unchanged if no new commits fetched ( #4341 )
...
After sync mirror, get latest commit date and compare to current
repository updated time, only update it if the commit date is newer.
8 years ago
Unknwon
1a04da864f
vendor: add github.com/boombuler/barcode/utils
8 years ago
Unknwon
c8c975c99b
vendor: add packages for 2fa
8 years ago
Unknwon
41c8e87be8
repo/commit: improve error detection
...
Response 404 not 500 for raw diff if object does not exist.
8 years ago
Unknwon
55afc1ad21
models/repo_diff: move core functions to gogits/git-module
8 years ago
Unknwon
c07899701a
vendor: update github.com/gogits/git-module
8 years ago
Unknwon
b3ac33cbcf
vendor: update github.com/gogits/git-module
8 years ago
Unknwon
aff55ff105
vendor: update github.com/go-macaron/captcha
...
[CI SKIP]
8 years ago
Unknwon
aba8789542
vendor: update github.com/go-macaron/session ( #3363 )
8 years ago
Unknwon
bc630cc52b
repo/commit: able to config default commits page size ( #4230 )
...
Added config option '[ui.user] COMMITS_PAGING_NUM'.
8 years ago
Unknwon
9e8ffa14cb
webhook: add file status to push event ( #3897 )
8 years ago
Unknwon
bb19bb601e
repo: able to view size ( #1158 )
8 years ago
Unknwon
b615d670b3
webhook: add Release event ( #2387 )
8 years ago
Unknwon
451aef7a1c
release: improve page load performance
...
Previously, we load all releases of a repository which could hurt
performance when the repository has a lot of releases.
Now we're able to only load releases in current page view we need
to show by matching with 'tag_name'.
8 years ago
Unknwon
89cc6aa430
webhook: add issue comment event
8 years ago
Unknwon
c93731339f
webhook: support Issues event ( #2319 )
...
Also addresses #3485 .
8 years ago
Unknwon
e08161a302
hook: fix can’t be executed while run as service on Windows ( #4207 )
8 years ago
Unknwon
b06f299748
webhook: add fork event
8 years ago
Unknwon
f0086e66ae
webhook: able to detect delete branch or tag ( #2315 )
8 years ago
Unknwon
6ec859f2b0
webhook: send secret with SHA256 HMAC hex digest ( #3692 )
8 years ago
Unknwon
0bef74d499
vendor: update github.com/go-macaron/toolbox ( #2857 )
...
Support HEAD requests of '/healthcheck' for service monitoring.
8 years ago
Unknwon
7de71333c6
repo: several minor improvements
...
1. Fix sample content didn't show up when hook doesn't exist.
2. Fix CSS 'word-break' to use 'break-word' not 'break-all'.
3. Fix single quote in 'locale_en-US.ini' file.
8 years ago
Unknwon
0a2f87f941
cron: add repository archive cleanup ( #4061 )
8 years ago
Unknwon
c69900325d
commits: able to specify pageSize dynamically ( #3965 )
...
Usage: <url>?page={page}&pageSize={pageSize}
Also avoid/removed getting total commits count for pagination,
users are only allowed navigation by 'newer' and 'older'.
8 years ago
Unknwon
dbd9f05c06
vendor: update github.com/go-xorm/*
8 years ago
Unknwon
07801cbf09
repo/release: add pagination ( #2164 )
8 years ago
Unknwon
3b49a99b60
wiki: fix crash with blob name contains tab ( #3916 )
8 years ago
Unknwon
b9560ec9cb
vendor: update git-module ( #4128 )
8 years ago
Unknwon
94f91543b6
Fix compilation error
8 years ago
Unknwon
ec9c14c09d
vendor: update dependency
8 years ago
Unknwon
a0253cab62
vendor: update git-module
8 years ago
Unknwon
039dc33367
git: delegate all server-side Git hooks ( #1623 )
8 years ago
Unknwon
f967e9d021
vendor: add new dependency ( #3772 )
8 years ago
Unknwon
bd786b8ef0
auth: remove MD5 for secure cookie secret ( #4117 )
...
Update vendor accordingly
8 years ago