Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update repo.go | ddelpero | 2016-01-07 | 1 | -1/+1 |
| | | | | Release download file name doesn't include tag number #2339 Download: Changed to use refName instead of commit.ID for downloaded file name | ||||
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 5 | -10/+17 |
| | |||||
* | fix #2350 | Unknwon | 2016-01-07 | 4 | -5/+5 |
| | |||||
* | Merge pull request #2352 from zhuharev/develop | Unknwon | 2016-01-07 | 3 | -6/+6 |
|\ | | | | | typo fix | ||||
| * | typo fix | zhuharev | 2016-01-06 | 3 | -6/+6 |
| | | |||||
* | | Merge pull request #2347 from ivanmarban/develop | Unknwon | 2016-01-07 | 2 | -5/+0 |
|\ \ | |/ |/| | Remove RSA1 keys as only SSH version 2 is used | ||||
| * | Remove RSA1 keys as only SSH version 2 is used | Ivan Marban | 2016-01-06 | 2 | -5/+0 |
| | | |||||
* | | update locale | Unknwon | 2016-01-06 | 7 | -775/+991 |
|/ | |||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | 4 | -3/+5 |
| | |||||
* | Merge pull request #2296 from bkcsoft/feature/split-diff | Unknwon | 2016-01-06 | 7 | -928/+820 |
|\ | | | | | Implement Split Diff-View | ||||
| * | Removed opticon-fold | Kim "BKC" Carlbäcker | 2016-01-06 | 1 | -15/+0 |
| | | |||||
| * | merged split/unified templates | Kim "BKC" Carlbäcker | 2016-01-06 | 3 | -162/+118 |
| | | |||||
| * | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 8 | -33/+13 |
| | | |||||
| * | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | 3 | -915/+701 |
| | | |||||
| * | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 7 | -58/+243 |
| | | | | | | | | - Unified/Inline Diff-View Selectable | ||||
* | | Merge pull request #2336 from andreynering/scroll-always-visible | Unknwon | 2016-01-06 | 2 | -0/+2 |
|\ \ | |/ |/| | Making scroll always visible. | ||||
| * | Making scroll always visible. | Andrey Nering | 2016-01-04 | 2 | -0/+2 |
| | | |||||
* | | fix #2327 | Unknwon | 2016-01-05 | 4 | -65/+2 |
|/ | |||||
* | Merge pull request #2323 from ggramlich/develop | Unknwon | 2016-01-02 | 1 | -1/+1 |
|\ | | | | | Update s6 path in Dockerfile.rpi | ||||
| * | Update s6 path in Dockerfile.rpi | Gregor Gramlich | 2016-01-02 | 1 | -1/+1 |
|/ | | | | Apply the change from https://github.com/gogits/gogs/commit/0cbf56855aad82ff49952132287a0112f308c728 to the Dockerfile.rpi as well | ||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 8 | -17/+22 |
| | |||||
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 2 | -7/+10 |
| | |||||
* | more fix on #2268 | Unknwon | 2015-12-30 | 4 | -4/+4 |
| | |||||
* | Merge pull request #2294 from joaopms/patch-1 | Unknwon | 2015-12-27 | 1 | -1/+1 |
|\ | | | | | Fix the description on head.tmpl | ||||
| * | Lowercase "Service" | João Pedro | 2015-12-27 | 1 | -1/+1 |
| | | |||||
| * | Update head.tmpl | João Pedro | 2015-12-27 | 1 | -1/+1 |
| | | |||||
* | | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 4 | -5/+10 |
|/ | |||||
* | #2273 URL consistency on webhook payload | Unknwon | 2015-12-25 | 2 | -2/+2 |
| | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 5 | -4/+10 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 6 | -10/+13 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 8 | -31/+37 |
| | |||||
* | Merge pull request #2270 from novaeye/develop | Unknwon | 2015-12-24 | 1 | -0/+2 |
|\ | | | | | PR for fix #2268 | ||||
| * | fix #2268 | novaeye | 2015-12-23 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #2262 from angus-g/fixes/user-following-migration | Unknwon | 2015-12-24 | 1 | -1/+1 |
|\ \ | | | | | | | Add default for NumFollowing field (fixes #2261) | ||||
| * | | Add default for NumFollowing field (fixes #2261) | Angus Gibson | 2015-12-22 | 1 | -1/+1 |
| |/ | | | | | | | | | We set the default value for the non-NULL field NumFollowing of the User model to 0, which stops an error when the ORM tries to sync. | ||||
* | | Merge pull request #2257 from Jofkos/patch-1 | Unknwon | 2015-12-24 | 1 | -3/+5 |
|\ \ | |/ |/| | Wiki pages containing question marks in their name weren't loading | ||||
| * | Removed empty line, multi return args | Jofkos | 2015-12-20 | 1 | -3/+3 |
| | | |||||
| * | Wiki pages containing question marks in their name weren't loading | Jofkos | 2015-12-20 | 1 | -2/+4 |
| | | | | | | (untested) | ||||
* | | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 27 | -266/+636 |
|/ | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 6 | -5/+8 |
| | |||||
* | #2180 fix avatar link when disable gravatar | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | #2251 fix button name | Unknwon | 2015-12-19 | 3 | -3/+8 |
| | |||||
* | fix #1436 | Unknwon | 2015-12-19 | 7 | -252/+241 |
| | |||||
* | #2250 Use HTTP/HTTPS as default clone option | Unknwon | 2015-12-19 | 1 | -5/+5 |
| | |||||
* | #2251 show commits count in PR tabs | Unknwon | 2015-12-19 | 1 | -2/+2 |
| | |||||
* | make mailer log more verbose | Unknwon | 2015-12-19 | 3 | -11/+11 |
| | |||||
* | update locales | Unknwon | 2015-12-18 | 3 | -19/+19 |
| | |||||
* | fix #2189 | Unknwon | 2015-12-18 | 4 | -3/+21 |
| | |||||
* | prepare release | Unknwon | 2015-12-18 | 10 | -142/+142 |
| | |||||
* | #1692 API: admin create repo | Unknwon | 2015-12-17 | 3 | -3/+27 |
| |