Histórico de Commits

Autor SHA1 Mensagem Data
  Pietro Albini 5496e8f462 rename label to relabel há 6 anos atrás
  Pietro Albini 60dcfba99d post errors in the issues whenever possible há 6 anos atrás
  Pietro Albini 568737977d refactor handlers to register them using a macro há 6 anos atrás
  Pietro Albini be2ac6e4de store shared data needed by handlers in a Context struct há 6 anos atrás
  Pietro Albini 7b9ca8a59e move events definition to github.rs há 6 anos atrás
  Pietro Albini 035dac6320 add a per-repository configuration file há 6 anos atrás
  Mark Rousskov c6dcf9fe29 Merge pull request #8 from rust-lang/newlines há 6 anos atrás
  Pietro Albini ede385703f parser: allow newline instead of dot at the end of the commands há 6 anos atrás
  Mark Rousskov 31141b0dfb Merge pull request #7 from rust-lang/dockerize-2 há 6 anos atrás
  Pietro Albini fbd0044bbf fix bot not exiting on sigint/sigterm há 6 anos atrás
  Pietro Albini 4ec6c12570 run the bot on port 80 inside the docker container há 6 anos atrás
  Mark Rousskov 545eda57aa Merge pull request #6 from rust-lang/dockerize há 6 anos atrás
  Pietro Albini 158b80d29c add better error messages for missing env vars há 6 anos atrás
  Pietro Albini bd7a814b29 configure travis ci há 6 anos atrás
  Pietro Albini 8c91b9330a apply clippy suggestions há 6 anos atrás
  Pietro Albini eca0e62b66 add support for generating a docker container há 6 anos atrás
  Pietro Albini 0840f0e6d3 automatically fetch the github username from the API há 6 anos atrás
  Mark Rousskov 345f4043d2 Check labels added against a whitelist for non team members. há 6 anos atrás
  Mark Rousskov 9ce2eca4f8 Move username to configuration há 6 anos atrás
  Mark Rousskov 482a12d101 Disable assignment and tracking issue handlers há 6 anos atrás
  Mark Rousskov e5f3623c43 Post error comment when command parsing fails há 6 anos atrás
  Mark Rousskov 06480f844c Move to new label parser in server há 6 anos atrás
  Mark Rousskov bdd1228494 Make `Label` own its contents há 6 anos atrás
  Mark Rousskov 7d0e35c63c Privatize parser internals há 6 anos atrás
  Mark Rousskov 632cf2c43c Test that errors outside the command itself are not errors há 6 anos atrás
  Mark Rousskov 85010385c3 Ignore bot invocations in code blocks há 6 anos atrás
  Mark Rousskov 8839363814 Add test for moving input after command on success há 6 anos atrás
  Mark Rousskov cb57263c0b Implement label parser with new framework há 6 anos atrás
  Mark Rousskov 8cccedd7d8 Add basic structure for command parsing há 6 anos atrás
  Mark Rousskov a565db5889 Implement command searching há 6 anos atrás