| Commit message (Expand) | Author | Age |
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
* | api/repo: improve migration error handling | Unknwon | 2017-04-07 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | Refactoring: rename and simplify pkg/tool functions | Unknwon | 2017-04-06 |
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | models/mirror: feed git.IsRepoURLAccessible with raw mirror address | Unknwon | 2017-04-04 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | webhook: add fork event | Unknwon | 2017-02-27 |
* | repo: able to perform initial commit on behave of actual user | Unknwon | 2017-02-27 |
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
* | routers/repo: allow shorter SHA to download archive (#3834) | Unknwon | 2017-02-12 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
* | Updated and created were appended with _unix. Fresh databases have only the n... | Marin Jankovski | 2016-03-11 |
* | Admins are allowed to create repos for arbitrary Orgs | Kim "BKC" Carlbäcker | 2016-01-20 |
* | Update repo.go | ddelpero | 2016-01-07 |
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 |
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 |
* | rename import path | Unknwon | 2015-12-15 |
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 |
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
* | better error message | Unknwon | 2015-11-19 |
* | #1971 more general rule to detect error | Unknwon | 2015-11-19 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 |
* | rename fields | Unknwon | 2015-11-03 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 |
* | minor fix on template | Unknwon | 2015-09-07 |
* | #1585 order owners list by last changed time | Unknwon | 2015-09-07 |
* | fix #1558 | Unknwon | 2015-09-06 |
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 |
* | fix repository count of user is messed up | Unknwon | 2015-08-30 |
* | #965 Remember visibility preference | Unknwon | 2015-08-28 |
* | #1487 Readme Template | Unknwon | 2015-08-28 |
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 |
* | fix autocomplete on migration | Unknwon | 2015-08-15 |
* | #1180 and #1250: migration | Unknwon | 2015-08-15 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
* | improve fork process | Unknwon | 2015-08-08 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 |
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 |
* | fix about #1289 | Unknwon | 2015-07-19 |