Historial de Commits

Autor SHA1 Mensaje Fecha
  Pietro Albini 7b9ca8a59e move events definition to github.rs hace 6 años
  Pietro Albini 035dac6320 add a per-repository configuration file hace 6 años
  Mark Rousskov c6dcf9fe29 Merge pull request #8 from rust-lang/newlines hace 6 años
  Pietro Albini ede385703f parser: allow newline instead of dot at the end of the commands hace 6 años
  Mark Rousskov 31141b0dfb Merge pull request #7 from rust-lang/dockerize-2 hace 6 años
  Pietro Albini fbd0044bbf fix bot not exiting on sigint/sigterm hace 6 años
  Pietro Albini 4ec6c12570 run the bot on port 80 inside the docker container hace 6 años
  Mark Rousskov 545eda57aa Merge pull request #6 from rust-lang/dockerize hace 6 años
  Pietro Albini 158b80d29c add better error messages for missing env vars hace 6 años
  Pietro Albini bd7a814b29 configure travis ci hace 6 años
  Pietro Albini 8c91b9330a apply clippy suggestions hace 6 años
  Pietro Albini eca0e62b66 add support for generating a docker container hace 6 años
  Pietro Albini 0840f0e6d3 automatically fetch the github username from the API hace 6 años
  Mark Rousskov 345f4043d2 Check labels added against a whitelist for non team members. hace 6 años
  Mark Rousskov 9ce2eca4f8 Move username to configuration hace 6 años
  Mark Rousskov 482a12d101 Disable assignment and tracking issue handlers hace 6 años
  Mark Rousskov e5f3623c43 Post error comment when command parsing fails hace 6 años
  Mark Rousskov 06480f844c Move to new label parser in server hace 6 años
  Mark Rousskov bdd1228494 Make `Label` own its contents hace 6 años
  Mark Rousskov 7d0e35c63c Privatize parser internals hace 6 años
  Mark Rousskov 632cf2c43c Test that errors outside the command itself are not errors hace 6 años
  Mark Rousskov 85010385c3 Ignore bot invocations in code blocks hace 6 años
  Mark Rousskov 8839363814 Add test for moving input after command on success hace 6 años
  Mark Rousskov cb57263c0b Implement label parser with new framework hace 6 años
  Mark Rousskov 8cccedd7d8 Add basic structure for command parsing hace 6 años
  Mark Rousskov a565db5889 Implement command searching hace 6 años
  Mark Rousskov 8b3a24578a Error out on raw strings and word quotes hace 6 años
  Mark Rousskov ffdbddbde2 Implement tokenizer errors hace 6 años
  Mark Rousskov 07ab4dfea6 Privatize TokenStream type hace 6 años
  Mark Rousskov 0fdbaccaf4 Implement basic string consumption hace 6 años