Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | milestone: list view | Unknwon | 2015-08-03 | |
|/ / | ||||
* / | fix check template version | Unknwon | 2015-08-02 | |
|/ | ||||
* | update locale and .gopmfile | Unknwon | 2015-08-01 | |
| | ||||
* | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | |
| | ||||
* | fix #1204 | Unknwon | 2015-07-31 | |
| | ||||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | |
| | ||||
* | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 | |
| | ||||
* | Merge pull request #1404 from wqweto/develop | 无闻 | 2015-07-30 | |
|\ | | | | | Allow space and/or percent in file and directory names | |||
| * | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 | |
| | | ||||
* | | fix #1407 | Unknwon | 2015-07-30 | |
|/ | ||||
* | update gopmfile | Unknwon | 2015-07-28 | |
| | ||||
* | fix #1305 | Unknwon | 2015-07-28 | |
| | ||||
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 | |
|\ | | | | | Allow file and directory names to contain percent character | |||
| * | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 | |
| | | ||||
* | | better paging | Unknwon | 2015-07-28 | |
|/ | ||||
* | User Issues Template fix | Fernando San Julián | 2015-07-26 | |
| | ||||
* | 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 | |
| | ||||
* | 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 #1380 from vtduncan/referrer-protection | 无闻 | 2015-07-25 | |
| |\ | | | | | | | Prevent browsers from leaking referrer headers | |||
| | * | Prevent browsers from leaking referrer headers | Duncan | 2015-07-21 | |
| | | | ||||
| * | | Merge pull request #1244 from jamesa/develop | 无闻 | 2015-07-25 | |
| |\ \ | | | | | | | | | Add full name field to admin's user edit page (fixes #1130) | |||
| | * | | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | |
| | | | | ||||
| * | | | 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. | |||
| * | | | | install admin password field fix | Fernando San Julián | 2015-07-23 | |
| | |_|/ | |/| | | | | | | Admin Password field in install form must be of type password | |||
* | | | | 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 | |
| | | | ||||
* | | | fix suburl for js | Unknwon | 2015-07-16 | |
| | | | ||||
* | | | Disable log color in prod mode | Unknwon | 2015-07-16 | |
| | | | ||||
* | | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | |
| | | | ||||
* | | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 | |
|/ / | ||||
* | | fix #1112 | Unknwon | 2015-07-10 | |
| | | ||||
* | | 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 UI framework | Unknwon | 2015-07-07 | |
| | | ||||
* | | update locale | Unknwon | 2015-07-03 | |
| | | ||||
* | | add config options for HELO | Unknwon | 2015-07-03 | |
| | | ||||
* | | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | |
|\ \ | | | | | | | Add PAM authentication | |||
| * | | Add PAM authentication | Paolo Borelli | 2015-04-24 | |
| |/ | ||||
* | | Merge pull request #1210 from acusti/patch-1 | Lunny Xiao | 2015-04-24 | |
|\ \ | |/ |/| | Wrap remember me text and checkbox in a label | |||
| * | Match naming convention on page (checkbox→chk) | Andrew Patton | 2015-04-15 | |
| | |