Lubomír Sedlář
|
60ab63ea31
Align token expiration with ACL button
|
8 years ago |
Lubomír Sedlář
|
f8b87980d4
Display pretty names of token ACLs
|
8 years ago |
Eric Barbour
|
a7c40384be
Add @<username> and #<issue/PR> to edit comments
|
8 years ago |
Pierre-Yves Chibon
|
29bb9ec801
Invert the logic around prevent_40_chars to actually do what we want
|
8 years ago |
Pierre-Yves Chibon
|
8043ded6a9
Add unit-tests checking pagure.lib.new_project's behavior
|
8 years ago |
Pierre-Yves Chibon
|
74baff89f6
There is no reason to always block project with 40 chars project name
|
8 years ago |
abhishek goswami
|
40daa05d7b
finding repo with .git at the end resolved
|
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 |