- 14 May, 2019 5 commits
-
-
Lunny Xiao authored
* move xorm logger bridge from log to models so that log module could be a standalone package * fix tests * save logger on xorm log bridge
-
Xaver Maierhofer authored
-
Lunny Xiao authored
-
Xaver Maierhofer authored
-
zeripath authored
-
- 13 May, 2019 8 commits
-
-
Lunny Xiao authored
-
Jakob Ackermann authored
-
Xaver Maierhofer authored
-
Xaver Maierhofer authored
-
GiteaBot authored
-
Tamal Saha authored
-
Xaver Maierhofer authored
-
Mura Li authored
-
- 12 May, 2019 3 commits
-
-
techknowlogick authored
-
GiteaBot authored
-
Xaver Maierhofer authored
-
- 11 May, 2019 6 commits
-
-
iliyan ivanov authored
-
zeripath authored
* Add options to git.Clone to make it more capable * Begin the process of removing the local copy and tidy up * Remove Wiki LocalCopy Checkouts * Remove the last LocalRepo helpers * Remove WithTemporaryFile * Enable push-hooks for these routes * Ensure tests cope with hooks Signed-off-by:
Andrew Thornton <art27@cantab.net> * Remove Repository.LocalCopyPath() * Move temporary repo to use the standard temporary path * Fix the tests Signed-off-by:
Andrew Thornton <art27@cantab.net> * Remove LocalWikiPath * Fix missing remove Signed-off-by:
Andrew Thornton <art27@cantab.net> * Use AppURL for Oauth user link (#6894) * Use AppURL for Oauth user link Fix #6843 * Update oauth.go * Update oauth.go * internal/ssh: ignore env command totally (#6825) * ssh: ignore env command totally * Remove commented code Needed fix described in issue #6889 * Escape the commit message on issues update and title in telegram hook (#6901) * update sdk to latest (#6903) * improve description of branch protection (fix #6886) (#6906) The branch protection description text were not quite accurate. * Fix logging documentation (#6904) * ENABLE_MACARON_REDIRECT should be REDIRECT_MACARON_LOG * Allow DISABLE_ROUTER_LOG to be set in the [log] section * [skip ci] Updated translations via Crowdin * Move sdk structs to modules/structs (#6905) * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor
-
Lunny Xiao authored
* move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor
-
GiteaBot authored
-
zeripath authored
* ENABLE_MACARON_REDIRECT should be REDIRECT_MACARON_LOG * Allow DISABLE_ROUTER_LOG to be set in the [log] section
-
Jannik Beyerstedt authored
The branch protection description text were not quite accurate.
-
- 10 May, 2019 2 commits
-
-
techknowlogick authored
-
zeripath authored
-
- 09 May, 2019 2 commits
-
-
Antoine GIRARD authored
* ssh: ignore env command totally * Remove commented code Needed fix described in issue #6889
-
techknowlogick authored
* Use AppURL for Oauth user link Fix #6843 * Update oauth.go * Update oauth.go
-
- 08 May, 2019 5 commits
-
-
Richard Mahn authored
-
John Olheiser authored
* New and improved Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Add backport/original PR numbers Change wording for 500 error Signed-off-by:
jolheiser <john.olheiser@gmail.com>
-
Wim authored
Adds a new key DEFAULT_SHOW_FULL_NAME (default false) to the [ui] section. If enabled the full name will be shown (unless it's empty, then the default username will be used)
-
GiteaBot authored
-
Lunny Xiao authored
-
- 07 May, 2019 5 commits
-
-
techknowlogick authored
-
GiteaBot authored
-
Lunny Xiao authored
-
GiteaBot authored
-
Lunny Xiao authored
* add migrations * fix package dependency * fix lints * implements migrations except pull requests * add releases * migrating releases * fix bug * fix lint * fix migrate releases * fix tests * add rollback * pull request migtations * fix import * fix go module vendor * add tests for upload to gitea * more migrate options * fix swagger-check * fix misspell * add options on migration UI * fix log error * improve UI options on migrating * add support for username password when migrating from github * fix tests * remove comments and fix migrate limitation * improve error handles * migrate API will also support migrate milestones/labels/issues/pulls/releases * fix tests and remove unused codes * add DownloaderFactory and docs about how to create a new Downloader * fix misspell * fix migration docs * Add hints about migrate options on migration page * fix tests
-
- 06 May, 2019 4 commits
-
-
GiteaBot authored
-
Antoine GIRARD authored
-
Lauris BH authored
* Refactor table width to have more info shown in file list * Remove unnecesary semicolon * Fix tests for changed html structure
-
Lunny Xiao authored
-