| Commit message (Expand) | Author | Age |
* | fixed panic error on user login | blemasle | 2015-03-25 |
* | typo fix | Unknwon | 2015-03-25 |
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 |
* | #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 |
* | #637 #738 fix markdown: render special links | Unknwon | 2015-03-23 |
* | Merge pull request #1020 from jcracknell/tag-exclude-nethtml | 无闻 | 2015-03-23 |
|\ |
|
| * | Mousewheel paste | James Cracknell | 2015-03-08 |
| * | Exclude HTML tags from Markdown post-processing | James Cracknell | 2015-03-08 |
* | | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 |
* | | Add Polish support | Unknwon | 2015-03-22 |
* | | UI compatibility | Unknwon | 2015-03-21 |
* | | add sr-only class, change to new tag line | Unknwon | 2015-03-20 |
* | | #1094: fix locale | Unknwon | 2015-03-19 |
* | | Put default config into binary | Unknwon | 2015-03-18 |
* | | #1028: Windows Expects UNIX Directory Separator | Unknwon | 2015-03-18 |
* | | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 |
* | | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 |
* | | Add setting.AppSubUrl for LANDING_PAGE = explore | Christophe Le Guern | 2015-03-16 |
* | | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 |
* | | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 |
* | | registeration -> registration | Nolan Darilek | 2015-03-12 |
* | | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 |
* | | Handle submodules without a .gitmodules entry - fix #1023 | Filippo Valsorda | 2015-03-10 |
|/ |
|
* | modules/git/signature.go: parse date foramt #663 | Unknwon | 2015-03-06 |
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 |
|\ |
|
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 |
| * | New feature: SMTP connection may use client certificate. | Dmitry Azhichakov | 2015-02-12 |
* | | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 |
|\ \ |
|
| * | | modules/setting: simple behave change in startup | Unknwon | 2015-02-26 |
| * | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\ \ |
|
| | * | | Updating context and fixing permission issues | Peter Smit | 2015-02-16 |
| * | | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
| * | | | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
| * | | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 |
| |\ \ \ |
|
| | * | | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 |
| | * | | | Refactoring of the Access Table | Peter Smit | 2015-02-06 |
| * | | | | Refactoring of the Access Table | Peter Smit | 2015-02-12 |
| * | | | | first pass work on migration #925 | Unknwon | 2015-02-11 |
* | | | | | Merge pull request #992 from theangryangel/fix/ldap-auth | 无闻 | 2015-02-28 |
|\ \ \ \ \ |
|
| * | | | | | Attempt #3 of ldap fixes | Gogs | 2015-02-27 |
* | | | | | | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
* | | | | | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
* | | | | | | modules/git: able to parse RFC1123Z date format #663 | Unknwon | 2015-02-21 |
* | | | | | | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 |
* | | | | | | Merge pull request #973 from uchti/dev | 无闻 | 2015-02-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | add error for hello func | Gogs | 2015-02-20 |
| * | | | | | | Fix: 504 5.5.2 <localhost>: Helo command rejected | Gogs | 2015-02-19 |