Commit History

Author SHA1 Message Date
  Ryan Lerch 991f8da12f Made the interaction with the watch button clearer 8 years ago
  Pierre-Yves Chibon 643b63322b Fix hard-coded urls in the master template 8 years ago
  Ryan Lerch 07acf0ca41 remove the branchchooser from the repoheader (again) 8 years ago
  Tiago M. Vieira 19846866e9 Removing html5lib so bleach installation finds what version is best 8 years ago
  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