Histórico de Commits

Autor SHA1 Mensagem Data
  Pierre-Yves Chibon 447dc6d5fc Release 2.2.2 há 8 anos atrás
  Pierre-Yves Chibon dbcc8abdde Avoid all html related mimetype and force the browser to download these files há 8 anos atrás
  Pierre-Yves Chibon 2147215f6d Release 2.2.1 há 8 anos atrás
  Ryan Lerch 4d5699960a Fix the no readme box showing on empty repos há 8 anos atrás
  Pierre-Yves Chibon 6c63661d78 Fix highlighting the commits tab on commit view há 8 anos atrás
  Ryan Lerch c3b81eca2f Split out the commits page to a template of its own há 8 anos atrás
  Ryan Lerch 9ae9fd67c1 Fix diffs not showing for additions under 1000 lines há 8 anos atrás
  Ryan Lerch bb49438cda Fix initial comment not autofilling há 8 anos atrás
  Pierre-Yves Chibon 4cc33047df Release 2.2 há 8 anos atrás
  Pierre-Yves Chibon b4f599593f Let's close the if tag so that jinja and unit-tests are both happy :) há 8 anos atrás
  Pierre-Yves Chibon b771bf3f4f Fix the tests for older version of pygit2 where Patch does not have line_stats há 8 anos atrás
  skrzepto 89ada60b64 issue #1003: check if the tag exists and if the tag matches anything already there. With a basic unit test há 8 anos atrás
  Ryan Lerch b27f8fcf88 Update parts of the repo settings to new UI há 8 anos atrás
  Ryan Lerch d3e8f7833b up the line limit for large file additions to 1000 há 8 anos atrás
  Ryan Lerch 8be4b90735 Do not render the diffs of large added and removed files há 8 anos atrás
  Pierre-Yves Chibon bb67e09dc1 Drop the names of the foreign keys for sqlalchemy's naming conventions in the plugins há 8 anos atrás
  Pierre-Yves Chibon e3755fe310 Drop the names of the foreign keys for sqlalchemy's naming conventions há 8 anos atrás
  Pierre-Yves Chibon 6f177d36e7 Fix typos há 8 anos atrás
  Pierre-Yves Chibon a068d3dfc7 Name the foreign keys in the model as well há 8 anos atrás
  Pierre-Yves Chibon 145fcb50ae Let's name the foreign keys for the future há 8 anos atrás
  Pierre-Yves Chibon ab59c1516e Add an alembic migration file to update the DB constraints há 8 anos atrás
  Pierre-Yves Chibon 69599af611 When a project is deleted, dropped its groups as well há 8 anos atrás
  Pierre-Yves Chibon 740f055bdc Propagate project deletions to the hook tables há 8 anos atrás
  Pierre-Yves Chibon 07023fabe1 Get the parent if the repo is not empty, fail otherwise há 8 anos atrás
  Vivek Anand f7213d1a90 fix html indentation in the index page há 8 anos atrás
  Vivek Anand 58143d24a0 check for user management key before adding/removing user from the repo há 8 anos atrás
  Vivek Anand 5304994cc8 show msg if project creation not allowed on the pagure instance há 8 anos atrás
  Vivek Anand 89a4a8e440 don't show issues in index page if the issue tracker is turned off for the repo há 8 anos atrás
  Vivek Anand 2caeeda52d Disable editiing/deleting tag associated with the issues of a project, if issue tracker is disabled for the project há 8 anos atrás
  Vivek Anand f0a464bd19 check if issue tracker is on, before showing issues on index page há 8 anos atrás