1. 19 4月, 2017 1 次提交
  2. 15 4月, 2017 1 次提交
  3. 13 4月, 2017 1 次提交
  4. 11 4月, 2017 1 次提交
  5. 10 4月, 2017 2 次提交
  6. 09 4月, 2017 1 次提交
    • D
      Add a name field to the group edit form · d0beb755
      Douglas Lovell 提交于
      Enables user specification of group name vs. name inferred from group path.
      
      Cause new group form to copy name from path
      
      Adds some new page-specific javascript that copies entry from the
      group path field to the group name field when the group name field
      is initially empty.
      
      Remove duplicate group name entry field on group edit form
      
      This corrects the duplicated name entry field and tests that the
      JavaScript does not update the group name field if the user
      edits the group path.  (Editing the group path is not recommended
      in any case, but it is possible.)
      
      Address eslint errors in group.js
      
      Enable group name copy with dispatch and explore group creation
      
      The dispatch and explore group creation forms require the group.js
      asset, and their tests now require testing against poltergeist
      
      Update workflow new group instruction
      
      Update the gitlab basics group creation document
      
      Add a change log entry
      
      Remove unused variable for eslint
      d0beb755
  7. 06 4月, 2017 3 次提交
  8. 05 4月, 2017 4 次提交
  9. 28 3月, 2017 1 次提交
  10. 23 3月, 2017 2 次提交
  11. 22 3月, 2017 3 次提交
  12. 21 3月, 2017 3 次提交
  13. 16 3月, 2017 1 次提交
  14. 09 3月, 2017 1 次提交
  15. 07 3月, 2017 2 次提交
    • M
      move u2f library to webpack · 85e0bbc4
      Mike Greiling 提交于
      85e0bbc4
    • E
      Use native unicode emojis · e6fc0207
      Eric Eastwood 提交于
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
      e6fc0207
  16. 04 3月, 2017 10 次提交
  17. 03 3月, 2017 1 次提交
  18. 02 3月, 2017 1 次提交
  19. 27 2月, 2017 1 次提交