- 16 Jan, 2020 2 commits
-
-
Lunny Xiao authored
-
zeripath authored
-
- 15 Jan, 2020 5 commits
-
-
6543 authored
* backport korean 20-20-01-15 | fix #9761 * update state 14:43:10 UTC
-
David Svantesson authored
-
6543 authored
* backport state of 2020-01-14 * Apply suggestions from code review Co-Authored-By:
6543 <6543@obermui.de> Co-authored-by:
zeripath <art27@cantab.net>
-
John Olheiser authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com> Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
6543 authored
Co-authored-by:
zeripath <art27@cantab.net>
-
- 14 Jan, 2020 2 commits
-
-
6543 authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com> Co-authored-by:
John Olheiser <42128690+jolheiser@users.noreply.github.com>
-
Lunny Xiao authored
* Fix missing updated time on migrated issues and comments * Fix testing and missing updated on migrating pullrequest Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
- 12 Jan, 2020 5 commits
-
-
silverwind authored
webpack polyfills did not work because useBuiltIns: 'entry' expects a explicit core-js import. Changed it to 'usage' which does not require these explicit imports and polyfills based on browserslist. As a result, the built index.js now went from 128kB to 192kB. Ref: https://babeljs.io/docs/en/babel-preset-env#usebuiltins
-
zeripath authored
* Move Errored PRs out of StatusChecking (#9675) * Set Errored PRs out of StatusChecking * Ensure that api status is correctly set too * Update models/pull.go Co-Authored-By:
John Olheiser <42128690+jolheiser@users.noreply.github.com> Co-authored-by:
John Olheiser <42128690+jolheiser@users.noreply.github.com> * Update services/pull/check.go Co-authored-by:
John Olheiser <42128690+jolheiser@users.noreply.github.com>
-
zeripath authored
* Delay printing hook statuses until after 1 second * Move to a 5s delay, wrapped writer structure and add config * Update cmd/hook.go * Apply suggestions from code review * Update cmd/hook.go Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
6543 authored
* fix * fix options * add TEST Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
silverwind authored
Fomantic expects all tabs to have a target element with content as defined by the data-tab attribute. All our usage of the tab module seems to use <a> element tabs that link to new pages so these content elements are never present and fomantic complains about that in the console with an "Activated tab cannot be found" error. This silences that error.
-
- 11 Jan, 2020 5 commits
-
-
zeripath authored
-
zeripath authored
-
zeripath authored
* Restore IsPasswordSet previous value * Update models/user.go Co-authored-by:
Lauris BH <lauris@nix.lv>
-
guillep2k authored
-
John Olheiser authored
-
- 10 Jan, 2020 1 commit
-
-
silverwind authored
Co-authored-by:
zeripath <art27@cantab.net>
-
- 09 Jan, 2020 4 commits
-
-
techknowlogick authored
-
zeripath authored
-
John Olheiser authored
* Fix nil reference Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Tighten Signed-off-by:
jolheiser <john.olheiser@gmail.com>
-
John Olheiser authored
* Add HTML URL to API Issues Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Swagger Signed-off-by:
jolheiser <john.olheiser@gmail.com> Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
- 08 Jan, 2020 4 commits
-
-
John Olheiser authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
6543 authored
-
6543 authored
* generated Changelog * cormat, sort, fix * teamwork :) Co-Authored-By:
techknowlogick <matti@mdranta.net> Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> Co-Authored-By:
John Olheiser <42128690+jolheiser@users.noreply.github.com> * next() * Next() * add last change * as @jolheiser suggested * Apply suggestions from code review Co-Authored-By:
techknowlogick <matti@mdranta.net> * Apply suggestions from code review * Update CHANGELOG.md * Update CHANGELOG.md Co-Authored-By:
John Olheiser <42128690+jolheiser@users.noreply.github.com> * Update CHANGELOG.md Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * add bugfix + topic is plural * rest * Apply suggestions from code review * Apply suggestions from code review Co-Authored-By:
techknowlogick <matti@mdranta.net> Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by:
John Olheiser <42128690+jolheiser@users.noreply.github.com> Co-authored-by:
zeripath <art27@cantab.net>
-
David Svantesson authored
Co-authored-by:
zeripath <art27@cantab.net>
-
- 07 Jan, 2020 10 commits
-
-
Shashvat Kedia authored
-
Lunny Xiao authored
* Move wiki related funtions from models to services/wiki
-
zeripath authored
Once a branch has been merged if the commit ID no longer equals that of the pulls ref commit id don't offer to delete the branch on the pull screen and don't list it as merged on branches. Fix #9201 When looking at the pull page we should also get the commits from the refs/pulls/x/head Fix #9158
-
6543 authored
-
GiteaBot authored
-
zeripath authored
-
GiteaBot authored
-
zeripath authored
* Queue: Add generic graceful queues with settings * Queue & Setting: Add worker pool implementation * Queue: Add worker settings * Queue: Make resizing worker pools * Queue: Add name variable to queues * Queue: Add monitoring * Queue: Improve logging * Issues: Gracefulise the issues indexer Remove the old now unused specific queues * Task: Move to generic queue and gracefulise * Issues: Standardise the issues indexer queue settings * Fix test * Queue: Allow Redis to connect to unix * Prevent deadlock during early shutdown of issue indexer * Add MaxWorker settings to queues * Merge branch 'master' into graceful-queues * Update modules/indexer/issues/indexer.go Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * Update modules/indexer/issues/indexer.go Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * Update modules/queue/queue_channel.go Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * Update modules/queue/queue_disk.go * Update modules/queue/queue_disk_channel.go Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * Rename queue.Description to queue.ManagedQueue as per @guillep2k * Cancel pool workers when removed * Remove dependency on queue from setting * Update modules/queue/queue_redis.go Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> * As per @guillep2k add mutex locks on shutdown/terminate * move unlocking out of setInternal * Add warning if number of workers < 0 * Small changes as per @guillep2k * No redis host specified not found * Clean up documentation for queues * Update docs/content/doc/advanced/config-cheat-sheet.en-us.md * Update modules/indexer/issues/indexer_test.go * Ensure that persistable channel queue is added to manager * Rename QUEUE_NAME REDIS_QUEUE_NAME * Revert "Rename QUEUE_NAME REDIS_QUEUE_NAME" This reverts commit 1f83b4fc9b9dabda186257b38c265fe7012f90df. Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com>
-
GiteaBot authored
-
8ctopus authored
-
- 06 Jan, 2020 2 commits
-
-
GiteaBot authored
-
Timon Engelke authored
* Add a /user/login landing page option * Add test case for login landing page
-