1. 25 Sep, 2019 3 commits
  2. 24 Sep, 2019 8 commits
  3. 23 Sep, 2019 2 commits
  4. 22 Sep, 2019 1 commit
    • Lanre Adelowo's avatar
      Delete releases attachments if release is deleted (#6068) · 63ff6161
      Lanre Adelowo authored
      * delete attachments from the database and file system
      
      * add migration
      
      * fix import statements
      
      * fix package name
      
      * remove conditional should in case the confi has been changed and the server restarted
      
      * simplify deletion of attachments in DB
      
      * fix CI build
      
      * fix review
      
      * add copyright in the proper place
      
      * fix review
      63ff6161
  5. 21 Sep, 2019 2 commits
  6. 20 Sep, 2019 4 commits
    • John Olheiser's avatar
      Remove unnecessary backslash (#8249) · 73f7e820
      John Olheiser authored
      73f7e820
    • GiteaBot's avatar
      [skip ci] Updated translations via Crowdin · 0d56dac5
      GiteaBot authored
      0d56dac5
    • guillep2k's avatar
      Change link on issue milestone (#8246) · 14efd3fb
      guillep2k authored
      * Change link on issue milestone
      
      * Fix the sidebar link for milestone
      14efd3fb
    • guillep2k's avatar
      Reference issues from pull requests and other issues (#8137) · 2a2b46c6
      guillep2k authored
      * Update ref comment
      
      * Generate comment on simple ref
      
      * Make fmt + remove unneeded repo load
      
      * Add TODO comments
      
      * Add ref-check in issue creation; re-arrange template
      
      * Make unit tests pass; rearrange code
      
      * Make fmt
      
      * Filter out xref comment if user can't see the referencing issue
      
      * Add TODOs
      
      * Add cross reference
      
      * Rearrange code; add cross-repository references
      
      * Striketrhough obsolete references
      
      * Remove unnecesary TODO
      
      * Add "not supported" note
      
      * Support for edits and deletes, and issue title
      
      * Revert changes to go.mod
      
      * Fix fmt
      
      * Add support for xref from API
      
      * Add first integration test
      
      * Add integration tests
      
      * Correct formatting
      
      * Fix add comment test
      
      * Add migration
      
      * Remove outdated comments; fix typo
      
      * Some code refactoring and rearranging
      
      * Rename findCrossReferences to createCrossReferences
      
      * Delete xrefs when repository is deleted
      
      * Corrections as suggested by @lafriks
      
      * Prepare for merge
      
      * Fix log for errors
      2a2b46c6
  7. 19 Sep, 2019 4 commits
  8. 18 Sep, 2019 4 commits
  9. 17 Sep, 2019 6 commits
  10. 16 Sep, 2019 2 commits
  11. 15 Sep, 2019 4 commits