Skip to content
Snippets Groups Projects
  1. Oct 07, 2017
  2. Oct 06, 2017
  3. Oct 05, 2017
  4. Oct 04, 2017
    • Lynx Kotoura's avatar
      adjust public profile pages 2 (#5223) · 32e8a878
      Lynx Kotoura authored
      32e8a878
    • Jakob Kramer's avatar
      Update German translation (#5221) · 636acb57
      Jakob Kramer authored
      636acb57
    • utam0k's avatar
      Implement EmailBlackList (#5109) · b3af3f9f
      utam0k authored
      * Implement BlacklistedEmailDomain
      
      * Use Faker::Internet.domain_name
      
      * Remove note column
      
      * Add frozen_string_literal comment
      
      * Delete unnecessary codes
      
      * Sort alphabetically
      
      * Change of wording
      
      * Rename BlacklistedEmailDomain to EmailDomainBlock
      b3af3f9f
    • Yamagishi Kazutoshi's avatar
      Separate notifications preferences from general preferences (#4447) · 178f718a
      Yamagishi Kazutoshi authored
      * Separate notifications preferences from general preferences
      
      * Refine settings/notifications/show
      
      * remove preferences.notifications
      178f718a
    • aschmitz's avatar
      Configure webpack to poll for changes in development (#5040) · 2076c557
      aschmitz authored
      * Configure webpack to poll for changes in development
      
      Vagrant on Linux/macOS hosts shared files via NFS, which doens't
      support inotify-based watching of files. This tweak makes webpack
      check for changes every second, and rebuild if necessary. This
      removes the need to restart Foreman every time a frontend file
      changes. Note that rebuilding is still a relatively lengthy
      process.
      
      The polling frequency can be changed to taste.
      
      * Only poll in Vagrant
      
      This tests for the presence of the VAGRANT environment variable to
      determine whether or not we're in Vagrant. It is set in .env.vagrant,
      which is set up to be included in the Vagrantfile.
      2076c557
  5. Oct 03, 2017
  6. Oct 02, 2017
  7. Oct 01, 2017
  8. Sep 30, 2017
  9. Sep 29, 2017
  10. Sep 28, 2017
  11. Sep 27, 2017
  12. Sep 26, 2017
  13. Sep 25, 2017
  14. Sep 22, 2017
  15. Sep 20, 2017
Loading