| Commit message (Expand) | Author | Age | Files | Lines |
* | fix update avatar | Lunny Xiao | 2017-05-14 | 1 | -0/+1 |
* | fix migration failed when authorized_keys is not exist (#1375) | Lunny Xiao | 2017-03-23 | 1 | -0/+5 |
* | fix forget migration for wiki hooks (#1227) (#1237) | Lunny Xiao | 2017-03-17 | 2 | -0/+96 |
* | Fix upgrade failed after ever rollback (#1194) (#1197) | Lunny Xiao | 2017-03-11 | 3 | -3/+17 |
* | Don't rewrite non-gitea public keys (#906) | Lunny Xiao | 2017-03-03 | 2 | -0/+55 |
* | Allow migrating installations with no local avatars (#1056) | Sandro Santilli | 2017-02-26 | 2 | -1/+5 |
* | Fix avatar enumable (#1049) | Lunny Xiao | 2017-02-25 | 2 | -0/+68 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 3 | -2/+89 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 2 | -0/+27 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 2 | -0/+31 |
* | add missing copyright header (#992) | Willem van Dreumel | 2017-02-21 | 1 | -0/+4 |
* | fix some older Gogs upgrade to Gitea (#929) | Lunny Xiao | 2017-02-15 | 1 | -1/+1 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 2 | -2/+121 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -1/+1 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 2 | -1/+33 |
* | Replace Gogs with Gitea (#520) | Bwko | 2016-12-28 | 1 | -2/+2 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -0/+1 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -2/+6 |
* | golint fixed for models/migrations (#291) | Lunny Xiao | 2016-11-28 | 2 | -13/+51 |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 2 | -1/+15 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | use x.SQL instead of x.Sql | Lunny Xiao | 2016-11-10 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 |
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 | 1 | -0/+1 |
* | migrations: sync table first | Unknwon | 2016-08-26 | 2 | -3/+9 |
* | migrations: set comment updated as created | Unknwon | 2016-08-26 | 2 | -0/+21 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 1 | -6/+6 |
* | models/user_mail: refactor EmailAddress | Unknwon | 2016-07-16 | 1 | -2/+2 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 2 | -8/+62 |
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -0/+220 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -1/+1 |
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -6/+37 |
* | Drop 0.5.x support | Unknwon | 2015-12-10 | 1 | -296/+11 |
* | add unsupported migration prompt | Unknwon | 2015-11-25 | 1 | -0/+5 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -2/+2 |
* | safe check | Unknwon | 2015-10-31 | 1 | -0/+6 |
* | work #1705 | Unknwon | 2015-10-31 | 1 | -0/+43 |
* | New/reopen PR checks if there is any unmerged and open PR | Unknwon | 2015-10-18 | 1 | -0/+47 |
* | minor fix on API response | Unknwon | 2015-08-19 | 1 | -1/+1 |
* | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -2/+93 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -0/+3 |
|\ |
|
| * | minor fix on #1460 | Unknwon | 2015-08-10 | 1 | -0/+3 |
* | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 1 | -1/+60 |
|/ |
|
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -1/+1 |
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 1 | -5/+69 |
* | auto fix locale file name change | Unknwon | 2015-03-25 | 1 | -0/+17 |
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -4/+4 |
* | #1032: legacy code can have duplicated IDs for same repository | Unknwon | 2015-03-12 | 1 | -1/+4 |
* | models/migrations: fix update error | Unknwon | 2015-02-28 | 1 | -1/+1 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -12/+64 |