Unknwon
cf6d321991
Ignore repository with issue disabled or use external tracker in dashboard issues
8 years ago
Unknwon
50422f1fc2
#3348 always use relative avatar link in the template
8 years ago
Unknwon
2f105f3979
#2162 completely disable builtin issue tracker when enable external tracker
8 years ago
Unknwon
e7fd65f0cf
#3290 better code structure and batch minor improvements
8 years ago
Unknwon
991ce42c48
#2162 improve repository advance options UI display
...
Enable/disable input based on user chosen options for wiki and issue tracker.
8 years ago
Unknwon
10dc330640
#3345 dump content directly to HTTP ResponseWriter
8 years ago
Okunev Yu Dmitry
55b4e77a5e
Fix of template error in "/:owner/:repo/pulls" ( #3343 )
...
If anonymous (not signed in user) requests page
"/:owner/:repo/pulls" he gets an error:
template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link
This commit fixes that.
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
8 years ago
Unknwon
8aa0a76702
#3327 fix wrong table name in Join
8 years ago
Unknwon
2d76de2574
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
8 years ago
Unknwon
4d8b905541
models/ssh_key: code cleaning
8 years ago
Unknwon
899e799459
#1601 support delete issue comment
8 years ago
Unknwon
2295fafb34
repo/settings/options: take naming style examples out of locale string
8 years ago
Unknwon
e74630ae3b
#1384 add pagination for repositories
8 years ago
Unknwon
1f2e173a74
Refactor User.Id to User.ID
8 years ago
Unknwon
024fcc836b
Minor HTML fix for delete repository notice
8 years ago
Unknwon
26d52ceb48
#3186 fix wrong link for new pull request button of non-fork repository
8 years ago
Unknwon
69f5308761
#2903 use different reversed words and patterns for repository and user
8 years ago
Unknwon
4b5e09e4d6
#3181 detect situation when base branch is deleted in pull request
8 years ago
Unknwon
4f78abe7dc
#3066 fix create organization ignores full name property
8 years ago
Unknwon
745167d57a
#3157 create user path before rename repository while transfer
...
os.Rename does not create parent directory automatically when not exist
8 years ago
Unknwon
c912494609
#3076 detect invalid tag name git error
8 years ago
Siarhei Navatski
cf85e9eb7b
add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )
8 years ago
Unknwon
ae88d76032
Bump version
8 years ago
Unknwon
57af7432fc
#3295 fix wrong logic judgement
8 years ago
Unknwon
b0eb47cb1c
Fix misselection of issues view type
8 years ago
Unknwon
60110adc06
models/webhook: restrict deletion to be explicitly with repo and org ID
8 years ago
Unknwon
eac32419fc
templates/org/home: minor UI fix
8 years ago
Unknwon
971e2c3bd6
Upgrade octicon to 4.3.0
8 years ago
Unknwon
c083d76567
#2937 able to prohibit user login
8 years ago
Unknwon
3d93532c87
#3274 fix can't get webhook detail of organization
8 years ago
Unknwon
fff615d5fc
Bump version
8 years ago
Unknwon
f1b8d52eb3
#2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon
7ca5f8f119
models/repo: remove redundant info for some repo methods
...
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
8 years ago
Unknwon
194a742fb9
#2798 fix assign operation not take effect
8 years ago
Richard Mahn
7796c9e122
Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )
8 years ago
Kim Carlbäcker
f4ab50501e
[Fix] Don't display way too large files #1513 ( #3253 )
...
* Add MaxDisplayFileSize setting
* Don't show files that are too large
* Localized FileTooLarge
* Change IsFileTooBig => IsFileTooLarge
8 years ago
Unknwon
de10387f41
#2586 bump git-module requirement
8 years ago
Unknwon
fdcca9292e
#2458 fix emoji been rendered inside raw content area
8 years ago
Unknwon
a1f717f65a
Update locale
8 years ago
Unknwon
9fcf66f0e0
Minor fix for #3246
8 years ago
Pablo Saavedra
98b152030d
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )
...
Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
8 years ago
Pheng Heong TAN
467d7dacb6
Modify behaviour of repo-delete. ( #3232 )
...
Re: issues gogits/gogs#2863 and gogits/gogs#3231
As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.
Meta
-----
This commit will be rebased onto the 'develop' branch.
8 years ago
Unknwon
d62ab49978
#3057 retrieve webhook with repo_id
...
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
8 years ago
Unknwon
401bf944ef
Use SecurityProtocol to replace UseSSL in LDAP config
...
Initially proposed by #2376 and fixes #3068 as well.
8 years ago
Unknwon
326c982660
Upgrade frontend assets
8 years ago
Unknwon
4b25bdfbc4
#3058 #3059 support correct page size and link header
8 years ago
Unknwon
6aa00f7bcf
#2968 use HTTP_ADDR to replace localhost
8 years ago
Unknwon
e84ac64964
Do not show filename not have suffifx .md
8 years ago
Unknwon
7938506e07
#518 update git-module require version
8 years ago
Unknwon
6f7276278d
#3174 genetate bindata
8 years ago