1. 21 4月, 2017 1 次提交
  2. 19 4月, 2017 1 次提交
  3. 17 4月, 2017 1 次提交
  4. 14 4月, 2017 3 次提交
  5. 12 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. 07 4月, 2017 2 次提交
  8. 06 4月, 2017 2 次提交
  9. 03 4月, 2017 3 次提交
  10. 25 3月, 2017 1 次提交
  11. 23 3月, 2017 1 次提交
  12. 21 3月, 2017 2 次提交
  13. 16 3月, 2017 1 次提交
  14. 14 3月, 2017 3 次提交
  15. 13 3月, 2017 1 次提交
    • J
      New file from interface on existing branch · e0fe2834
      Jacopo 提交于
      Now you can create a new file and select a target_branch != source_branch.
      If the file that you want to create already exists on the target branch an error message is shown
      A glDropdown is used to select and create a new branch instead of a text field.
      e0fe2834
  16. 10 3月, 2017 1 次提交
  17. 08 3月, 2017 2 次提交
  18. 06 3月, 2017 3 次提交
  19. 04 3月, 2017 1 次提交
    • D
      Refactor projects filtering by name · 5bb6a85b
      Dmitriy Zaporozhets 提交于
      Reuse same search form and behavior for dashboard#projects, group#projects
      and admin#projects. Repsect all other options like sorting, personal
      filter when search projects by name. Create FilterableList JS class to
      handle identical behaviour of projects and groups lists.
      
      This change also makes filtering and sorting availabe on explore#projects
      and explore#groups no matter if you are logged in or not.
      Signed-off-by: NDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
      5bb6a85b
  20. 03 3月, 2017 1 次提交
  21. 02 3月, 2017 2 次提交
  22. 01 3月, 2017 1 次提交
  23. 24 2月, 2017 1 次提交
  24. 23 2月, 2017 1 次提交
  25. 22 2月, 2017 2 次提交