Commit Graph

  • 2c8cd19137 make 'cron' available in docker container Nikolay Gorylenko 2015-08-03 14:47:06 +02:00
  • c1d53a7b42 Fixed login throttling Graham Campbell 2015-08-03 13:37:16 +01:00
  • a847cdc97e Merge branch '1.1' Graham Campbell 2015-08-03 12:38:14 +01:00
  • 22b0e105ee Fix showing of verified subscribers when they're not. Fixes #855 James Brooks 2015-08-03 08:58:07 +01:00
  • c7b55401d4 Casts the subscriber James Brooks 2015-08-03 08:54:40 +01:00
  • 167b90265f Remove deleted_at as a date field James Brooks 2015-08-03 08:53:50 +01:00
  • bb71d0175f Merge pull request #861 from n0mer/1.1 Graham Campbell 2015-08-03 12:37:32 +01:00
  • f964c03072 ≈do not evaluate LOGGING_MODE and APP_LOCALE during build phase; fix path for contab Nikolay Gorylenko 2015-08-03 11:32:30 +02:00
  • 01c690608f Fix showing of verified subscribers when they're not. Fixes #855 James Brooks 2015-08-03 08:58:07 +01:00
  • 5aee46d6b7 Casts the subscriber James Brooks 2015-08-03 08:54:40 +01:00
  • 2615efc052 Remove deleted_at as a date field James Brooks 2015-08-03 08:53:50 +01:00
  • e5c6d6af70 Merge branch '1.1' Graham Campbell 2015-08-02 22:25:08 +01:00
  • 46c43a8b82 Merge pull request #854 from n0mer/1.1 Graham Campbell 2015-08-02 22:02:20 +01:00
  • 29e045c458 Updated docs James Brooks 2015-08-02 15:09:49 +01:00
  • d2c8f414f6 Admin users may make more admin users. Closes #795 James Brooks 2015-08-02 14:16:00 +01:00
  • fb55beb47b Remove duplicate readable name James Brooks 2015-08-02 13:54:50 +01:00
  • 84e1770e51 Added status_name to incident and components. Closes #834 James Brooks 2015-08-02 13:46:28 +01:00
  • 7f222677cc Merge pull request #856 from cachethq/analysis-8n2gg8 James Brooks 2015-08-02 13:07:54 +01:00
  • ec12ab07af Applied fixes from StyleCI James Brooks 2015-08-02 08:07:34 -04:00
  • 0094246ee8 Subscribers no longer soft delete. Closes #810 James Brooks 2015-08-02 13:05:52 +01:00
  • 58a371b10b Move subscribe routes to their own routes file James Brooks 2015-08-02 13:01:14 +01:00
  • ee7a0ec5f2 proper command to add file Nikolay Gorylenko 2015-08-02 12:58:28 +02:00
  • 427c8d24a5 add user to crontab Nikolay Gorylenko 2015-08-02 12:57:12 +02:00
  • 60e6d99b95 do not daemonize cron Nikolay Gorylenko 2015-08-02 12:49:15 +02:00
  • 18db70b9cd Merge pull request #853 from n0mer/1.1 James Brooks 2015-08-02 11:06:46 +01:00
  • 3a73a9be5c add cron config Nikolay Gorylenko 2015-08-02 12:04:10 +02:00
  • fb933720fc Merge pull request #852 from n0mer/1.1 James Brooks 2015-08-02 11:04:07 +01:00
  • a4ce37f29a add cron to supervisor Nikolay Gorylenko 2015-08-02 11:55:44 +02:00
  • 4f3664b3e0 externalize logging mode and app locale Nikolay Gorylenko 2015-08-02 11:15:49 +02:00
  • b626b5ee27 Updated branch alias Graham Campbell 2015-08-01 21:06:31 +01:00
  • c46c255722 Merge pull request #847 from cachethq/eager-load-metric-points Graham Campbell 2015-08-01 21:01:10 +01:00
  • 971a422258 Fix docblock James Brooks 2015-08-01 20:41:57 +01:00
  • b6de8bf258 Eager load the metric points. James Brooks 2015-08-01 20:16:58 +01:00
  • 573a301957 Merge pull request #846 from cachethq/unsubscribe-fix James Brooks 2015-08-01 20:11:51 +01:00
  • d8323f126c Fix the token sent to unsubscribe Joseph Cohen 2015-08-01 14:08:14 -05:00
  • e6db90a798 Merge pull request #844 from cachethq/tracking James Brooks 2015-08-01 19:16:18 +01:00
  • 9d9bec812d Updated lock file Graham Campbell 2015-08-01 17:14:20 +01:00
  • c9b3760a4d CS fix Graham Campbell 2015-08-01 17:09:51 +01:00
  • fb127fb861 Removed tracking Graham Campbell 2015-08-01 17:07:06 +01:00
  • 2425682381 Removed other areas where the word status is appended Graham Campbell 2015-08-01 16:45:58 +01:00
  • da1c999ca6 Merge pull request #840 from 5apps/do_not_append_status_to_app_name Graham Campbell 2015-08-01 16:44:35 +01:00
  • 79aa78cff5 Fixed segment references Graham Campbell 2015-08-01 16:37:27 +01:00
  • 4438142348 Updated dependencies Graham Campbell 2015-08-01 12:29:09 +01:00
  • e917e338cd Rebuilt css Graham Campbell 2015-08-01 12:27:16 +01:00
  • da22fa208a Merge pull request #842 from n0mer/patch-1 James Brooks 2015-07-31 20:51:45 +01:00
  • 2cb1d9e07d get rid of hard-coded 'file' cache driver Nikolay Gorylenko 2015-07-31 12:14:25 +02:00
  • 68c458227f Do not append "Status" to the site name Greg Karékinian 2015-07-31 10:02:34 +02:00
  • 043690764d Merge pull request #831 from n0mer/master James Brooks 2015-07-29 11:05:28 +01:00
  • 845d9e1e14 Remove Cachet logo from the sidebar for now. Closes #830 James Brooks 2015-07-28 22:19:01 +01:00
  • 68572db6d2 do not ignore IntelliJ files Nikolay Gorylenko 2015-07-28 22:55:08 +02:00
  • 5d7b05d857 ignore IntelliJ files Nikolay Gorylenko 2015-07-28 22:29:43 +02:00
  • 9eb65eba3b add 'redis' and 'memcached' to setup step #1 Nikolay Gorylenko 2015-07-28 22:25:59 +02:00
  • 17492b0dcf Merge pull request #829 from n0mer/master James Brooks 2015-07-28 19:19:52 +01:00
  • 0f8773a547 cfg for #826 - typo fix Nikolay Gorylenko 2015-07-28 20:01:16 +02:00
  • 45f376e564 Added a way to hide the dashboard button from the footer (default) James Brooks 2015-07-28 16:19:47 +01:00
  • 3a44e4a809 Fixes #828 - Don't call format on a formatted string James Brooks 2015-07-28 16:09:35 +01:00
  • fea555f2b0 Merge pull request #827 from n0mer/master James Brooks 2015-07-28 12:00:28 +01:00
  • 9094f37156 cfg for #826 Nikolay Gorylenko 2015-07-28 12:58:22 +02:00
  • 0e502ed53b Default to production James Brooks 2015-07-27 22:28:52 +01:00
  • 7f0c2a772d Don't encode the metric name either Graham Campbell 2015-07-27 19:37:59 +01:00
  • e06688aee5 Fixes #822 - Don't encode entities in metric tooltips James Brooks 2015-07-27 19:31:37 +01:00
  • bfe2b6ca48 Elixir fixes Graham Campbell 2015-07-26 22:56:45 +01:00
  • 7e663d7a76 Updated dependencies Graham Campbell 2015-07-26 22:56:29 +01:00
  • 65fe410a93 Fixed the default debug setting Graham Campbell 2015-07-26 10:26:13 +01:00
  • c747f11f3c Merge pull request #818 from cachethq/elixir-three James Brooks 2015-07-25 19:20:03 +01:00
  • 9065b7dccc Re-compile assets with Elixir 3 James Brooks 2015-07-25 19:17:37 +01:00
  • 7727dbf33b Upgrade to Elixir 3 - closes #817 James Brooks 2015-07-25 19:17:30 +01:00
  • 2868f9e052 Rebuilt css Graham Campbell 2015-07-25 16:06:35 +01:00
  • aab2b1fe6e Updated dependencies Graham Campbell 2015-07-25 16:06:30 +01:00
  • 1e4a8c8143 Added emoji parsing support Graham Campbell 2015-07-25 16:02:35 +01:00
  • e002d596b1 Updated markdown package Graham Campbell 2015-07-25 15:56:03 +01:00
  • 1e3e1df616 Removed overkill test Graham Campbell 2015-07-25 15:48:10 +01:00
  • 6e3d1af85a Updated lock file Graham Campbell 2015-07-25 13:31:03 +01:00
  • e91cf591ea Updated exceptions package Graham Campbell 2015-07-25 13:30:58 +01:00
  • 14bbe69509 Tweaked dev dependencies Graham Campbell 2015-07-25 13:24:05 +01:00
  • c328575417 Merge pull request #802 from cachethq/subscriber-api James Brooks 2015-07-24 20:44:59 +01:00
  • ecb3a4e1d9 Remove unused import James Brooks 2015-07-24 14:37:06 +01:00
  • 71f5de8726 Introduce the Subscriber API. Closes #787 James Brooks 2015-07-14 14:09:32 +01:00
  • 38257c6ae6 Merge pull request #814 from andygrunwald/composer-vagrant-note James Brooks 2015-07-24 14:27:10 +01:00
  • 6802609ce6 Removed old package Graham Campbell 2015-07-24 14:15:35 +01:00
  • 476adef1b0 Fixed cipher Graham Campbell 2015-07-24 14:13:48 +01:00
  • 3a83110f50 Add small note to README that a composer install needs to be executed before a vagrant up Andy Grunwald 2015-07-24 14:53:36 +02:00
  • 8c4832343d Added missing config in the tests Graham Campbell 2015-07-24 13:53:24 +01:00
  • a0d354c3e9 Configure Redis through environment variables. Closes #805 James Brooks 2015-07-23 21:47:49 +01:00
  • 02cb04d36f Catch generic exception to prevent Segment from breaking everything James Brooks 2015-07-23 21:37:32 +01:00
  • 07861dd245 Updated dependencies Graham Campbell 2015-07-23 17:08:56 +01:00
  • 14ac707d76 Rebuilt assets Graham Campbell 2015-07-23 17:07:50 +01:00
  • 0fba574f5b Update dependencies James Brooks 2015-07-14 13:59:19 +01:00
  • 71c30fb0bd Update email template design. James Brooks 2015-07-14 13:59:15 +01:00
  • bf77fbdd33 Merge pull request #800 from cachethq/email-link James Brooks 2015-07-11 16:17:20 +01:00
  • 6336bd8905 Update dependencies James Brooks 2015-07-11 16:17:08 +01:00
  • dbbf4a093e Fix formatting of Blade James Brooks 2015-07-11 16:15:48 +01:00
  • 5190578da9 Make subscriber link clickable Joseph Cohen 2015-07-10 13:08:35 -05:00
  • c5f3655d49 Merge pull request #782 from chaseconey/dashboard-sidebar-css-fix-v2 James Brooks 2015-07-09 14:59:40 +01:00
  • 721df30642 Fix sidebar formatting Chase Coney 2015-07-09 08:53:02 -05:00
  • b79c8902fc Fix sidebar styling. Escape classes input Chase Coney 2015-07-09 08:49:52 -05:00
  • bcc72d224f Fixes the set_active menu helper to no longer double quote class name Chase Coney 2015-07-02 14:55:17 -05:00
  • 679005fe3f Merge pull request #776 from chaseconey/subscriber-list-759 James Brooks 2015-07-09 09:18:39 +01:00
  • 4990868d9a Merge pull request #779 from chaseconey/add-vagrant-homestead-support James Brooks 2015-07-09 07:01:29 +01:00
  • a7a4fe03e4 Merge pull request #792 from rtrauntvein/patch-1 James Brooks 2015-07-09 06:58:29 +01:00