Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix API broken | Unknwon | 2014-10-18 |
| | |||
* | Fix API broken | Unknwon | 2014-10-18 |
| | |||
* | Mirror fix on add ssh key | Unknwon | 2014-10-11 |
| | |||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 |
| | |||
* | Fix #465 | Unknwon | 2014-09-15 |
| | |||
* | Mirror issue fix | Unknwon | 2014-08-27 |
| | |||
* | import strings | Marios Andreopoulos | 2014-08-25 |
| | |||
* | fix typo | Marios Andreopoulos | 2014-08-25 |
| | |||
* | fix wrong variable name | Marios Andreopoulos | 2014-08-25 |
| | |||
* | remove extra comma | Marios Andreopoulos | 2014-08-25 |
| | |||
* | Remove newline characters from ssh key before processing it. | Marios Andreopoulos | 2014-08-25 |
| | | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370 | ||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 |
| | |||
* | Feature: Social sign in | Unknwon | 2014-08-09 |
| | |||
* | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | Use toolbox | Unknwon | 2014-08-06 |
| | |||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Merge pull request #293 from wmark/master | 无闻 | 2014-07-20 |
|\ | | | | | Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE) | ||
| * | Utilize ssh-keygen for checking of keys. | W-Mark Kubacki | 2014-07-20 |
| | | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes. | ||
* | | Fix #285 | Unknown | 2014-07-12 |
|/ | |||
* | Finish organization homepage | Unknown | 2014-06-28 |
| | |||
* | Finish delete organization | Unknown | 2014-06-28 |
| | |||
* | Clean code | Unknown | 2014-06-27 |
| | |||
* | Add create organization | Unknown | 2014-06-25 |
| | |||
* | Work on #249 issue1 | Unknown | 2014-06-23 |
| | |||
* | Use constants to name template file | Unknown | 2014-06-22 |
| | |||
* | Code convention | Unknown | 2014-06-05 |
| | |||
* | Fix #222 | Unknown | 2014-05-31 |
| | |||
* | Fixed #209 | Unknown | 2014-05-25 |
| | |||
* | Code convention | Unknown | 2014-05-24 |
| | |||
* | Remove password from log message on failed login | Sebastian Jackel | 2014-05-19 |
| | |||
* | Fix #185 | Unknown | 2014-05-14 |
| | |||
* | Fix #183 | Unknown | 2014-05-13 |
| | |||
* | Fix issue link in issues page | Michael Litvak | 2014-05-13 |
| | | | | | | The link assumes that the issue belongs to the signed in user, which is not necessarily the case I changed it to use repository owner name instead | ||
* | Show collaborative repositories in dashboard | Unknown | 2014-05-12 |
| | |||
* | merge all login methods | Lunny Xiao | 2014-05-11 |
| | |||
* | Fix #167 | Unknown | 2014-05-08 |
| | |||
* | Show private repository activities in dashboard if has access | Unknown | 2014-05-08 |
| | |||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 |
| | |||
* | Finish issue design | Unknown | 2014-05-07 |
| |