Lunny Xiao
ad89575934
config lgtm to disable maintainer to LGTM himself's PR
9 years ago
Sandro Santilli
ce9ffc1ea3
Fix sender of issue notifications
It is the FROM field in mailer configuration that needs be used,
not the USER field, which is for authentication.
Closes https://github.com/gogits/gogs/issues/3615
9 years ago
Thomas Boerger
92c020cffc
Merge pull request #3 from strk/libravatar-proper-url
Use proper url for libravatar dep
9 years ago
Sandro Santilli
9f259c558d
Use proper url for libravatar dep
9 years ago
Joubert RedRat
b82c69e185
Small UI fixes on full width form titles
9 years ago
Rémy Boulanouar
3e5ad5be78
Fix mention in comments like ( @dblk ) ( #3655 )
* Fix mention in comments like (@dblk )
* Better fix to avoid making link for "Hello@DblK"
9 years ago
LefsFlare
b5b71f3405
Prevented user enumeration of valid users through HTTP status codes of login ( #3639 ) ( #3654 )
9 years ago
Thibault Meyer
1be4811a2b
missing space
9 years ago
Thibault Meyer
bcf2bfab4d
rename variable + fix wiki link
9 years ago
LefsFlare
50bfff35d0
Changed interface ( #3685 )
9 years ago
Flare
24262a7143
Fix 500 error caused by deleted users on issues ( #3675 )
9 years ago
Thibault Meyer
5feedd10fb
Can disable GIT interactions by HTTP protocol
9 years ago
Unknwon
38acaf2043
Update locales
Add new locale Serbian (Cyrillic)
9 years ago
Unknwon
f2a562b1c6
Add build system link to README [CI SKIP]
9 years ago
Unknwon
0ec0142604
#3590 fix 404 for release draft edition
Closes #3591
9 years ago
Unknwon
87c222ba11
#3589 LoadRepoConfig after ORM is initialized
9 years ago
Unknwon
1b172401af
#3577 incorrect URL produced by AvatarLink
9 years ago
Daniel Oaks
bc0c810106
Add the ability to explore organizations ( #3573 )
* Add ability to explore organizations
* Use right icon for org explore links
9 years ago
Daniel Oaks
1afbf355a8
Fix repo list display on Safari ( #3569 )
9 years ago
raphael10241024
5eb073f99c
fix link error under preview ( #3566 )
9 years ago
Unknwon
7f9b2d53b6
Fix panic when attempt login with non-exist user
9 years ago
Thibault Meyer
33cd649848
Feature #3492 : Add option to hide footer load times ( #3562 )
* Add option to hide footer load times
* Rename option variable + minor changes
9 years ago
Unknwon
5b8d1dbf17
Update locales
9 years ago
Rémy Boulanouar
d5cc7646c9
Update size of SHA to fix #3538 ( #3563 )
9 years ago
Corben Dallas
1bbba32cfd
Add a (Open)SuSE init script ( #3558 )
9 years ago
Unknwon
cdcb2c86c9
#3559 fix template error
9 years ago
Unknwon
1ed450764c
Minor code fix [CI SKIP]
9 years ago
Unknwon
1dca1999ed
models/login_source: code improvement
9 years ago
Unknwon
437ad0d136
#3515 use alert instead 500 for duplicated login source name
9 years ago
无闻
0d8d37c099
Support Editorconfig on web editor ( #3512 )
9 years ago
Andrey Nering
9cb849359e
Support Editorconfig on web editor
9 years ago
Unknwon
ea214daebe
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
9 years ago
Unknwon
a9fc6fad64
modules/sync: add UniqueQueue
9 years ago
Unknwon
247158c599
modules/sync: rename SingleInstancePool to ExclusivePool
9 years ago
Unknwon
98b5d115f7
js: fix comment issue status button title change
9 years ago
Sandro Santilli
2e8d7b90a1
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
9 years ago
Unknwon
c3246a5b05
templates/repo/view: fix bad link
9 years ago
Unknwon
ff9bf59bd6
UI: fix block selection on code for empty line are not highlighted
9 years ago
Unknwon
3fbda27e94
Fix import path
9 years ago
Unknwon
2324548889
#3548 disable issue cannot edit label and milestonefor pull requests
9 years ago
Unknwon
29917a4b3a
Make bindata
9 years ago
Unknwon
288bd17939
Web editor: support upload files
9 years ago
Unknwon
d593d8e8c5
Web editor: support upload files
9 years ago
Kim "BKC" Carlbäcker
2af18718d8
codegangsta/cli => urfave/cli ( #3546 )
9 years ago
Unknwon
d322f48f44
router/repo: code refactoring
9 years ago
Unknwon
216da310b7
Bump git-module required version
9 years ago
Unknwon
e4d1ae765f
#3459 code quality improvement
9 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
9 years ago
Andrey Nering
1a1821dfd5
Update .editorconfig ( #3534 )
[CI SKIP]
9 years ago
LFlare
b092a2c073
Fixed typo ( #3533 )
Git convention has it capitalised.
9 years ago