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