2272 次代碼提交 (9468550c883895cdfde48c3793cb5df5d90c6f5b)

作者 SHA1 備註 提交日期
  Dominik Sander 9468550c88 Add db:migrate command to heroku update docs 9 年之前
  Dominik Sander 924a861105 Remove db/schema.rb checkout from manual installation update guide 9 年之前
  Dominik Sander 9a588e080b Merge pull request #1301 from kreuzwerker/feature/file-handling 9 年之前
  Dominik Sander 9d1bfeb778 Make FtpsiteAgent FileHandling aware 9 年之前
  Dominik Sander 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV 9 年之前
  Dominik Sander 40835e981f Add S3Agent to read and write files to S3 buckets 9 年之前
  Dominik Sander 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string 9 年之前
  Dominik Sander 38f1044078 Add LocalFileAgent and introduce concept to handle files 9 年之前
  Dominik Sander bf7c2feba4 Merge pull request #1330 from kreuzwerker/feature/user-admin-interface 9 年之前
  Dominik Sander c0c74113bf Admins should not be able to deactivate their own accounts 10 年之前
  Dominik Sander 8508928943 Admins can deactivate user accounts 10 年之前
  Dominik Sander ee1ebea830 Allow to configure various devise settings in .env 10 年之前
  Dominik Sander 4722ebfe4e Add admin user management interface 10 年之前
  Dominik Sander e5fcb245e6 Merge pull request #1356 from dsander/fix-javascriptagent-timezone 9 年之前
  Andrew Cantino 0e32f405e1 Merge pull request #1348 from cantino/add_agent_age_column 9 年之前
  Dominik Sander c48ff63e7a Add initializer which sets the TZ environment variable 9 年之前
  Dominik Sander c1b249689c Merge pull request #1347 from dsander/increase-capybara-timeout 9 年之前
  Dominik Sander 4a75ca3797 Upgrade coffee-rails to fix random spec failures on travis 9 年之前
  Dominik Sander 43463b5518 Increase capybara/poltergeist timeout to 60 seconds 9 年之前
  Andrew Cantino 9556dabdb0 Merge pull request #1335 from cantino/rescue_mail_errors 9 年之前
  Andrew Cantino 7476d7dcf1 Add column with default sort to prioritize new Agents in the index view 9 年之前
  Andrew Cantino a025923c3c Restyle memory show/hide a little 9 年之前
  Andrew Cantino f0f6aa7372 Merge pull request #1326 from Jngai/ui_patch 9 年之前
  Andrew Cantino c436315826 Rescue and log email sending errors 9 年之前
  Dominik Sander 652739f18e Merge pull request #1277 from dsander/twitter-stream-fix 9 年之前
  Dominik Sander c52a508d4d Fix TwitterStreamAgent specs and mock puts calls 9 年之前
  Dominik Sander 6ee094af95 TwitterStreamAgent prevent connection in use and restart issues 10 年之前
  Akinori MUSHA 718dabdf22 Merge branch 'update_rubies_on_travis' 9 年之前
  Akinori MUSHA 7f50503da9 Add 2.3.0 and use the latest versions of 2.[12].* 9 年之前
  Dominik Sander 5dc9fac011 Merge pull request #1329 from kreuzwerker/feature/json-filter 9 年之前
  Judy Ngai b226a78c16 unnecessary change 9 年之前
  Judy Ngai 508fe28b93 made button text dynamic with jquery text 9 年之前
  Judy Ngai 6b212c819e fixing html related errors 9 年之前
  Andrew Cantino 1c83ffaf25 Merge paragraphs 9 年之前
  Andrew Cantino 78cbf56c4d Merge pull request #1325 from Jngai/add_text_html_option_to_email_agent 9 年之前
  Judy Ngai abe9ab7eaf made description into one paragraph 9 年之前
  Dominik Sander e36b01fd2e Merge pull request #1334 from dsander/documentation-updates 9 年之前
  Dominik Sander 083e0e18ad Lock minor version of database images in docker compose examples 9 年之前
  Dominik Sander 8a7a3c1e4b multi-process docker image: advice the usage of volumes/linked database container 9 年之前
  Andrew Cantino 1faf950273 Merge pull request #1323 from prathyush/master 9 年之前
  Dominik Sander fad4a44ec4 Incorporate @somadona's feedback on how to modify the Procfile 9 年之前
  Dominik Sander 302221af4a Clarify the usage of SEED_USERNAME and SEED_PASSWORD when seeding the database 9 年之前
  Ryan Victory c6dae618f3 Add missing package and fix default password 10 年之前
  Dominik Sander 9518e61658 Merge pull request #1331 from brunoqc/patch-1 9 年之前
  Judy Ngai 60db396b29 last fix to spacing 9 年之前
  Judy Ngai b7f906e35d fixed spacing 9 年之前
  Judy Ngai 61b8e0a91f rm unnecessary e params into method 9 年之前
  Judy Ngai f3209c0fc5 rewrote code into an instance property and added it to the constructor 9 年之前
  Judy Ngai e86045cb0e defining js code a bit down 9 年之前
  Judy Ngai 7a9b405c67 made button text dependent updated jquery 9 年之前