aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
* models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
|
* models/repo.go: add update hook when migrate for #789Unknwon2015-02-09
|
* Fix #922Peter Smit2015-02-09
|
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-08
|\ | | | | Add option to provide configuration file on command line
| * Add option to provide configuration file on command linePeter Smit2015-02-05
| |
* | able to disable SSH for #883Unknwon2015-02-07
|/
* models: mirro code fix for #821Unknwon2015-02-02
|
* Merge pull request #821 from phsmit/fix_819无闻2015-02-02
|\ | | | | Fix #819 by fetching the repository from db before updating
| * Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-02
| |
* | modules/base: clean code with #838Unknwon2015-01-30
| |
* | Optmize git-fsck options and fix #820Unknwon2015-01-02
| |
* | fix #805Unknwon2015-01-02
| |
* | work on #784Unknwon2015-01-02
|/
* Default values for both user.name and user.emaileuank2014-12-27
| | | | | | | | The previous behavior was to set default values only if user.name was not set, but to always set it for both. This only sets a value if there wasn't one; this fixes cases where someone has a user.name but no user.email (see included Dockerfile) or someone has a user.email but no user.name (before the email would have been over-written).
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* fix #735Unknwon2014-12-12
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* fix #706 and other mirror improveUnknwon2014-12-04
|
* fix #580Unknwon2014-11-30
|
* Fix #652Unknwon2014-11-23
|
* Fix #635Unknwon2014-11-18
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* Work on #5 fork and fix #608Unknwon2014-11-05
|
* fix session API broken and SQL pretectionUnknwon2014-11-04
|
* Safe workUnknwon2014-10-25
|
* Fix fork repo and macaron API brokenUnknwon2014-10-24
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-13
|\ | | | | | | | | Conflicts: models/repo.go
| * Add raw, history file button, and other mirror fixesUnknwon2014-10-11
| |
| * Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-09
| |
| * Fix #532, add system noticeUnknwon2014-10-08
| |
| * Basic xss preventionUnknwon2014-10-04
| |
* | More changesevolvedlight2014-10-13
| |
* | Got the fork count workingevolvedlight2014-10-10
| |
* | Initial cut of git forkevolvedlight2014-10-04
|/
* Bug: 500 when transfer repository to collaboratorUnknwon2014-09-29
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* Page: User profileUnknwon2014-09-25
|
* Fix bug on transfer repoUnknwon2014-09-25
|
* Page: Commits and fix #249Unknwon2014-09-23
|
* Mirror fix and fix #481Unknwon2014-09-17
|
* Work on #476Unknwon2014-09-16
|
* Work on #476Unknwon2014-09-16
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-12
|
* Fix #348Unknwon2014-09-05
|
* Standard git user.name and user.email if not setTristan Storch2014-09-04
| | | | | | | | | | | Git user.name and user.email will now be set to the standard values - Gogs - gogitservice@gmail.com if user.name is not set or empty. If user.name is set and user.email not, it will leave it this way.
* update docs and mirror bug fixUnknwon2014-09-02
|
* bug fixed for migrate and fixed #141lunnyxiao2014-09-02
|
* Bug fix on organizationUnknwon2014-08-27
|