summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* Add /api/v1/users/searchUnknown2014-04-302-6/+20
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-301-2/+2
|\
| * bug fixedLunny Xiao2014-04-301-2/+2
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-304-29/+30
|\|
| * Mirror fix on public keyUnknown2014-04-271-7/+7
| |
| * Add login by emailUnknown2014-04-271-6/+12
| |
| * HTTP no follow and offline modeUnknown2014-04-272-15/+9
| |
| * Fix #107Unknown2014-04-261-1/+2
| |
* | add fix command for upgradeLunny Xiao2014-04-301-0/+6
|/
* Merge pull request #112 from juju2013/master无闻2014-04-242-0/+39
|\ | | | | basic support for LDAP/Microsoft Active Directory authentication
| * initial support for LDAP authentication/MSADjuju20132014-04-232-0/+39
| |
* | New err check styleUnknown2014-04-221-16/+8
|/
* Prepare for v0.3.0 releaseUnknown2014-04-211-1/+0
|
* API fixUnknown2014-04-211-1/+1
|
* API changeUnknown2014-04-191-2/+2
|
* Mirror updatesUnknown2014-04-191-1/+1
|
* Fix import pathUnknown2014-04-182-2/+2
|
* Bug fix on build tagUnknown2014-04-171-0/+1
|
* Mirror bug fix on downloading zipUnknown2014-04-151-4/+9
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-142-3/+11
|\
| * change gravatar image to match URL schemeChristopher Brickley2014-04-141-1/+1
| |
| * update SetEngine for postgresql #76Christopher Brickley2014-04-141-2/+10
| |
* | fix title extra quotedskyblue2014-04-141-1/+1
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-141-2/+13
|\
| * Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-147-20/+128
| |\
| * | bug fixed #76Lunny Xiao2014-04-141-2/+13
| | |
* | | Mirror updatesUnknown2014-04-142-13/+25
| |/ |/|
* | Finish releaseUnknown2014-04-142-1/+84
| |
* | push tag supportUnknown2014-04-132-6/+9
| |
* | Add weibo oauthUnknown2014-04-133-3/+19
| |
* | Clean oauth codeUnknown2014-04-133-15/+21
|/
* go getUnknown2014-04-131-6/+7
|
* go vetUnknown2014-04-132-4/+4
|
* Able to change mirror interval nowUnknown2014-04-121-3/+23
|
* update with new gitslene2014-04-133-521/+216
|
* finish mirror fix #63Unknown2014-04-121-0/+26
|
* Add repo mirror and importUnknown2014-04-123-18/+118
|
* Mirror fix on sqlite3 tagUnknown2014-04-122-3/+11
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-121-2/+3
|\
| * add oauth2 qq supportskyblue2014-04-131-0/+1
| |
| * Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-122-2/+12
| |\
| * | add google oauth2 supportskyblue2014-04-121-2/+2
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-122-4/+14
|\ \ \ | |_|/ |/| |
| * | Add sqlite build tagMichael Crosby2014-04-122-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 fixUnknown2014-04-121-1/+3
| | |
* | | Mirror fixUnknown2014-04-121-1/+1
| | |
* | | Mirror fixUnknown2014-04-121-0/+6
| | |
* | | Mirror bug fixUnknown2014-04-111-2/+4
| |/ |/|
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-111-5/+1
|\ \
| * \ Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-124-7/+93
| |\ \