Lunny Xiao
|
a90b25226a
|
added CONTRIBUTING
|
8 years ago |
Andrey Nering
|
87b593f93e
|
Show issue/PR number on title
|
8 years ago |
Sandro Santilli
|
137dcbf93d
|
Merge pull request #47 from 0xbaadf00d/fix/3743-route-regexp-branchname
Fix SHA and compare regex on route file [Critical]
|
8 years ago |
Lunny Xiao
|
1adde07a3f
|
Merge branch 'master' into fix/3743-route-regexp-branchname
|
8 years ago |
Thomas Boerger
|
42a744d9e6
|
Badges and travis testing (#40)
* Added badges to the README
* Restructured the travis config
|
8 years ago |
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Thibault Meyer
|
8ea63f8c50
|
Restore whitespace
|
8 years ago |
Thibault Meyer
|
a79eb48de3
|
Fix SHA regexp and commit comparisons
|
8 years ago |
Thomas Boerger
|
507ce134fa
|
Merge pull request #5 from joubertredrat/title-ui-fix
Small UI fixes on full width form titles
|
8 years ago |
Thomas Boerger
|
bc7e92a2b5
|
Merge branch 'develop' into title-ui-fix
|
8 years ago |
Thomas Boerger
|
e4fe69365f
|
Merge pull request #23 from lunny/develop
config lgtm to disable maintainer to LGTM himself's PR
|
8 years ago |
Thomas Boerger
|
980282a06f
|
Merge branch 'develop' into develop
|
8 years ago |
Lunny Xiao
|
d8de2beb5b
|
Merge pull request #2 from strk/proper-from-on-issue-mail
Fix sender of issue notifications
|
8 years ago |
Lunny Xiao
|
060d10a4cb
|
config lgtm to disable maintainer to LGTM himself's PR
|
8 years ago |
Sandro Santilli
|
af03d00780
|
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
|
8 years ago |
Thomas Boerger
|
5c54243014
|
Merge pull request #3 from strk/libravatar-proper-url
Use proper url for libravatar dep
|
8 years ago |
Sandro Santilli
|
d59a48a255
|
Use proper url for libravatar dep
|
8 years ago |
Joubert RedRat
|
f3321d920d
|
Small UI fixes on full width form titles
|
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 |