Unknwon
d61bcdc10b
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
10 years ago
Unknwon
81df995234
conf: change default mirror checking interval to 10m
10 years ago
Unknwon
c831d5a003
#3186 fix wrong link for new pull request button of non-fork repository
10 years ago
Unknwon
767ae681cd
Update README [CI SKIP]
10 years ago
Unknwon
ed22b6b01b
#2903 use different reversed words and patterns for repository and user
10 years ago
Unknwon
2397e0dae9
#3181 detect situation when base branch is deleted in pull request
10 years ago
Unknwon
3b27731934
#3066 fix create organization ignores full name property
10 years ago
Unknwon
872cb8bb62
api: fix panic if anonymous user request admin API
Add sign in check before check user account level
10 years ago
Unknwon
a4afe68626
#3157 create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
10 years ago
Unknwon
932015bafb
#3107 fix mention regex does not include dash
10 years ago
Unknwon
41c8e6c524
#3076 detect invalid tag name git error
10 years ago
Richard Mahn
79cf262f8f
Added coding style modes to SimpleMDE ( #3286 )
* Added coding style modes to SimpleMDE
* Moved the CodeMirror addon from simplemd to codemirror directory
10 years ago
Siarhei Navatski
5699e25718
add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )
10 years ago
Unknwon
9342654bde
Update locales [CI SKIP]
10 years ago
Unknwon
19e34b9a9e
Bump version
10 years ago
Unknwon
454688c7cd
Fix GitHub wrong repo language detection
10 years ago
Dennis Chen
96170ee291
avatar: make custom and generated avatars equal ( #3301 )
Sets all avatars to use PNG image format.
Keeps avatars consistent at 290x290px resolution.
Signed-off-by: Dennis Chen <barracks510@gmail.com>
10 years ago
Unknwon
258aeede2a
#3299 don’t pop up confirm box when leave on signin page
10 years ago
Unknwon
02339aa3c4
#3291 fix SQLite3 session read/update conflict on create new issue
10 years ago
Unknwon
3efd30608d
#3295 fix wrong logic judgement
10 years ago
Unknwon
35cb8cfca7
Update dep revision
10 years ago
lstahlman
b47159c4a4
Refresh repository mirror from database when the repository's name has changed. ( #3276 )
10 years ago
Unknwon
e5eff96d17
Update locales and .gopmfile
10 years ago
Unknwon
ca6a550cbc
Fix misselection of issues view type
10 years ago
lstahlman
6c76fe6bba
Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". ( #3269 )
10 years ago
Unknwon
9bdf738b7e
models/webhook: restrict deletion to be explicitly with repo and org ID
10 years ago
Dennis Chen
561a7f55e4
api: delete repository webhooks ( #3275 )
Allows the deletion of a webhook from a repository at the
/:user/:repo/hooks/:id endpoint.
Solves drone/drone issue #1603 .
Signed-off-by: Dennis Chen <barracks510@gmail.com>
10 years ago
Unknwon
2ad10bb4b0
templates/org/home: minor UI fix
10 years ago
Unknwon
3708eaa9e9
Minor fix for go vet
10 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
10 years ago
Unknwon
607de5e909
#2937 able to prohibit user login
10 years ago
Unknwon
849967607d
models/user_mail: refactor EmailAddress
10 years ago
Sandro Santilli
0a7b52deab
Return avatar link as absolute url ( #3235 )
Fixes relative urls coming from api/v1
See https://github.com/drone/drone/issues/1701
10 years ago
Unknwon
cb5bfbcc5f
#3274 fix can't get webhook detail of organization
10 years ago
Unknwon
b40ab466ae
Bump version
10 years ago
Unknwon
7b4e810eb5
#2854 fix no mail notification when issue is closed/reopened
10 years ago
Unknwon
bc2448daaa
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
10 years ago
Unknwon
871bfa0bf7
#2798 fix assign operation not take effect
10 years ago
Unknwon
0902c489a5
Update Docker README
10 years ago
Unknwon
de12af234e
Update bindata and CSS
10 years ago
Kim Carlbäcker
6364f982ce
Ignore Response Body for Slack Hooks #3169 ( #3256 )
10 years ago
Richard Mahn
e0a1e59ada
Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )
10 years ago
Laica Lunasys
4403b4181b
Apply font for Japanese / Chinese (more) ( #3266 )
10 years ago
Atakan Goktepe
f02bc2d61b
Changed Turkish language name to 'Türkçe' ( #3268 )
10 years ago
Andrey Arapov
8a6c87023d
docker: Support timezones ( #3262 )
10 years ago
Unknwon
36c957b4a7
#2709 validate username attribute fetched from LDAP
10 years ago
lstahlman
ccdc54584e
Add timestamps to repository api response ( #3255 )
Additional properties: created_at, updated_at
10 years ago
Kim Carlbäcker
a60155f637
[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
10 years ago
Unknwon
c7bbd3048f
#2586 bump git-module requirement
10 years ago
Unknwon
bd7242fbd6
Update glide.lock
10 years ago