Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement #798 Flexible ssh-key input | Peter Smit | 2015-01-02 |
| | | | | It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key. | ||
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 |
|\ | | | | | Multiple emails | ||
| * | Small fixes to multiple_emails feature | Peter | 2014-12-20 |
| | | |||
| * | Finish method for having multiple emails/user. | Peter | 2014-12-17 |
| | | | | | | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy. | ||
| * | Method for activating email addresses through verification email | Peter | 2014-12-17 |
| | | |||
* | | work on #754 | Unknwon | 2014-12-18 |
| | | |||
* | | work on #754 | Unknwon | 2014-12-18 |
| | | |||
* | | work on #756 | Unknwon | 2014-12-17 |
|/ | |||
* | fix #751 | Unknwon | 2014-12-16 |
| | |||
* | safe check | Unknwon | 2014-11-28 |
| | |||
* | mirror fix on oauth2 | Unknwon | 2014-11-28 |
| | |||
* | fix oauth2 | Unknwon | 2014-11-28 |
| | |||
* | Fix #652 | Unknwon | 2014-11-23 |
| | |||
* | Fix 653 | Unknwon | 2014-11-22 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | fix #139 | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | fix #622 | Unknwon | 2014-11-13 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | 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 |
| |