Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Jan 22, 2018
  3. Jan 18, 2018
  4. Jan 17, 2018
  5. Jan 15, 2018
  6. Jan 12, 2018
  7. Jan 11, 2018
  8. Jan 10, 2018
  9. Jan 08, 2018
  10. Jan 07, 2018
  11. Jan 06, 2018
  12. Jan 05, 2018
    • Felipe Artur's avatar
      06d4f07a
    • Jan Provaznik's avatar
      Backport 'Rebase' feature from EE to CE · 27a75ea1
      Jan Provaznik authored
      When a project uses fast-forward merging strategy user has
      to rebase MRs to target branch before it can be merged.
      Now user can do rebase in UI by clicking 'Rebase' button
      instead of doing rebase locally.
      
      This feature was already present in EE, this is only backport
      of the feature to CE. Couple of changes:
      * removed rebase license check
      * renamed migration (changed timestamp)
      
      Closes #40301
      27a75ea1
  13. Jan 04, 2018
  14. Jan 01, 2018
    • Rubén Dávila's avatar
      Allow logged in user to change his password · 6304fe44
      Rubén Dávila authored
      Users were unable to change their password through the "Reset password"
      link that was sent to their email if they were logged in. This is due to
      a default controller filter from Devise that requires the user to not be
      logged in in order to use this link.
      6304fe44
  15. Dec 27, 2017
  16. Dec 26, 2017
  17. Dec 21, 2017
Loading