1. 07 Oct, 2019 1 commit
  2. 18 Jul, 2019 1 commit
  3. 06 Jul, 2019 1 commit
  4. 30 Jun, 2019 3 commits
    • GiteaBot's avatar
      [skip ci] Updated translations via Crowdin · 0dca17b7
      GiteaBot authored
      0dca17b7
    • GiteaBot's avatar
      [skip ci] Updated translations via Crowdin · 17fa227f
      GiteaBot authored
      17fa227f
    • Lunny Xiao's avatar
      Add commit statuses reports on pull request view (#6845) · ff85dd3e
      Lunny Xiao authored
      * Add commit statuses reports on pull view
      
      * Add some translations
      
      * improve the UI
      
      * fix fmt
      
      * fix tests
      
      * add a new test git repo to fix tests
      
      * fix bug when headRepo or headBranch missing
      
      * fix tests
      
      * fix tests
      
      * fix consistency
      
      * fix tests
      
      * fix tests
      
      * change the test repo
      
      * fix tests
      
      * fix tests
      
      * fix migration
      
      * keep db size consistency
      
      * fix translation
      
      * change commit hash status table unique index
      
      * remove unused table
      
      * use char instead varchar
      
      * make hashCommitStatusContext private
      
      * split merge section with status check on pull view ui
      
      * fix tests; fix arc-green theme on pull ui
      ff85dd3e
  5. 29 Jun, 2019 6 commits
  6. 28 Jun, 2019 1 commit
  7. 17 Jun, 2019 1 commit
  8. 16 Jun, 2019 1 commit
  9. 10 Jun, 2019 1 commit
  10. 07 Jun, 2019 1 commit
  11. 06 Jun, 2019 1 commit
  12. 05 Jun, 2019 2 commits
  13. 03 Jun, 2019 1 commit
  14. 02 Jun, 2019 2 commits
  15. 30 May, 2019 3 commits
    • GiteaBot's avatar
      [skip ci] Updated translations via Crowdin · d95caf50
      GiteaBot authored
      d95caf50
    • GiteaBot's avatar
      [skip ci] Updated translations via Crowdin · cdd10f14
      GiteaBot authored
      cdd10f14
    • Sergey Dryabzhinsky's avatar
      Repository avatars (#6986) · 3fd18838
      Sergey Dryabzhinsky authored
      * Repository avatars
      
      - first variant of code from old work for gogs
      - add migration 87
      - add new option in app.ini
      - add en-US locale string
      - add new class in repository.less
      
      * Add changed index.css, remove unused template name
      
      * Update en-us doc about configuration options
      
      * Add comments to new functions, add new option to docker app.ini
      
      * Add comment for lint
      
      * Remove variable, not needed
      
      * Fix formatting
      
      * Update swagger api template
      
      * Check if avatar exists
      
      * Fix avatar link/path checks
      
      * Typo
      
      * TEXT column can't have a default value
      
      * Fixes:
      
      - remove old avatar file on upload
      - use ID in name of avatar file - users may upload same files
      - add simple tests
      
      * Fix fmt check
      
      * Generate PNG instead of "static" GIF
      
      * More informative comment
      
      * Fix error message
      
      * Update avatar upload checks:
      
      - add file size check
      - add new option
      - update config docs
      - add new string to en-us locale
      
      * Fixes:
      
      - use FileHEader field for check file size
      - add new test - upload big image
      
      * Fix formatting
      
      * Update comments
      
      * Update log message
      
      * Removed wrong style - not needed
      
      * Use Sync2 to migrate
      
      * Update repos list view
      
      - bigger avatar
      - fix html blocks alignment
      
      * A little adjust avatar size
      
      * Use small icons for explore/repo list
      
      * Use new cool avatar preparation func by @lafriks
      
      * Missing changes for new function
      
      * Remove unused import, move imports
      
      * Missed new option definition in app.ini
      
      Add file size check in user/profile avatar upload
      
      * Use smaller field length for Avatar
      
      * Use session to update repo DB data, update DeleteAvatar - use session too
      
      * Fix err variable definition
      
      * As suggested @lafriks - return as soon as possible, code readability
      3fd18838
  16. 28 May, 2019 3 commits
  17. 25 May, 2019 1 commit
  18. 24 May, 2019 4 commits
  19. 15 May, 2019 1 commit
  20. 13 May, 2019 1 commit
  21. 12 May, 2019 1 commit
  22. 11 May, 2019 2 commits
  23. 08 May, 2019 1 commit