aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
* Updated and created were appended with _unix. Fresh databases have only the ↵Marin Jankovski2016-03-11
| | | | newly named fields.
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* Merge pull request #2757 from joshfng/fix-fork-relative-urlUnknwon2016-03-04
|\ | | | | Use relative url when showing forked from
| * Use relative url when showing forked fromJosh Frye2016-03-04
| |
* | #1597 support pull requests in same repositoryUnknwon2016-03-04
|/
* Minor fixes for #2745Unknwon2016-03-03
|
* Repo setting to delete and disable wikiJosh Frye2016-03-03
|
* Return errors instead of just logging them.Josh Frye2016-03-03
|
* Set DefaultBranch to master when importing a new repo if possibleJosh Frye2016-03-03
|
* Allow setting git operations timeoutsUnknwon2016-02-29
| | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
|
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Make markdown as an independent moduleUnknwon2016-02-20
|
* #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-19
|
* Minor fix for #2624Unknwon2016-02-15
|
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-15
|\ | | | | Convert mirrors to regular repositories
| * Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ↵Martin Hartkorn2016-02-15
| | | | | | | | from database
| * Refactored according to suggestionsMartin Hartkorn2016-02-14
| |
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
| |
* | #2569 delete repo local copy when transferUnknwon2016-02-14
| | | | | | | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote.
* | Add default branch to repo payloadJosh Frye2016-02-12
|/
* Remove local wiki copy on repo transfer. Fixes #2558Josh Frye2016-02-11
|
* #1577 fix missing SQL query placeholderUnknwon2016-02-10
|
* #2558 delete local wiki copy when rename repo and userUnknwon2016-02-05
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Minor fix for #2506Unknwon2016-02-02
|
* Corrections following recommendationsAntoine GIRARD2016-01-28
|
* Near readyAntoine GIRARD2016-01-28
|
* Record error when fail to health check repositoryUnknwon2016-01-28
|
* #2273 URL consistency on webhook payloadUnknwon2015-12-25
|
* fix #2205Unknwon2015-12-15
|
* rename import pathUnknwon2015-12-15
|
* #2176 fix 500 on /watchers & /stars for pgUnknwon2015-12-14
|
* #2167 able to identify git version on WindowsUnknwon2015-12-13
|
* #2114 External URL for wikiUnknwon2015-12-11
|
* #1575 Limit repo creationUnknwon2015-12-10
|
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* #1943 Able to config fsck timeoutUnknwon2015-12-09
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* fix wrong slack webhook payload URLUnknwon2015-12-06
|
* fix #2105 and fix #1857Unknwon2015-12-05
|
* init with all enabledUnknwon2015-12-04
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* work on #2093Unknwon2015-12-03
|
* 500 when wiki not existsUnknwon2015-12-03
|
* fix #2090Unknwon2015-12-03
|
* fix #2042Unknwon2015-11-30
|
* finish wikiUnknwon2015-11-30
|
* wiki: finish newUnknwon2015-11-27
|