Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | add cache-control for attachments | Unknwon | 2015-08-12 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | fix serve attachment content type | Unknwon | 2015-08-12 | 2 | -9/+23 | |
| | | | | ||||||
* | | | | delete avatar when del user | Unknwon | 2015-08-12 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | 3 | -7/+9 | |
|\ \ \ \ | | | | | | | | | | | Remove SSH button when SSH it is disabled | |||||
| * | | | | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | 3 | -7/+9 | |
| | | | | | ||||||
* | | | | | minor fix on #1469 | Unknwon | 2015-08-12 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #1469 from sorl/develop | 无闻 | 2015-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix dashboard padding | |||||
| * | | | | | fix dashboard padding | Mikko Hellsing | 2015-08-11 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | update README | Unknwon | 2015-08-12 | 2 | -14/+10 | |
| | | | | | ||||||
* | | | | | update locales | Unknwon | 2015-08-12 | 6 | -21/+176 | |
| | | | | | ||||||
* | | | | | finish attachments when create issue | Unknwon | 2015-08-11 | 16 | -154/+288 | |
| | | | | | ||||||
* | | | | | finish create issue attachment UI | Unknwon | 2015-08-11 | 12 | -7/+2198 | |
| | | | | | ||||||
* | | | | | fix cannot parse JSON for attachments | Unknwon | 2015-08-11 | 2 | -3/+5 | |
| |/ / / |/| | | | ||||||
* | | | | minor fix on #1464 | Unknwon | 2015-08-11 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 2 | -5/+7 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 | 2 | -5/+7 | |
| |\ \ \ \ | | | | | | | | | | | | | Hide avatar tooltips unless you're looking at your own profile | |||||
| | * | | | | Resize avatars to the same size they are displayed | James Anderson | 2015-08-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Hide avatar-changing instructions unless it's your profile (resolves #1107) | James Anderson | 2015-08-10 | 1 | -4/+6 | |
| | | | | | | ||||||
* | | | | | | fix template error | Unknwon | 2015-08-10 | 2 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | update README | Unknwon | 2015-08-10 | 2 | -24/+16 | |
| | | | | | ||||||
* | | | | | finish new issue action and mentions | Unknwon | 2015-08-10 | 6 | -100/+123 | |
| | | | | | ||||||
* | | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 12 | -78/+143 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | |||||
| * | | | | | minor fix on #1460 | Unknwon | 2015-08-10 | 6 | -93/+57 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1460 from manfer/semantic | 无闻 | 2015-08-10 | 6 | -84/+204 | |
| |\ \ \ \ | | | | | | | | | | | | | new top menu | |||||
| | * | | | | new top menu | Fernando San Julián | 2015-08-10 | 6 | -84/+204 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1461 from jamesa/fix-collaboration-link | 无闻 | 2015-08-10 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix broken collaboration link in repo settings | |||||
| | * | | | | Fix broken collaboration link in repo settings | James Anderson | 2015-08-10 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | travis with gitter | Unknwon | 2015-08-10 | 1 | -0/+6 | |
| | | | | | ||||||
| * | | | | Merge pull request #1457 from jqs7/customAvatar | 无闻 | 2015-08-10 | 2 | -4/+8 | |
| |\ \ \ \ | | |/ / / | |/| | | | add custom avatar source support | |||||
| | * | | | custom avatar source | Jqs7 | 2015-08-10 | 2 | -4/+8 | |
| | |/ / | ||||||
* | | | | rename functions | Unknwon | 2015-08-10 | 2 | -6/+6 | |
| | | | | ||||||
* | | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 13 | -203/+272 | |
| | | | | ||||||
* | | | | finish create issue with milestone | Unknwon | 2015-08-10 | 10 | -154/+256 | |
| | | | | ||||||
* | | | | finish create issue with labels | Unknwon | 2015-08-10 | 9 | -41/+160 | |
| | | | | ||||||
* | | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 13 | -90/+276 | |
| | | | | ||||||
* | | | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 9 | -18/+25 | |
| | | | | ||||||
* | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 31 | -459/+1233 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | |||||
| * | | | finish transforming to v2 | Unknwon | 2015-08-10 | 8 | -83/+78 | |
| | | | | ||||||
| * | | | list view: issue, label, milestone | Unknwon | 2015-08-09 | 19 | -437/+385 | |
| | | | | ||||||
| * | | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 | 8 | -3/+777 | |
| | | | | ||||||
| * | | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 4 | -4/+59 | |
| | | | | ||||||
| * | | | Merge pull request #1451 from jamesa/fix-owner-tag-on-issues | 无闻 | 2015-08-09 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | |/| | | Add check to see if comments on an issue are by the repo owner | |||||
| | * | | Add check to see if comments on an issue are by the repo owner | James Anderson | 2015-08-08 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | fix app suburl in feeds | Unknwon | 2015-08-09 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | UI: create issue with title and content | Unknwon | 2015-08-09 | 18 | -182/+979 | |
| | | | | ||||||
* | | | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 2 | -5/+4 | |
| | | | | ||||||
* | | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 34 | -212/+396 | |
|/ / / | ||||||
* | | | fix css rule | Unknwon | 2015-08-08 | 2 | -29/+31 | |
| | | | ||||||
* | | | better fork permission check | Unknwon | 2015-08-08 | 3 | -0/+15 | |
| | | | ||||||
* | | | improve fork process | Unknwon | 2015-08-08 | 17 | -268/+288 | |
| | | |