1. 21 Jun, 2016 4 commits
    • Jacob Schatz's avatar
      Merge branch 'notification-dropdown-active-fix' into 'master' · 605e1229
      Jacob Schatz authored
      Fixed issue with notification dropdown not updating active
      
      ## What does this MR do?
      
      This fixes an issue where the notification dropdown wouldn't correctly update the selected notification type in the dropdown. I've also added a spinner to show the action is happening & removed the flash message for success.
      
      ## What are the relevant issue numbers?
      
      Closes #18480 
      
      ## Screenshots (if relevant)
      
      ![notifications](/uploads/5ed5055d180c12450cea77543ae5f44e/notifications.gif)
      
      See merge request !4615
      605e1229
    • Jacob Schatz's avatar
      Merge branch 'async-refs-dropdown' into 'master' · 16b42187
      Jacob Schatz authored
      Refs dropdown is now loaded async
      
      ## What does this MR do?
      
      The refs dropdown is loaded async so not to block the page.
      
      ## What are the relevant issue numbers?
      
      Part of #18202
      
      ## Screenshots (if relevant)
      
      ![Screen_Shot_2016-06-07_at_14.41.21](/uploads/8fea12655f96fe7f7008a32677bff037/Screen_Shot_2016-06-07_at_14.41.21.png)
      
      See merge request !4508
      16b42187
    • Rémy Coutable's avatar
      Merge branch 'ci-lfs-fetch' into 'master' · 6d0f9bbc
      Rémy Coutable authored
      Allow to fetch LFS from CI
      
      ## What does this MR do?
      
      This adds support for fetching LFS object from CI jobs (mostly it's made for supporting GitLab CI).
      
      ## What is left?
      
      - [x] Write tests covering a new authorization mechanism
      
      cc @grzesiek @marin
      
      See merge request !4465
      6d0f9bbc
    • Rémy Coutable's avatar
      Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'master' · 95621c01
      Rémy Coutable authored
      Set missing stages on ci builds to 'test' to avoid regressions in the pipelines view
      
      ## What does this MR do?
      
      Sets a default stage on old `ci_builds`.
      
      ## Are there points in the code the reviewer needs to double check?
      
      Is the migration acceptable for online execution?
      
      ## Why was this MR needed?
      
      Old `ci_builds`with no stages cause a regression on the pipelines index view.
      
      ## What are the relevant issue numbers?
      
      #17949 
      
      Blocked by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4680
      
      
      See merge request !4381
      95621c01
  2. 20 Jun, 2016 16 commits
  3. 18 Jun, 2016 14 commits
  4. 17 Jun, 2016 6 commits