aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* fix #1831Unknwon2015-11-01
|
* fix #1697Unknwon2015-10-31
|
* minor fix for #1865Unknwon2015-10-31
|
* minor fix on #1863Unknwon2015-10-31
|
* Merge pull request #1863 from nathan7/go-source-meta无闻2015-10-31
|\ | | | | Add go-source directive to repo pages
| * Add go-source directive to repo pagesNathan Zadoks2015-10-30
| | | | | | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
* | Merge pull request #1862 from nathan7/fix-private无闻2015-10-31
|\ \ | |/ |/| Fix the JSON field names for MigrateRepoForm
| * Fix the JSON field names for MigrateRepoFormNathan Zadoks2015-10-30
| | | | | | | | For some reason, the field names for Private and Mirror got swapped.
* | #470 fix max length of emailUnknwon2015-10-29
| |
* | work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-29
| |
* | fix issue comment mention and autofix count when startUnknwon2015-10-29
|/
* update READMEUnknwon2015-10-29
|
* update localeUnknwon2015-10-28
|
* Sanitizing input to LDAP authentication module.Sergio Benitez2015-10-26
|
* fix insecure tls when trigger taskUnknwon2015-10-26
|
* #1657 allow forcing all private reposUnknwon2015-10-25
|
* Merge pull request #1836 from likeit92/develop无闻2015-10-24
|\ | | | | workaround for reverse proxy, ssh, submodule
| * fix workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-24
| |
| * workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-24
| |
* | add config and update localeUnknwon2015-10-24
|/
* update some localesUnknwon2015-10-24
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* work on #1830Unknwon2015-10-23
|
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-10-21
|\
| * Fix import pathSoputtra San2015-10-19
| |
* | update localeUnknwon2015-10-21
|/
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* fix import path, fix #1782Unknwon2015-10-15
|
* print out git versionUnknwon2015-10-13
|
* update localeUnknwon2015-10-08
|
* unified API error responseUnknwon2015-10-08
|
* save PR info as patch and minor fix on PRUnknwon2015-10-04
|
* new quick start pageUnknwon2015-10-02
|
* update localesUnknwon2015-10-02
|
* drop go 1.2 supportUnknwon2015-09-26
|
* prepare releaseUnknwon2015-09-26
|
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-25
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-25
|
* Merge pull request #1693 from sapk/fix-admin-repo-new-ui无闻2015-09-25
|\ | | | | Fix admin repos new ui
| * Fix admin repos new uiAntoine GIRARD2015-09-26
| |
* | Merge pull request #1691 from sapk/fix-admin-organization-new-ui无闻2015-09-25
|\ \ | | | | | | Fix admin organization new ui
| * | New admin organization UIAntoine GIRARD2015-09-25
| |/
* / #1689 minor fixes and update localeUnknwon2015-09-25
|/
* New admin notice UI based on user list exampleAntoine GIRARD2015-09-25
|
* Merge pull request #1678 from ↵无闻2015-09-24
|\ | | | | | | | | TheHowl/TheHowl/fix-go-get-not-working-with-user-or-repo-names-with-uppercase-letters Fix `go get` not working when there is a username or repository name with some uppercase letters.
| * Fix `go get` not working when there is a username or repository name with ↵Howl2015-09-23
| | | | | | | | some uppercase letters.
* | fix test custom import pathUnknwon2015-09-24
| |
* | fix test import pathUnknwon2015-09-24
| |
* | fix subrepo break changeUnknwon2015-09-24
| |
* | Merge pull request #1662 from SergioBenitez/develop无闻2015-09-24
|\ \ | |/ |/| Commit messages now rendered with line breaks and prefix spacing.