Unknwon
0d73dcaf0f
Fix cross-repository reference link error ( #4025 )
8 years ago
Unknwon
a6a3afd130
Update locales
8 years ago
Unknwon
7aa53635fe
Add 'Organizations' page to user settings ( #3587 )
...
User is now able to view full list of organizations belongs to.
8 years ago
Unknwon
e43479d948
Fix changed branch is not reflected when creating PR ( #3604 )
8 years ago
Unknwon
8bcc0e392e
Update XORM required version and 'go fmt'
8 years ago
Unknwon
ae319da5fd
Disable local path migration by default ( #4033 )
...
Site admin now has to enable manually by config option
[repository] ENABLE_LOCAL_PATH_MIGRATION = true.
Site admin always grants this permission, but regulars users have
to be allowed by site admins in admin user panel.
8 years ago
Unknwon
6d6848af5c
Fix log depth of AvatarLink
8 years ago
Unknwon
0d60b58434
templates/repo: rename 'Code' to 'Files'
8 years ago
Unknwon
ad57f18894
modules/sync: minor field refactor
8 years ago
Unknwon
8cb903fbbb
Fix unexpected rendering of README when it is not in Markdown
...
This patch also handles case when a file name looks like README
but is not a text file (e.g. image, PDF).
8 years ago
Óscar García Amor
eaf57229d3
Fix notification email issues ( #4055 )
8 years ago
Unknwon
8d5a693382
locale: remove unused locale string
8 years ago
Sandro Santilli
1e185787a9
Enable federated avatars by default ( #3997 )
8 years ago
Unknwon
1b2ecde1c9
Update locales
8 years ago
Unknwon
c4086d43db
Update locales
8 years ago
Unknwon
598e062241
Add Galician support
...
- Update locales
8 years ago
Unknwon
eb79532812
Minor fix for PR #3436
8 years ago
lstahlman
5feb68a589
Improve issue references in markdown. ( #3436 )
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
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
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
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
leonklingele
ad6de46ce4
Fix typo: 'passowrd' -> 'password' ( #3951 )
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
Unknwon
d3b2ff17d6
Update locales
8 years ago
Unknwon
105c528369
Add Korean support
8 years ago
Unknwon
95065de39a
Fork go-libravatar to remove import path check
...
To use GitHub import path as much as possible.
8 years ago
Unknwon
a3ea4b8802
Update locales and add Swedish
8 years ago
Rémy Boulanouar
6bcff7828f
Fix mention in comments like ( @dblk ) ( #3655 )
...
* Fix mention in comments like (@dblk )
* Better fix to avoid making link for "Hello@DblK"
8 years ago
Unknwon
7e15ff9486
Update locales
...
Add new locale Serbian (Cyrillic)
8 years ago
Tanapol Nearunchorn
73fedc7275
provide button to delete merged pull request
8 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
...
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Unknwon
7c1fbed057
Fix panic when attempt login with non-exist user
8 years ago
Thibault Meyer
bc902b8f74
Feature #3492 : Add option to hide footer load times ( #3562 )
...
* Add option to hide footer load times
* Rename option variable + minor changes
8 years ago
Unknwon
8ee14db51e
Update locales
8 years ago
Rémy Boulanouar
5d35578811
Update size of SHA to fix #3538 ( #3563 )
8 years ago
Unknwon
dadd35b636
#3559 fix template error
8 years ago
Unknwon
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
8 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
...
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon
c1ecb6c60a
modules/sync: add UniqueQueue
8 years ago