Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 | |
| | ||||
* | update gopmfile | Unknwon | 2015-07-28 | |
| | ||||
* | better paging | Unknwon | 2015-07-28 | |
| | ||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | |
| | ||||
* | admin config fix | Fernando San Julián | 2015-07-25 | |
| | ||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | |
| | ||||
* | fix paging links and issue count | Unknwon | 2015-07-25 | |
| | ||||
* | update Chinese locale | Unknwon | 2015-07-25 | |
| | ||||
* | new issue and label page | Unknwon | 2015-07-25 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | |
|\ | ||||
| * | Merge pull request #1275 from jstasiak/develop | 无闻 | 2015-07-25 | |
| |\ | | | | | | | Add file permalink button | |||
| | * | Add file permalink button | Jakub Stasiak | 2015-07-13 | |
| | | | | | | | | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content. | |||
* | | | UI: CURD labels | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | - fix update lable break connection with repository | |||
* | | | UI: basic label list | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | - create new label | |||
* | | | UI: basci issue list without filters | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | | | | - fix isRead check - fix paging | |||
* | | | UI: issues - finish basic frame | Unknwon | 2015-07-24 | |
|/ / | ||||
* | | fix about #1289 | Unknwon | 2015-07-19 | |
| | | ||||
* | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | |
| | | ||||
* | | Merge pull request #1364 from m4rcs/patch-1 | 无闻 | 2015-07-15 | |
|\ \ | | | | | | | Update TRANSLATORS | |||
| * | | Update TRANSLATORS | Marc Schiller | 2015-07-14 | |
| | | | ||||
* | | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 | |
| | | | ||||
* | | | update locale | Unknwon | 2015-07-14 | |
| |/ |/| | ||||
* | | add more gitignores | Unknwon | 2015-07-09 | |
| | | ||||
* | | install - add mail from setting | Unknwon | 2015-07-09 | |
| | | ||||
* | | UI: install - done | Unknwon | 2015-07-09 | |
| | | ||||
* | | UI: install - new version | Unknwon | 2015-07-08 | |
| | | ||||
* | | UI: install - database settings | Unknwon | 2015-07-08 | |
| | | ||||
* | | update locale | Unknwon | 2015-07-06 | |
| | | ||||
* | | update locle | Unknwon | 2015-07-06 | |
| | | ||||
* | | update locale | Unknwon | 2015-07-05 | |
| | | ||||
* | | update locale | Unknwon | 2015-07-04 | |
|/ | ||||
* | update locale | Unknwon | 2015-07-03 | |
| | ||||
* | add config options for HELO | Unknwon | 2015-07-03 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-04-24 | |
|\ | ||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | |
| | | ||||
* | | update typo in locale files | Unknwon | 2015-04-24 | |
|/ | ||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | |
| | ||||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | |
| | ||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | |
| | ||||
* | Add Polish support | Unknwon | 2015-03-22 | |
| | ||||
* | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-03-22 | |
|\ | ||||
| * | Fixed minor gramatical error in the us install success msg | Andrew Youngwerth | 2015-03-21 | |
| | | ||||
* | | UI compatibility | Unknwon | 2015-03-21 | |
| | | ||||
* | | add sr-only class, change to new tag line | Unknwon | 2015-03-20 | |
| | | ||||
* | | Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 | Unknwon | 2015-03-20 | |
|\| | ||||
| * | #1094: fix locale | Unknwon | 2015-03-19 | |
| | | ||||
| * | Put default config into binary | Unknwon | 2015-03-18 | |
| | | ||||
| * | #1069: Copyright violations | Unknwon | 2015-03-18 | |
| | | ||||
| * | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 | |
| | | | | | | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | |||
| * | Merge pull request #1047 from ndarilek/accessibility-fixes | 无闻 | 2015-03-15 | |
| |\ | | | | | | | Various accessibility fixes |