Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /api/v1/users/search | Unknown | 2014-04-30 | 2 | -6/+20 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-30 | 1 | -2/+2 |
|\ | |||||
| * | bug fixed | Lunny Xiao | 2014-04-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-30 | 4 | -29/+30 |
|\| | |||||
| * | Mirror fix on public key | Unknown | 2014-04-27 | 1 | -7/+7 |
| | | |||||
| * | Add login by email | Unknown | 2014-04-27 | 1 | -6/+12 |
| | | |||||
| * | HTTP no follow and offline mode | Unknown | 2014-04-27 | 2 | -15/+9 |
| | | |||||
| * | Fix #107 | Unknown | 2014-04-26 | 1 | -1/+2 |
| | | |||||
* | | add fix command for upgrade | Lunny Xiao | 2014-04-30 | 1 | -0/+6 |
|/ | |||||
* | Merge pull request #112 from juju2013/master | 无闻 | 2014-04-24 | 2 | -0/+39 |
|\ | | | | | basic support for LDAP/Microsoft Active Directory authentication | ||||
| * | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 | 2 | -0/+39 |
| | | |||||
* | | New err check style | Unknown | 2014-04-22 | 1 | -16/+8 |
|/ | |||||
* | Prepare for v0.3.0 release | Unknown | 2014-04-21 | 1 | -1/+0 |
| | |||||
* | API fix | Unknown | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | API change | Unknown | 2014-04-19 | 1 | -2/+2 |
| | |||||
* | Mirror updates | Unknown | 2014-04-19 | 1 | -1/+1 |
| | |||||
* | Fix import path | Unknown | 2014-04-18 | 2 | -2/+2 |
| | |||||
* | Bug fix on build tag | Unknown | 2014-04-17 | 1 | -0/+1 |
| | |||||
* | Mirror bug fix on downloading zip | Unknown | 2014-04-15 | 1 | -4/+9 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 | 2 | -3/+11 |
|\ | |||||
| * | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 | 1 | -1/+1 |
| | | |||||
| * | update SetEngine for postgresql #76 | Christopher Brickley | 2014-04-14 | 1 | -2/+10 |
| | | |||||
* | | fix title extra quoted | skyblue | 2014-04-14 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 | 1 | -2/+13 |
|\ | |||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-14 | 7 | -20/+128 |
| |\ | |||||
| * | | bug fixed #76 | Lunny Xiao | 2014-04-14 | 1 | -2/+13 |
| | | | |||||
* | | | Mirror updates | Unknown | 2014-04-14 | 2 | -13/+25 |
| |/ |/| | |||||
* | | Finish release | Unknown | 2014-04-14 | 2 | -1/+84 |
| | | |||||
* | | push tag support | Unknown | 2014-04-13 | 2 | -6/+9 |
| | | |||||
* | | Add weibo oauth | Unknown | 2014-04-13 | 3 | -3/+19 |
| | | |||||
* | | Clean oauth code | Unknown | 2014-04-13 | 3 | -15/+21 |
|/ | |||||
* | go get | Unknown | 2014-04-13 | 1 | -6/+7 |
| | |||||
* | go vet | Unknown | 2014-04-13 | 2 | -4/+4 |
| | |||||
* | Able to change mirror interval now | Unknown | 2014-04-12 | 1 | -3/+23 |
| | |||||
* | update with new git | slene | 2014-04-13 | 3 | -521/+216 |
| | |||||
* | finish mirror fix #63 | Unknown | 2014-04-12 | 1 | -0/+26 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 3 | -18/+118 |
| | |||||
* | Mirror fix on sqlite3 tag | Unknown | 2014-04-12 | 2 | -3/+11 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-12 | 1 | -2/+3 |
|\ | |||||
| * | add oauth2 qq support | skyblue | 2014-04-13 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-12 | 2 | -2/+12 |
| |\ | |||||
| * | | add google oauth2 support | skyblue | 2014-04-12 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-12 | 2 | -4/+14 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add sqlite build tag | Michael Crosby | 2014-04-12 | 2 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | This adds a sqlite build tag so that you don't have to have the sqlite import commented out in code and users can run: go build -tags sqlite if they want to have sqlite support enabled. It is disabled by default so nothing changes with the default go get or build commands. | ||||
* | | | Mirror fix | Unknown | 2014-04-12 | 1 | -1/+3 |
| | | | |||||
* | | | Mirror fix | Unknown | 2014-04-12 | 1 | -1/+1 |
| | | | |||||
* | | | Mirror fix | Unknown | 2014-04-12 | 1 | -0/+6 |
| | | | |||||
* | | | Mirror bug fix | Unknown | 2014-04-11 | 1 | -2/+4 |
| |/ |/| | |||||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-11 | 1 | -5/+1 |
|\ \ | |||||
| * \ | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-12 | 4 | -7/+93 |
| |\ \ |