1. 13 9月, 2016 1 次提交
  2. 12 9月, 2016 3 次提交
  3. 10 9月, 2016 4 次提交
  4. 09 9月, 2016 6 次提交
  5. 08 9月, 2016 9 次提交
  6. 07 9月, 2016 9 次提交
  7. 06 9月, 2016 8 次提交
    • A
      Optimize discussion notes resolving and unresolving · ea155ccc
      Alejandro Rodríguez 提交于
      Use `update_all` to only require one query per discussion to
      update the notes resolved status. Some changes had to be made to
      the discussion spec to accout for the fact that notes are not
      individually updated now
      ea155ccc
    • C
      Replace animateEmoji timeout with eventListener · 0986fe23
      Clement Ho 提交于
      0986fe23
    • J
      Change "check out, review, and merge locally" URL to use default clone protocol. · b5d4511c
      Judson Neer 提交于
      Using the default protocol here (vs HTTP only) is more convenient
      when it comes to pasting these commands into a terminal.
      b5d4511c
    • U
      add feature test · 691644dc
      ubudzisz 提交于
      add feature test
      
      add feature test
      
      add feature test
      
      remove test to builds_spec
      
      remove feature test to builds_spec
      
      remove feature test to builds_spec
      
      add changes to methods and remove FactoryGirl
      
      add changes to methods and remove FactoryGirl
      
      adding changes to test and js file
      
      changes grammar
      
      update changelog
      
      rename file name
      
      update files after review
      
      update files after review
      
      update files after review
      691644dc
    • U
      add js file · 0893911d
      ubudzisz 提交于
      show variables on-click
      
      show variables on-click
      
      show variables on-click
      
      remove = and add new js classes into sidebar.scss
      
      show variables by clicking button
      
      show variables by clicking button
      
      show variables by clicking button
      
      show variables by clicking button
      
      use id for a class
      
      add nicescroll
      
      add nicescroll
      0893911d
    • U
      render only commit title · 657bb865
      ubudzisz 提交于
      update CHANGELOG
      657bb865
    • Z
      Have CI test migration paths · f6f06eae
      Z.J. van de Weg 提交于
      This commit adds a job to the pipeline to test if migration on seed
      data works. Even though the seed data is not perfect, it does give more
      guarentees that this will succeed in the real world too.
      
      seed_fu is used instead of dev:setup to save some time, as they both
      generate the data in the same way, this should be fine.
      f6f06eae
    • P
      Fix layout issues with blame table · 117893ee
      Phil Hughes 提交于
      Closes #21216
      117893ee