aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/repo.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* api/repo: improve migration error handlingUnknwon2017-04-07
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* webhook: add fork eventUnknwon2017-02-27
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* routers/repo: allow shorter SHA to download archive (#3834)Unknwon2017-02-12
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Fix empty repository panic on send test webhookUnknwon2016-08-15
* Refactor User.Id to User.IDUnknwon2016-07-24
* Rename module: middleware -> contextUnknwon2016-03-11
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* Admins are allowed to create repos for arbitrary OrgsKim "BKC" Carlbäcker2016-01-20
* Update repo.goddelpero2016-01-07
* #2345 disallow access of some pages for empty repoUnknwon2016-01-07
* #1692 APIs: Users FollowersUnknwon2015-12-21
* rename import pathUnknwon2015-12-15
* #2167 able to identify git version on WindowsUnknwon2015-12-13
* #1575 Limit repo creationUnknwon2015-12-10
* move out git module and #1573 send push hookUnknwon2015-12-09
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
* #1984 Better mirror repo managementUnknwon2015-12-08
* better error messageUnknwon2015-11-19
* #1971 more general rule to detect errorUnknwon2015-11-19
* go vet and fix #1890Unknwon2015-11-08
* rename fieldsUnknwon2015-11-03
* #1511 Allow local import only for admin usersUnknwon2015-11-03
* #1657 allow forcing all private reposUnknwon2015-10-25
* minor fix on templateUnknwon2015-09-07
* #1585 order owners list by last changed timeUnknwon2015-09-07
* fix #1558Unknwon2015-09-06
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
* fix repository count of user is messed upUnknwon2015-08-30
* #965 Remember visibility preferenceUnknwon2015-08-28
* #1487 Readme TemplateUnknwon2015-08-28
* complate list of gitignores and licensesUnknwon2015-08-28
* fix autocomplete on migrationUnknwon2015-08-15
* #1180 and #1250: migrationUnknwon2015-08-15
* WIP: create PR - choose branchUnknwon2015-08-08
* improve fork processUnknwon2015-08-08
* allow anonymous SSH cloneUnknwon2015-08-05
* UI: issues - finish basic frameUnknwon2015-07-24
* fix about #1289Unknwon2015-07-19