Commit History

Author SHA1 Message Date
  Pierre-Yves Chibon dc7b709c7b Allow using the modifyacl API endpoint to remove groups from a project 3 years ago
  Pierre-Yves Chibon 7f8ef43df9 Adjust a test so the logic matches its description 3 years ago
  Pierre-Yves Chibon f48c7d6507 Introduce the collaborator_project_groups mapping 3 years ago
  Pierre-Yves Chibon eabcfc4804 Fix sorting collaborators and groups of collaborators 3 years ago
  Pierre-Yves Chibon 67f81f1883 Add a collaborator level to projects. 4 years ago
  Pierre-Yves Chibon 673b009451 Allow setting the default git branch when creating projects via the API 3 years ago
  Pierre-Yves Chibon 69f1adaad7 Allow creating mirrored project from the API 3 years ago
  Pierre-Yves Chibon 970aeb3f1c Move all the tests related to creating new project via the API to their own class 3 years ago
  Pierre-Yves Chibon e7286c6460 Add API endpoint to set the default git branch and expose it in an existing endpoint 3 years ago
  Pierre-Yves Chibon 1498ebf4ba Add a new API endpoint to retrieve a commit's metadata/info 3 years ago
  zPlus 709cce9e02 Add url_path property to class User. 4 years ago
  Pierre-Yves Chibon f1444a4fd3 Port to wtfowm 2.3 and add requirement on email_validator 4 years ago
  Fabien Boucher f483d70e61 Add the GET project/webhook/token endpoint 4 years ago
  Pierre-Yves Chibon bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 years ago
  Julen Landa Alustiza 415570e484 tests: move project tags tests to their own file 4 years ago
  Julen Landa Alustiza 1e66ef17fb tests: move project tags test to project tests file 4 years ago
  Julen Landa Alustiza 240f793ee5 Unit test for api_git_branches with_commits 4 years ago
  Julen Landa Alustiza d477d22aa8 fix renewing url on invalid token error message 4 years ago
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Pavel Raiskup ef2dfab094 Typofix s/coommit/commit/ 5 years ago
  Pierre-Yves Chibon 0a54a297ae Provide more information about invalid tokens 5 years ago
  Pierre-Yves Chibon fd7136712a Add support for !owner to the API listing projects 5 years ago
  Fabien Boucher 1a6b69737f Align new token API endpoint with UI endpoint 5 years ago
  Fabien Boucher 579887ce79 Improve add_token_to_user to return the token 5 years ago
  Fabien Boucher 53b7929689 Use wtforms to validate a new token in the projects api 5 years ago
  Fabien Boucher c2669c96a6 Propose a better API endpoint name repo/token/create 5 years ago
  Fabien Boucher 0bf7de9bfc Add project createapitoken endpoint 5 years ago
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() 5 years ago
  Fabien Boucher 0bccc88cdc Fix docstring of the connector api endpoint 5 years ago
  Fabien Boucher 346ee53759 Api: project connector endpoint: complete returned data 5 years ago