Skip to content
Snippets Groups Projects

Show only selected branch

Merged gitlab-qa-bot requested to merge github/fork/hiroponz/show-only-selected-branch into master

Created by: hiroponz

It helps to see a specific branch like "stable".

Screenshot

Show all branches by default.

filter_ref_1

Show only selected branch if checkbox is checked.

filter_ref_2

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Unable to load the diff
  • Created by: dzaporozhets

    @hiroponz In future we need to get rid of direct Grit calls from gitlabhq. We have gitlab_git gem and I plan to move all grit calls there

    By Administrator on 2013-05-13T10:28:52 (imported from GitLab project)

    By Administrator on 2013-05-13T10:28:52 (imported from GitLab)

  • gitlab-qa-bot
  • 19 19 page.should have_selector '#ref_chzn span', text: "master"
    20 20 end
    21 21
    22 And 'page should select "v2.1.0" in select box' do
    23 page.should have_selector '#ref_chzn span', text: "v2.1.0"
    • Created by: dzaporozhets

      use 1.9 hash syntax please

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab project)

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab)

  • Created by: dzaporozhets

    can you please make it mergeable?

    By Administrator on 2013-05-08T18:17:09 (imported from GitLab project)

    By Administrator on 2013-05-08T18:17:09 (imported from GitLab)

  • gitlab-qa-bot
  • Unable to load the diff
    • Created by: hiroponz

      OK. I keep in mind.

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab project)

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab)

  • Created by: hiroponz

    @randx I will take a look on the weekend.

    By Administrator on 2013-05-09T00:09:43 (imported from GitLab project)

    By Administrator on 2013-05-09T00:09:43 (imported from GitLab)

  • Created by: hiroponz

    @randx I have done.

    By Administrator on 2013-05-09T16:13:54 (imported from GitLab project)

    By Administrator on 2013-05-09T16:13:54 (imported from GitLab)

  • Created by: coveralls

    Coverage Status

    Coverage remained the same when pulling 77d5eb125ea750d7cc69b7ab88618814cc59fda4 on hiroponz:show-only-selected-branch into 6e1ee1fe on gitlabhq:master.

    By Administrator on 2013-05-09T17:12:58 (imported from GitLab project)

    By Administrator on 2013-05-09T17:12:58 (imported from GitLab)

  • Created by: hiroponz

    Travis fails randomly, because "bundle install" is timeout.

    By Administrator on 2013-05-09T22:30:31 (imported from GitLab project)

    By Administrator on 2013-05-09T22:30:31 (imported from GitLab)

  • gitlab-qa-bot
  • Unable to load the diff
    • Created by: dzaporozhets

      turbolinks :(

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab project)

      By Administrator on 2013-05-13T10:28:52 (imported from GitLab)

  • Created by: coveralls

    Coverage Status

    Coverage increased (+0%) when pulling 1738055d on hiroponz:show-only-selected-branch into a4038232 on gitlabhq:master.

    By Administrator on 2013-05-13T13:18:16 (imported from GitLab project)

    By Administrator on 2013-05-13T13:18:16 (imported from GitLab)

  • Created by: hiroponz

    @randx thank you for reviewing :)

    By Administrator on 2013-05-13T14:25:00 (imported from GitLab project)

    By Administrator on 2013-05-13T14:25:00 (imported from GitLab)

  • Please register or sign in to reply
    Loading