Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update frontend resources | Unknwon | 2016-03-07 | 14 | -35/+59 |
| | |||||
* | Fix pull request availability check | Unknwon | 2016-03-06 | 13 | -43/+69 |
| | |||||
* | Prepare release | Unknwon | 2016-03-06 | 10 | -349/+349 |
| | |||||
* | Some minor changes | Unknwon | 2016-03-06 | 6 | -107/+90 |
| | |||||
* | Minor fix for #2772 | Unknwon | 2016-03-06 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2772 from OhDaeto/master | Unknwon | 2016-03-06 | 1 | -0/+37 |
|\ | | | | | Add ru-RU to home template | ||||
| * | Merge pull request #1 from xDShot/patch-1 | OhDaeto | 2016-03-06 | 1 | -1/+1 |
| |\ | | | | | | | Small correction | ||||
| | * | минимальные -> низкие (системные требования) | xDShot | 2016-03-06 | 1 | -1/+1 |
| |/ | |||||
| * | Add ru-RU to home template | Lourens | 2016-03-06 | 1 | -0/+37 |
| | | |||||
* | | Remove duplicated of code | Unknwon | 2016-03-06 | 4 | -56/+51 |
| | | |||||
* | | Minor fixes for #2766 | Unknwon | 2016-03-06 | 4 | -6/+5 |
| | | |||||
* | | Merge pull request #2766 from moltam/feature/delete-org-avatar | Unknwon | 2016-03-06 | 5 | -6/+26 |
|\ \ | |/ |/| | Added: Ability to delete org avatar. | ||||
| * | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 5 | -6/+26 |
|/ | |||||
* | #2623 fix wrong font for webhook history | Unknwon | 2016-03-05 | 2 | -139/+139 |
| | |||||
* | Add Finnish support | Unknwon | 2016-03-05 | 18 | -122/+1289 |
| | |||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 22 | -182/+202 |
| | |||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 16 | -164/+292 |
| | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | ||||
* | Merge pull request #2762 from rom1504/patch-1 | Unknwon | 2016-03-05 | 1 | -1/+1 |
|\ | | | | | Fix grammar in README | ||||
| * | Fix grammar in README | Romain Beaumont | 2016-03-05 | 1 | -1/+1 |
|/ | |||||
* | Update README notes | Unknwon | 2016-03-05 | 1 | -5/+6 |
| | |||||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 10 | -278/+338 |
| | |||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 10 | -46/+79 |
| | | | | - Allow to delete current avatar | ||||
* | Update locales | Unknwon | 2016-03-04 | 15 | -343/+628 |
| | |||||
* | Merge pull request #2757 from joshfng/fix-fork-relative-url | Unknwon | 2016-03-04 | 2 | -2/+7 |
|\ | | | | | Use relative url when showing forked from | ||||
| * | Use relative url when showing forked from | Josh Frye | 2016-03-04 | 2 | -2/+7 |
| | | |||||
* | | #1597 fix pull request remote head can't update with force push | Unknwon | 2016-03-04 | 2 | -2/+7 |
| | | |||||
* | | #1597 fix premission logic check of pull request | Unknwon | 2016-03-04 | 1 | -7/+14 |
| | | |||||
* | | #2743 more fixes on SQL errors | Unknwon | 2016-03-04 | 1 | -6/+6 |
| | | |||||
* | | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 13 | -134/+95 |
| | | |||||
* | | Minor fixes for #2746 | Unknwon | 2016-03-04 | 8 | -723/+937 |
| | | |||||
* | | Merge pull request #2746 from joshfng/feature-delete-wiki-pages | Unknwon | 2016-03-04 | 6 | -906/+761 |
|\ \ | | | | | | | Add ability to delete single wiki pages. | ||||
| * | | Update delete wiki page route | Josh Frye | 2016-03-04 | 2 | -2/+2 |
| | | | |||||
| * | | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 6 | -906/+761 |
| |/ | |||||
* / | #2743 and #2751 fix bad SQL generated by XORM | Unknwon | 2016-03-04 | 5 | -19/+17 |
|/ | | | | Use hand-written SQL to do complex query | ||||
* | #2748 fix redirect loop with auto-signin | Unknwon | 2016-03-04 | 4 | -4/+5 |
| | |||||
* | Merge pull request #2738 from andreynering/emogify | Unknwon | 2016-03-03 | 11 | -19/+24 |
|\ | | | | | Render emojis in more places. | ||||
| * | Render emojis in more places. | Andrey Nering | 2016-03-02 | 11 | -19/+24 |
| | | |||||
* | | Minor fixes for #2745 | Unknwon | 2016-03-03 | 8 | -708/+921 |
| | | |||||
* | | Merge pull request #2745 from joshfng/delete-wiki-option | Unknwon | 2016-03-03 | 5 | -909/+777 |
|\ \ | | | | | | | Repo setting to delete and disable wiki | ||||
| * | | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | 5 | -909/+777 |
|/ / | |||||
* | | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | 10 | -23/+11 |
| | | | | | | | | - Remove unused config settings `[picture] service` | ||||
* | | Merge pull request #2744 from joshfng/mirror-default-branch | Unknwon | 2016-03-03 | 1 | -25/+25 |
|\ \ | | | | | | | Set DefaultBranch to master when importing a new repo. | ||||
| * | | Return errors instead of just logging them. | Josh Frye | 2016-03-03 | 1 | -4/+2 |
| | | | |||||
| * | | Set DefaultBranch to master when importing a new repo if possible | Josh Frye | 2016-03-03 | 1 | -25/+27 |
|/ / | |||||
* | | #2743 workaround to fix XORM problem | Unknwon | 2016-03-03 | 5 | -7/+9 |
| | | |||||
* | | Merge pull request #2719 from mblacktree/patch-1 | Unknwon | 2016-03-03 | 1 | -3/+3 |
|\ \ | |/ |/| | update README.md | ||||
| * | update README.md | Mike | 2016-02-28 | 1 | -3/+3 |
| | | | | | | minor grammar fix | ||||
* | | Update TRANSLATORS and remove tip for CI | Unknwon | 2016-03-02 | 2 | -1/+3 |
| | | |||||
* | | Merge pull request #2736 from neolit123/patch | Unknwon | 2016-03-02 | 1 | -0/+4 |
|\ \ | | | | | | | ISSUE_TEMPLATE: suggestion to test at try.gogs.io | ||||
| * | | ISSUE_TEMPLATE: suggestion to test at try.gogs.io | Lubomir I. Ivanov | 2016-03-02 | 1 | -0/+4 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | I've noticed that a lot of issues cannot be reproduced on http://try.gogs.io, which either hints about specific database type problems or hints about bugs which are already solved in the newer version (as http://try.gogs.io is usually a newer build). This patch adds the suggestion to test the issue at http://try.gogs.io in the Github "issue template". The user can answer: "Yes", "No", "Not relevant". "Not relevant" is an option where testing on http://try.gogs.io makes no sense as the bug is unrelated to the Web UI or is very specific in nature. |