Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 5 | -18/+21 |
| | |||||
* | Fixes panic when there's no user initialized (#358) | Bwko | 2016-12-06 | 1 | -2/+2 |
| | |||||
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -55/+3 |
| | | | Integrated optional bindata for the templates | ||||
* | Fixes #316 | Antonio Facciolo | 2016-12-05 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | Export Pusher name as GITEA_PUSHER_NAME env variable Export also GITEA_UUID, but keep the uuid env variable for backward compatibility export pusher name ENV variable #316 change env variable prefix to GITEA_ Signed-off-by: Antonio Facciolo <afdev82@gmail.com> Export also GITEA_UUID #316 Keep uuid env variable for backward compatibility | ||||
* | Catch os... errors | Bwko | 2016-12-02 | 3 | -6/+11 |
| | |||||
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 2 | -32/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of the bin folder within the build process Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped latest make task, it is unused Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Added tidb tag to drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the cert build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped useless minwinsvc build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the useless build tags from drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> | ||||
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix | ||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #270 from andreynering/gitea/http-headers-download | Andrey Nering | 2016-11-27 | 1 | -5/+1 |
|\ | | | | | Fix HTTP headers for issue attachment download | ||||
| * | Fix HTTP headers for issue attachment download | Andrey Nering | 2016-11-26 | 1 | -5/+1 |
| | | | | | | | | | | - Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf` - PDF was downloading instead of showing on browser | ||||
* | | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -9/+9 |
|/ | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 3 | -3/+3 |
| | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 1 | -3/+3 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 5 | -29/+29 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Improve formatting of admin command | Matthias Loibl | 2016-11-09 | 1 | -2/+4 |
| | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 8 | -69/+91 |
| | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -7/+7 |
| | |||||
* | Dropped client from version check | Thomas Boerger | 2016-11-07 | 1 | -2/+0 |
| | |||||
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 2 | -3/+3 |
| | | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed) | ||||
* | Merge branch 'master' into feature/goimports | Sandro Santilli | 2016-11-05 | 1 | -6/+7 |
|\ | |||||
| * | Refactor editorconfig middleware | Andrey Nering | 2016-11-05 | 1 | -6/+7 |
| | | |||||
* | | Add missing version & gogs package | Matthias Loibl | 2016-11-05 | 1 | -0/+2 |
| | | |||||
* | | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -17/+13 |
|/ | |||||
* | Fixed "net.UnixAddr composite literal uses unkeyed fields" | Thomas Boerger | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 7 | -5/+14 |
| | |||||
* | Merge branch 'master' into fix/3743-route-regexp-branchname | Lunny Xiao | 2016-11-04 | 5 | -26/+26 |
|\ | |||||
| * | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 5 | -26/+26 |
| | | |||||
* | | Restore whitespace | Thibault Meyer | 2016-11-03 | 1 | -1/+1 |
| | | |||||
* | | Fix SHA regexp and commit comparisons | Thibault Meyer | 2016-11-03 | 1 | -4/+4 |
|/ | |||||
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 | 1 | -2/+18 |
| | | | | Closes #3591 | ||||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 1 | -0/+1 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||||
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 | 1 | -2/+7 |
| | |||||
* | Fix import path | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | #3548 disable issue cannot edit label and milestonefor pull requests | Unknwon | 2016-08-30 | 1 | -2/+2 |
| | |||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -4/+12 |
| | |||||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 7 | -7/+7 |
| | |||||
* | Bump git-module required version | Unknwon | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -1/+2 |
| | |||||
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | #3383 code cleanup | Unknwon | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Fix #3361: Dumps are created world readable (#3473) | Thibault Meyer | 2016-08-17 | 1 | -0/+4 |
| | | | | | | * Set dump file permission to 0600 * Typo | ||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -2/+2 |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | ||||
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -2/+1 |
| | |||||
* | markdown: fix treating pure number as SHA1 | Unknwon | 2016-08-15 | 1 | -1/+1 |
| | | | | - Detect non-exist commit and return 404 not 500 | ||||
* | Web editor: temporarily disable upload and quick fix for edit and new | Unknwon | 2016-08-15 | 1 | -2/+2 |
| | | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards. | ||||
* | Web editor: improve delete file | Unknwon | 2016-08-14 | 1 | -3/+8 |
| |