| Commit message (Expand) | Author | Age | Files | Lines |
* | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 | 4 | -17/+38 |
* | fix gopmfile | Unknwon | 2014-12-31 | 1 | -1/+1 |
* | fix gopmfile | Unknwon | 2014-12-31 | 1 | -2/+2 |
* | fix gopmfile | Unknwon | 2014-12-31 | 1 | -1/+1 |
* | fix #801 | Unknwon | 2014-12-31 | 6 | -144/+151 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-12-31 | 8 | -58/+93 |
|\ |
|
| * | Merge pull request #797 from Mikayex/dev | 无闻 | 2014-12-29 | 1 | -1/+2 |
| |\ |
|
| | * | Fix #795 | Thomas Laroche | 2014-12-29 | 1 | -1/+2 |
| * | | Merge pull request #782 from estetsenko/dev | 无闻 | 2014-12-29 | 1 | -2/+2 |
| |\ \ |
|
| | * | | bugfix: Unable to assign any issue myself | estetsenko | 2014-12-24 | 1 | -2/+2 |
| * | | | Merge pull request #787 from andre-hub/dev | 无闻 | 2014-12-29 | 3 | -39/+76 |
| |\ \ \ |
|
| | * \ \ | merge flexible the build scripts and add a freebsd build script | André Grötschel | 2014-12-27 | 3 | -39/+76 |
| | |\ \ \ |
|
| | | * | | | flexiable the build scripts and add a freebsd build script | André Grötschel | 2014-12-27 | 3 | -39/+76 |
| * | | | | | Merge pull request #790 from euank/master | 无闻 | 2014-12-29 | 3 | -16/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | Set user.name & user.email in Dockerfile | euank | 2014-12-27 | 2 | -2/+2 |
| | * | | | | | Default values for both user.name and user.email | euank | 2014-12-27 | 1 | -14/+11 |
| | | |/ / /
| | |/| | | |
|
* | / | | | | fix cache dep API broken | Unknwon | 2014-12-31 | 1 | -3/+3 |
|/ / / / / |
|
* | | | / | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 | 4 | -6/+6 |
| |_|_|/
|/| | | |
|
* | | | | fix API changes | Unknwon | 2014-12-28 | 5 | -22/+7 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-12-27 | 3 | -4/+8 |
|\| |
| |/
|/| |
|
| * | Merge pull request #785 from joshk/patch-1 | 无闻 | 2014-12-27 | 1 | -1/+3 |
| |\ |
|
| | * | Use the new build env on Travis | Josh Kalderimis | 2014-12-27 | 1 | -1/+3 |
| * | | Merge pull request #780 from morpheyesh/master | 无闻 | 2014-12-27 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | spellcheck | morpheyesh | 2014-12-24 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #769 from gitter-badger/gitter-badge | 无闻 | 2014-12-21 | 1 | -0/+2 |
| |\ |
|
| | * | Added Gitter badge | The Gitter Badger | 2014-12-21 | 1 | -0/+2 |
| |/ |
|
* | | add label-edit and label-delete logic | fuxiaohei | 2014-12-22 | 5 | -43/+141 |
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-12-22 | 3 | -8/+17 |
|\ \ |
|
| * \ | Merge pull request #771 from phsmit/multiple_email_cleanup | 无闻 | 2014-12-22 | 2 | -7/+16 |
| |\ \ |
|
| | * | | Forgot to i18n "Primary" | Peter Smit | 2014-12-22 | 2 | -1/+2 |
| | * | | Create English locale keys for multiple e-mails feature | Peter Smit | 2014-12-22 | 2 | -7/+15 |
| |/ / |
|
| * | | Merge pull request #767 from phsmit/fix_email_query | 无闻 | 2014-12-21 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix for wrong email query | Peter Smit | 2014-12-21 | 1 | -1/+1 |
| |/ / |
|
* / / | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 4 | -6/+7 |
|/ / |
|
* | | Merge pull request #766 from phsmit/correct_from | 无闻 | 2014-12-21 | 3 | -11/+12 |
|\ \ |
|
| * | | Parse the from string to extract the email address | Peter | 2014-12-19 | 2 | -2/+7 |
| * | | Remove unused "User" member of Message Struct and fix bounce address | Peter | 2014-12-19 | 2 | -9/+6 |
| * | | Change from header in email, fixes #765 | Peter | 2014-12-19 | 2 | -3/+2 |
* | | | mirror fix and update | Unknwon | 2014-12-20 | 4 | -6/+8 |
* | | | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 | 10 | -9/+437 |
|\ \ \ |
|
| * | | | Small fixes to multiple_emails feature | Peter | 2014-12-20 | 2 | -13/+13 |
| * | | | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 5 | -0/+178 |
| * | | | Template for email activation email | Peter | 2014-12-17 | 1 | -0/+30 |
| * | | | Method for activating email addresses through verification email | Peter | 2014-12-17 | 2 | -0/+54 |
| * | | | Add function to the model for email address management (add/delete/activate) | Peter | 2014-12-17 | 1 | -0/+133 |
| * | | | Add alternative email addresses to the model | Peter Smit | 2014-12-17 | 2 | -9/+42 |
* | | | | Merge pull request #764 from phsmit/fix_mailer | 无闻 | 2014-12-19 | 1 | -4/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Remove standard mailer port lines | Peter | 2014-12-19 | 1 | -4/+0 |
|/ / / |
|
* | | | update locale and mirror code format | Unknwon | 2014-12-19 | 3 | -34/+34 |
* | | | Merge pull request #762 from phsmit/crammd5 | 无闻 | 2014-12-18 | 1 | -6/+13 |
|\ \ \ |
|