Sandro Santilli
e868bf003b
Add support for using "libravatar" as the GravatarSource
...
Just to make it easier for administrator to configure libre avatar,
as it is done for "duoshuo" and "gravatar"
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
Unknwon
394fc61129
Update glide.lock and .gopmfile for XORM
8 years ago
Unknwon
55dc9d898f
Drop Go 1.4 support
...
Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5.
And Go 1.4 is fairly old version for now.
8 years ago
Unknwon
552d5c7ceb
Update glide.lock and .gopmfile
...
Closes #3690 #3727
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
LefsFlare
2cb5ec5983
Prevented user enumeration of valid users through HTTP status codes of login ( #3639 ) ( #3654 )
8 years ago
LefsFlare
2bec8a4f1e
Changed interface ( #3685 )
8 years ago
Unknwon
7e15ff9486
Update locales
...
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon
12445fe2ed
Add build system link to README [CI SKIP]
8 years ago
Unknwon
491407ddf8
#3590 fix 404 for release draft edition
...
Closes #3591
8 years ago
Unknwon
6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon
c50d59874d
#3577 incorrect URL produced by AvatarLink
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
Daniel Oaks
4efaf8e882
Fix repo list display on Safari ( #3569 )
8 years ago
raphael10241024
178556142a
fix link error under preview ( #3566 )
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
Corben Dallas
d09fca3ca9
Add a (Open)SuSE init script ( #3558 )
8 years ago
Unknwon
dadd35b636
#3559 fix template error
8 years ago
Unknwon
c2afdf2192
Minor code fix [CI SKIP]
8 years ago
Unknwon
152e715999
models/login_source: code improvement
8 years ago
Unknwon
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
8 years ago
无闻
cd9b926af7
Support Editorconfig on web editor ( #3512 )
8 years ago
Andrey Nering
9ac46fb983
Support Editorconfig on web editor
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
Unknwon
43297148b2
modules/sync: rename SingleInstancePool to ExclusivePool
8 years ago
Unknwon
c0c1a4b01b
js: fix comment issue status button title change
8 years ago
Sandro Santilli
47a3243ff1
Add all, check and dist Makefile rules ( #3549 )
...
These are to follow the GNU Coding Standards Makefile Targets:
https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
8 years ago
Unknwon
22e14a0a67
templates/repo/view: fix bad link
8 years ago
Unknwon
48a0b5b026
UI: fix block selection on code for empty line are not highlighted
8 years ago
Unknwon
16eb2eb6a3
Fix import path
8 years ago
Unknwon
e6ec1ca1f8
#3548 disable issue cannot edit label and milestonefor pull requests
8 years ago
Unknwon
6f90835f95
Make bindata
8 years ago
Unknwon
643142acab
Web editor: support upload files
8 years ago
Unknwon
7c31f235da
Web editor: support upload files
8 years ago
Kim "BKC" Carlbäcker
4f40019130
codegangsta/cli => urfave/cli ( #3546 )
8 years ago
Unknwon
780cc2d110
router/repo: code refactoring
8 years ago
Unknwon
2a13f682e0
Bump git-module required version
8 years ago
Unknwon
28cf0e6aaa
#3459 code quality improvement
8 years ago
Thibault Meyer
92fb30c526
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
9f44c26789
Update .editorconfig ( #3534 )
...
[CI SKIP]
8 years ago
LFlare
3738b6399e
Fixed typo ( #3533 )
...
Git convention has it capitalised.
8 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
8 years ago