Unknwon
d322f48f44
router/repo: code refactoring
8 years ago
Unknwon
216da310b7
Bump git-module required version
8 years ago
Unknwon
e4d1ae765f
#3459 code quality improvement
8 years ago
Thibault Meyer
9cc19873d7
Load a set of predefined labels ( #3459 )
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
8 years ago
Andrey Nering
1a1821dfd5
Update .editorconfig ( #3534 )
[CI SKIP]
8 years ago
LFlare
b092a2c073
Fixed typo ( #3533 )
Git convention has it capitalised.
8 years ago
Unknwon
f91166335e
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
78a0a9b504
#3516 enforce line ending to be \n from web editor
8 years ago
Unknwon
244abbdf11
Web editor: disallow edit mirror repository
8 years ago
Unknwon
a408ce3ec2
Web editor: improve edit file
8 years ago
Unknwon
b70b12a5a7
css: remove profile avatar height
8 years ago
Unknwon
23a12b9711
Web editor: improve delete file process
8 years ago
Unknwon
599229239a
#2901 allow setting preferred licenses
- Closes #3488
8 years ago
Unknwon
525f2e91c0
Web editor: improve edit file tooltip
8 years ago
Unknwon
ad1c110468
#3448 redirect if any after sign in
8 years ago
Unknwon
060b0da36e
#3505 use user’s info for committer and author
8 years ago
Unknwon
b8e94170b3
label: adjust forecolor boundary
8 years ago
Unknwon
7de31115f0
#3521 fix wiki HTTP/S clone URL does not have .wiki suffix
8 years ago
Unknwon
cd22b9177b
#3495 only start builtin SSH server after user finish installation
8 years ago
Unknwon
8688f97ba3
Update highlightjs
8 years ago
Unknwon
560833344b
migrations: sync table first
8 years ago
Unknwon
448a41bbb4
migrations: set comment updated as created
8 years ago
Unknwon
edc4bdf469
#2966 code cleanup
8 years ago
Iwan Budi Kusnanto
8924c93de0
issues comment API : list, create, edit ( #2966 )
add `since` query string support to list issue comment
8 years ago
Thibault Meyer
5c0ecdd0ed
Fix #3189 : Sort labels by name ( #3446 )
* Fix #3189 #3445 : Order labels by name
* Order labels by name on Issues view
8 years ago
Unknwon
11540e5abe
Web editor: improve code quality
8 years ago
Kurt Madel
697d960e80
added support to set pull_request event from api ( #3513 )
8 years ago
Unknwon
a0c3de4966
#3383 code cleanup
8 years ago
lstahlman
41eae4c967
Additional API support for milestones ( #3383 )
8 years ago
Kim "BKC" Carlbäcker
5abf95889b
Fix PR-webhook issue where Label-data is stale ( #3486 ) ( #3510 )
* Fix PR-webhook issue where Label-data is stale
* Conventions \o/
* logs are nice if they're consistent...
8 years ago
Kim Carlbäcker
28d409d748
Update gopmfile and glide.lock ( #3508 )
8 years ago
rugk
3669a352b8
libravatar.org supports HTTPS ( #3498 )
8 years ago
Kim Carlbäcker
5fac4604d0
Issues can be closed via API ( #3170 ) ( #3479 )
* Issues can be closed via API
* Error-checking is nice xD
* EditIssueOption.Status => State
* Use const instead of string-literal
8 years ago
Unknwon
9d81011ca5
Code quality improvement on JS
8 years ago
Unknwon
1b8df92497
Minor naming improvement
8 years ago
Thibault Meyer
bdd9c55c8c
Fix #3361 : Dumps are created world readable ( #3473 )
* Set dump file permission to 0600
* Typo
8 years ago
Unknwon
cc9a66db51
General code quality improvement
8 years ago
Unknwon
38c02e6ece
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
9 years ago
Unknwon
9d93f35111
Fix git diff tests
9 years ago
Unknwon
2e7bed61d8
#3464 add diff signs which does not have inline diff
9 years ago
Unknwon
2a25d37d02
#3464 reproduce diff signs
Commited wrong file.
9 years ago
Unknwon
40375965c5
#3464 reproduce diff signs
9 years ago
Unknwon
e3b20a093b
models/repo_editor: improve code quality
9 years ago
Unknwon
1e354a9639
Fix repository owner can assign self
9 years ago
Unknwon
ca313c82d3
models/issue: improve quality and performance of NewIssue function
9 years ago
Unknwon
1bd27947e0
markdown: fix treating pure number as SHA1
- Detect non-exist commit and return 404 not 500
9 years ago
Unknwon
ac5888c736
#3467 fix clone fail when wiki is empty
9 years ago
Unknwon
e1ad5ebcf7
#3466 fix response of pull request form validation error
9 years ago
Unknwon
559cbcdc6f
Fix empty repository panic on send test webhook
9 years ago
Unknwon
6519c5428c
#3461 fix security issue of REAMDE path in create repository
9 years ago