1. 22 1月, 2019 1 次提交
  2. 26 12月, 2018 1 次提交
  3. 13 12月, 2018 1 次提交
  4. 07 9月, 2018 1 次提交
  5. 02 4月, 2018 1 次提交
  6. 17 1月, 2018 1 次提交
    • M
      Initial work to add notification reason to emails · 23a20c20
      Mario de la Ossa 提交于
      Adds `#build_notification_recipients` to `NotificationRecipientService`
      that returns the `NotificationRecipient` objects in order to be able to
      access the new attribute `reason`.
      
      This new attribute is used in the different notifier methods in order to
      add the reason as a header: `X-GitLab-NotificationReason`.
      
      Only the reason with the most priority gets sent.
      23a20c20
  7. 17 11月, 2017 1 次提交
  8. 25 7月, 2017 1 次提交
  9. 14 6月, 2017 1 次提交
  10. 11 5月, 2017 1 次提交
  11. 23 2月, 2017 1 次提交
  12. 22 2月, 2017 2 次提交
  13. 02 7月, 2016 1 次提交
  14. 03 6月, 2016 2 次提交
  15. 17 5月, 2016 1 次提交
  16. 25 11月, 2015 1 次提交
  17. 09 9月, 2015 1 次提交
  18. 26 8月, 2015 1 次提交
  19. 29 7月, 2015 1 次提交
    • S
      Replace Rugments with Rouge · f736721c
      Stefan Tatschner 提交于
      I have mainly created the rugments fork for the purpose of improving
      gitlab's highlighting. Nowadays IMO it works way better than the old
      highlight.js solution. But the development is stuck on my side because
      of a couple of personal reasons:
      
        * I have finished my studies; last months I was writing my master
          thesis. So there was a huge time problem. I am sorry for that.
      
        * I had to move to Munich due to getting a (paid) job. Searching a
          flat here is horrible... :)
      
        * Last but not least, maintaining the same code base in two seperate
          projects is a mess.
      
      I have decided to switch back to rouge due to several reasons:
      
        * In the beginning I was quite motivated, but since I start
          working on my new job next week, the best solution IMO is
          switching back to upstream rouge.
      
        * Rouge is continously improving:
          https://github.com/jneen/rouge/blob/master/CHANGELOG.md
          http://rouge.jneen.net/
      
        * There should be absolutely no regressions with this change. Most
          likely this pull request will almost fix some minor bugs.
      
        * One less gem in gitlab is a good thing. since Gitlab is quite a
          huge bundle of gems. Reducing complexity should be a major
          milestone.
      
      Thanks a lot to @stanhu and @jneen for the review!
      f736721c
  20. 17 5月, 2015 2 次提交
  21. 13 4月, 2015 1 次提交
  22. 31 3月, 2015 1 次提交
  23. 12 3月, 2015 1 次提交
  24. 03 2月, 2015 1 次提交
  25. 18 1月, 2015 1 次提交
  26. 12 11月, 2014 1 次提交
  27. 11 11月, 2014 1 次提交