Unknwon
eb79532812
Minor fix for PR #3436
8 years ago
lstahlman
5feb68a589
Improve issue references in markdown. ( #3436 )
8 years ago
Unknwon
03f7f3ee67
Some code renaming
8 years ago
Unknwon
6383bf7480
Fix reported vulnerability
...
Ability to use labels from arbitrary repositories.
Reported by Miguel Ángel Jimeno.
8 years ago
Unknwon
f471ef1bc7
Fix vulnerability reported in #3962
8 years ago
Unknwon
7ebe0a9916
Fix vulnerabilities reported in #3959
8 years ago
Unknwon
89e93fe01e
Minor code fix for PR #3602
...
Closes #1122
8 years ago
raphael10241024
0f8a5fdf49
fix bug #1122 log.smtp receiver configure error ( #3602 )
8 years ago
Gian Perrone
3c91c9063b
Enable Ubuntu 16.04 build at packager.io ( #3617 )
8 years ago
Unknwon
e629c7583b
Fix #3675
...
Closes #3676
8 years ago
ipavl
539b07e205
Pluralize "Statistic" ( #3665 )
...
Other locales appear to use the plural version, and the text is being associated with more than one statistic.
8 years ago
Unknwon
16d3e7085e
Minor fix for PR #3667
8 years ago
Thibault Meyer
c47fbc629b
Feature #2583 : Disable HTTP cloning ( #3667 )
...
* Can disable GIT interactions by HTTP protocol
* rename variable + fix wiki link
* missing space
8 years ago
Unknwon
d04b19545d
Code fix for PR #3547
8 years ago
Kurt Madel
3b0e2c1c3f
PR Webhook - Add base/head info ( #3547 )
...
* messing with getting local go-gogs-client
* coding style fix
* added comments for required fields
8 years ago
Unknwon
79a2745b4a
Set ProdMode in the correct place
...
Closes #3696 , #3611
Previously, ProdMode can only be true for web server,
which always prints dev mode log message to incoming SSH
connections and leaks unexpected information.
8 years ago
Unknwon
6cc992ea54
Minor fix for PR #3687
8 years ago
Stefan Grönke
3376354ed8
Check if file is a symlink with web editor ( #3687 )
...
* editor checks for symlinks
* translate file_is_a_symlink message
* credit translation author
8 years ago
Unknwon
c2e1370588
Update README
...
[CI SKIP]
8 years ago
Thibault Meyer
93616fe776
Fix regex on route file ( #3851 )
8 years ago
Najeeb R
e5972bbcde
#3480 Fix new ssh key adding issues ( #3565 )
...
* #3480 Fix new ssh key adding issues
Added regular exp match (108) and remove training new line (111) that cause system to think its an ssh2 key.
* #3480 Fix new ssh key adding issues
-Sanitizate new lines (windows format) in posted key
-Edit sanitization implementation to use string replace for code readability and maintenability.
8 years ago
Flare
952e510dfa
Added public entries to reserved keywords list
...
Closes #3728
8 years ago
Unknwon
8f442dde03
Dirty hack for #3905
...
I beileve this is a bug in XORM which wrongly identifies a struct
to inappropriate table name. Also seems to be random.
8 years ago
Unknwon
c1e53cdc72
Minor fix for PR #3822
8 years ago
stroucki
e9f6a43073
Fix database write context interleaving bug ( #3822 )
...
* UpdateIssueUsersByMentions was calling database write operations while
a transaction session was in progress. MailParticipants was failing
silently because of the SQLITE_LOCKED error. Make sure failures in
MailParticipants enter the log, and pass on the transaction context.
issue: let caller pass in database context, and use it
issue_comment: obtain database context to pass to UpdateIssueMentions
issue_comment: log any error from call to MailParticipants
issue_mail: pass on database context to UpdateIssueMentions
* issue: forgot debug statement
8 years ago
Unknwon
67380cf47b
Minor code fix
8 years ago
LefsFlare
39fdb0f9c4
Fixed 404 caused by unexpected question mark ( #3668 )
...
This fixes 404 caused when creating new files or wiki pages with question marks.
8 years ago
imilo
85fbd6e9c6
New settings option for a custom SSH host ( #3763 )
8 years ago
Mateusz Hromada
2cfdce88e0
Check for zero length passwords in LDAP module. ( #3827 )
8 years ago
Саша Иванов
ca6cbb95cc
#3791 update LDAP username check ( #3906 )
8 years ago
leonklingele
7cb440273c
Don't use custom PBKDF2 function ( #3952 )
...
Instead, use golang.org/x/crypto/pbkdf2
8 years ago
leonklingele
d96f2a7184
Fix random string generator ( #3953 )
...
* Remove unused custom-alphabet feature of random string generator
* Fix modulo-biased random string generator
* Random string generator should return error if it fails to read random data via crypto/rand
8 years ago
Nico Mandery
adcb1d7c65
serve video files using the HTML5 video tag ( #3967 )
8 years ago
afilippov1985
04fbfad2d4
init script for gentoo ( #3761 )
8 years ago
SeongAhJo
bab051a8c1
Fix Typo Errors ( #3885 )
...
* Fix typos
* Fix typos
8 years ago
leonklingele
ad6de46ce4
Fix typo: 'passowrd' -> 'password' ( #3951 )
8 years ago
Bo Zhang
282f7fb8fa
Fix typos ( #3852 )
8 years ago
M5oul
5034ef787c
[mod] readme: update YunoHost package link. ( #3881 )
8 years ago
Sandro Santilli
3925166d31
Add support for using "libravatar" as the GravatarSource ( #3969 )
...
Just to make it easier for administrator to configure libre avatar,
as it is done for "duoshuo" and "gravatar"
8 years ago
Alexander Lunegov
7358e46815
Fix string format verbs ( #3637 )
8 years ago
Unknwon
8f09fc64bd
Minor fix for PR #3624
8 years ago
Kim "BKC" Carlbäcker
b2de3d71c5
More Issue-Comments API-endpoints ( #3624 )
...
* ListAllInRepo & Delete Issue-Comments
* Moar data in issue-comments
8 years ago
Unknwon
44ed991726
Merge branch 'develop' of https://github.com/tanapoln/gogs into develop
8 years ago
Unknwon
34b92cdb44
Fix #3905
8 years ago
Unknwon
d3b2ff17d6
Update locales
8 years ago
Unknwon
cc45a8ab06
cmd: new command 'import locale'
...
Quickly import locale files downloaded from Crowdin.
8 years ago
Unknwon
105c528369
Add Korean support
8 years ago
Unknwon
5d0b334d56
Update git-module required version
8 years ago
Unknwon
b092733c2e
Update git-module version to support back Git 1.7.1
8 years ago
Unknwon
baeccdb161
Add github.com/go-xorm/builder to dependency
8 years ago