summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* follow the advisor: add DCO and some improvementsLunny Xiao2016-11-042-2/+72
|
* typo and contributing improvedLunny Xiao2016-11-043-35/+23
|
* diff the CONTRIBUTORS and MAINTAINERSLunny Xiao2016-11-042-4/+2
|
* Merge branch 'master' of https://github.com/go-gitea/giteaLunny Xiao2016-11-04124-460/+476
|\
| * Merge pull request #47 from 0xbaadf00d/fix/3743-route-regexp-branchnameSandro Santilli2016-11-031-3/+3
| |\ | | | | | | Fix SHA and compare regex on route file [Critical]
| | * Merge branch 'master' into fix/3743-route-regexp-branchnameLunny Xiao2016-11-04129-488/+545
| | |\ | | |/ | |/|
| * | Badges and travis testing (#40)Thomas Boerger2016-11-033-17/+33
| | | | | | | | | | | | | | | | | | * Added badges to the README * Restructured the travis config
| * | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-03123-440/+440
| | |
| | * Restore whitespaceThibault Meyer2016-11-031-1/+1
| | |
| | * Fix SHA regexp and commit comparisonsThibault Meyer2016-11-031-4/+4
| | |
* | | added CONTRIBUTINGLunny Xiao2016-11-043-0/+149
|/ /
* | Merge pull request #5 from joubertredrat/title-ui-fixThomas Boerger2016-11-033-26/+57
|\ \ | | | | | | Small UI fixes on full width form titles
| * \ Merge branch 'develop' into title-ui-fixThomas Boerger2016-11-036-5/+15
| |\ \ | |/ / |/| |
* | | Merge pull request #23 from lunny/developThomas Boerger2016-11-031-0/+1
|\ \ \ | | | | | | | | config lgtm to disable maintainer to LGTM himself's PR
| * \ \ Merge branch 'develop' into developThomas Boerger2016-11-032-1/+10
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2 from strk/proper-from-on-issue-mailLunny Xiao2016-11-032-1/+10
|\ \ \ \ | | | | | | | | | | Fix sender of issue notifications
| * | | | Fix sender of issue notificationsSandro Santilli2016-11-022-1/+10
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | 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
| * / / config lgtm to disable maintainer to LGTM himself's PRLunny Xiao2016-11-031-0/+1
|/ / /
* | | Merge pull request #3 from strk/libravatar-proper-urlThomas Boerger2016-11-024-4/+4
|\ \ \ | |_|/ |/| | Use proper url for libravatar dep
| * | Use proper url for libravatar depSandro Santilli2016-11-024-4/+4
|/ /
| * Small UI fixes on full width form titlesJoubert RedRat2016-10-193-26/+57
|/
* Fix mention in comments like (@dblk) (#3655)v0.9.99Rémy Boulanouar2016-10-161-3/+3
| | | | | | * Fix mention in comments like (@dblk) * Better fix to avoid making link for "Hello@DblK"
* Prevented user enumeration of valid users through HTTP status codes of login ↵LefsFlare2016-10-161-2/+4
| | | | (#3639) (#3654)
* Changed interface (#3685)LefsFlare2016-09-221-1/+1
|
* Update localesUnknwon2016-09-1514-1074/+2518
| | | | Add new locale Serbian (Cyrillic)
* Add build system link to README [CI SKIP]Unknwon2016-09-081-1/+1
|
* #3590 fix 404 for release draft editionUnknwon2016-09-034-5/+21
| | | | Closes #3591
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-025-9/+6
|
* #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-012-2/+2
|
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-016-1104/+940
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* Fix repo list display on Safari (#3569)Daniel Oaks2016-09-012-0/+8
|
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
|
* Fix panic when attempt login with non-exist userUnknwon2016-09-015-6/+6
|
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-014-6/+13
| | | | | | * Add option to hide footer load times * Rename option variable + minor changes
* Update localesUnknwon2016-09-0122-418/+1389
|
* Update size of SHA to fix #3538 (#3563)Rémy Boulanouar2016-08-311-1/+1
|
* Add a (Open)SuSE init script (#3558)Corben Dallas2016-08-311-0/+115
|
* #3559 fix template errorUnknwon2016-08-315-11/+10
|
* Minor code fix [CI SKIP]Unknwon2016-08-313-4/+10
|
* models/login_source: code improvementUnknwon2016-08-316-119/+116
|
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-317-24/+48
|
* Support Editorconfig on web editor (#3512)无闻2016-08-307-3/+53
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-307-3/+53
| |
* | #2018 able to sync now for mirrorsUnknwon2016-08-3016-242/+345
| | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* | modules/sync: add UniqueQueueUnknwon2016-08-303-62/+76
| |
* | modules/sync: rename SingleInstancePool to ExclusivePoolUnknwon2016-08-303-11/+12
| |
* | js: fix comment issue status button title changeUnknwon2016-08-301-25/+1
|/
* Add all, check and dist Makefile rules (#3549)Sandro Santilli2016-08-301-1/+7
| | | | These are to follow the GNU Coding Standards Makefile Targets: https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
* templates/repo/view: fix bad linkUnknwon2016-08-301-1/+1
|
* UI: fix block selection on code for empty line are not highlightedUnknwon2016-08-302-4/+11
|