Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | | ||||
| * | Wrap remember text+checkbox in label; close #1209 | Andrew Patton | 2015-04-15 | |
| | | ||||
* | | Fix HTML indentation | Dhuan | 2015-04-18 | |
| | | ||||
* | | Display author's name on explore page | Dhuan | 2015-04-18 | |
|/ | ||||
* | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | |
| | ||||
* | fix #1156 | Unknwon | 2015-03-26 | |
| | ||||
* | mirror fix of #1105 | Unknwon | 2015-03-25 | |
| | ||||
* | #1114 'New Release' always visible | Unknwon | 2015-03-24 | |
| | ||||
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | |
| | ||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | |
| | ||||
* | #1143 Team member access lost when adding repository collaborator | Unknwon | 2015-03-24 | |
| | | | | - fix bug when add a repo to team, all other team members gets access as well | |||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | |
| | ||||
* | 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 | |
|\ | ||||
| * | Merge pull request #1091 from sapk/fix-ng-issue-pages | 无闻 | 2015-03-19 | |
| |\ | | | | | | | Apply ng to issue dashboard | |||
| | * | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 | |
| | | |