Pierre-Yves Chibon
|
6611a1e8d2
Release 2.3.4
|
8 years ago |
Pierre-Yves Chibon
|
00705e9d99
Avoid all html related mimetypes and force the download if any
|
8 years ago |
Pierre-Yves Chibon
|
bb6be9b64b
Release 2.3.3
|
8 years ago |
Pierre-Yves Chibon
|
f7230f2963
Display the sub-modules in the tree with a distinct icon
|
8 years ago |
Pierre-Yves Chibon
|
1024220b42
Display the links in the tree as such
|
8 years ago |
Eric Barbour
|
e4182acfe3
Fix improper search behavior
|
8 years ago |
Vivek Anand
|
84f3ae5640
Fix template rendering when tag is created with just whitespace message
|
8 years ago |
Pierre-Yves Chibon
|
178f659033
Release 2.3.2
|
8 years ago |
Pierre-Yves Chibon
|
2c96097e97
These endpoints are actually called via JS and thus are not only local
|
8 years ago |
Pierre-Yves Chibon
|
13d718ca87
Release 2.3.1
|
8 years ago |
Pierre-Yves Chibon
|
a4ea1733b2
Adjust the unit-tests for the change in pagure.lib.is_watching
|
8 years ago |
Pierre-Yves Chibon
|
b6556439c2
If there is no watcher found, retrieve the project from the db
|
8 years ago |
Pierre-Yves Chibon
|
1fc3644ad3
Drop all the places where we set the watch variable since we no longer use it
|
8 years ago |
Pierre-Yves Chibon
|
b13b8b6e52
Make use of the is_watching function and adjust style
|
8 years ago |
Pierre-Yves Chibon
|
f21cbaa768
Pass to all the templates the is_watching function
|
8 years ago |
Pierre-Yves Chibon
|
c8160dd863
Make pagure.lib.is_watching accept directly a reponame and its username
|
8 years ago |
Pierre-Yves Chibon
|
d373386692
If a ticket is public notify the users watching the project
|
8 years ago |
Pierre-Yves Chibon
|
4912c93947
Release 2.3
|
8 years ago |
Pierre-Yves Chibon
|
bbbc7152b3
Encode the name and email but only on PY2
|
8 years ago |
Pierre-Yves Chibon
|
1c9f01a265
Create the content as an unicode string before converting it to bytes when writing
|
8 years ago |
Pierre-Yves Chibon
|
e4e121eec6
Check that the length of the array returned is greater than 1
|
8 years ago |
Pierre-Yves Chibon
|
645b6673a9
Expend the unit-tests to include an example with cirillic characters
|
8 years ago |
Pierre-Yves Chibon
|
a219ad416a
Adjust the test to create the README file while at it
|
8 years ago |
Pierre-Yves Chibon
|
5833b39846
Add unit-tests for creating a project with a non-ascii description
|
8 years ago |
Pierre-Yves Chibon
|
608900b985
Undo the change encoding the project's description to UTF-8
|
8 years ago |
Pierre-Yves Chibon
|
1a9b176b0a
Un-comment the content of the wsgi files
|
8 years ago |
Vivek Anand
|
2bb937f8cc
Minor comment changes to satisfy @vivekanand1101 and @pypingou
|
8 years ago |
Vivek Anand
|
6520497289
add colored label for duplicate status of issues
|
8 years ago |
vanzhiganov
|
f88b67d3e6
fix exception with cyrillic symbols in description for new repo
|
8 years ago |
Eric Barbour
|
395fd261fa
Add dropdown select for # issue tag
|
8 years ago |