summaryrefslogtreecommitdiffstats
path: root/.gopmfile
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanups, look at the specific commits (#67)Thomas Boerger2016-11-041-59/+0
| | | | | | | | | | | | * Dropped codebeat, we got go reportcard * Dropped gopm file, we are using govendor * Dropped chinese readme, this should be part of the docs * Dropped bra config, not really used * Dropped packager, we will provide our own packages
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
|
* Use proper url for libravatar depSandro Santilli2016-11-021-1/+1
|
* Support Editorconfig on web editorAndrey Nering2016-08-301-1/+1
|
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-301-2/+1
|
* Bump git-module required versionUnknwon2016-08-291-1/+1
|
* #3505 use user’s info for committer and authorUnknwon2016-08-271-1/+1
|
* #2966 code cleanupUnknwon2016-08-261-1/+1
|
* #3383 code cleanupUnknwon2016-08-241-2/+2
|
* Update gopmfile and glide.lock (#3508)Kim Carlbäcker2016-08-231-1/+1
|
* #2246 add HTMLURL to webhook typeUnknwon2016-08-161-1/+1
| | | | - Fill Milestone and Assignee field when available in webhook payload
* models/repo_editor: improve code qualityUnknwon2016-08-151-1/+1
|
* markdown: fix treating pure number as SHA1Unknwon2016-08-151-1/+1
| | | | - Detect non-exist commit and return 404 not 500
* Fix empty repository panic on send test webhookUnknwon2016-08-151-1/+1
|
* Replace convert.To with APIFormat callsUnknwon2016-08-141-2/+2
|
* Add new dependencyUnknwon2016-08-111-0/+1
|
* Update glide.lock and .gopmfile [CI SKIP]Unknwon2016-08-111-1/+1
|
* #2780 code clean upUnknwon2016-08-111-1/+1
|
* #3233 code cleanup and minor issue fixUnknwon2016-08-111-1/+1
|
* Update glide.lock and .gopmfile [CI SKIP]Unknwon2016-08-101-4/+4
|
* Update cron revision [CI SKIP]Unknwon2016-08-091-1/+1
|
* #2907 Add commit timestamp to webhookUnknwon2016-08-091-1/+1
|
* #3007 update git-module require versionUnknwon2016-08-091-1/+1
|
* Update glide.lock and .gopmfileUnknwon2016-08-071-0/+1
|
* #2593 allow render raw contentUnknwon2016-08-051-1/+1
| | | | Use URL query parameter render=1 to render content in raw mode.
* Update .gopmfile and glide.lockUnknwon2016-08-031-14/+14
|
* Bump versionUnknwon2016-07-221-1/+1
|
* Update dep revisionUnknwon2016-07-171-1/+1
|
* Update locales and .gopmfileUnknwon2016-07-171-23/+24
|
* Update .gopmfile (#3133)Thomas Fanninger2016-05-261-1/+1
| | | | | | | | | | Build only work with the current master of the package. Otherwise, I get this error. ``` ... # github.com/gogits/gogs/routers/api/v1/convert routers/api/v1/convert/convert.go:200: undefined: gogs.Team routers/api/v1/convert/convert.go:201: undefined: gogs.Team ... ```
* Prepare releaseUnknwon2016-03-191-14/+17
|
* Update .gopmfile and fix #2848Unknwon2016-03-171-2/+2
|
* Prepare releaseUnknwon2016-03-061-14/+14
|
* Prepare to releaseUnknwon2016-02-241-20/+20
|
* Replace uuid module with original packageUnknwon2016-02-201-0/+1
|
* Move cron module to independent packageUnknwon2016-02-201-0/+1
| | | | Make it easier to keep track of upstream changes and bug fixes
* #2639 add branch prefix for test webhookUnknwon2016-02-171-1/+1
|
* #2569 delete repo local copy when transferUnknwon2016-02-141-1/+1
| | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote.
* Remove unused testsUnknwon2016-02-131-1/+1
| | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests
* update .gopmfile to reflect git-module updateMatt Hamilton2016-02-121-1/+1
| | | | Updated to reflect version increment in commit 47adc0e.
* Update .gopmfileUnknwon2016-01-301-21/+21
|
* fix #2385Unknwon2016-01-141-1/+1
|
* minor fix to #2335Unknwon2016-01-091-0/+1
|
* #2185 fall back to use custom chardet libUnknwon2015-12-311-0/+1
|
* prepare releaseUnknwon2015-12-181-9/+9
|
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-131-1/+0
|
* prepare releaseUnknwon2015-12-121-12/+12
|
* move out git module and #1573 send push hookUnknwon2015-12-091-0/+1
|
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+1
|
* prepare releaseUnknwon2015-12-061-16/+16
|