summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Remove markup showing in tooltip for renamed files in diff view28366-renamed-file-tooltip-contains-htmlSam Rose2017-02-201-2/+2
* Merge branch '28082-deleted-branch-event-404' into 'master'Rémy Coutable2017-02-201-5/+3
|\
| * Remove Link from Push Events for deleted branchesJan Christophersen2017-02-151-5/+3
* | fix failed spec because haml_lintwendy04022017-02-191-1/+1
* | fix incorrect sidekiq concurrency count in admin background pagewendy04022017-02-191-1/+1
* | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-1/+4
|\ \
| * | Todo done clicking is kind of unusable.Jacopo2017-02-171-1/+4
* | | Merge branch 'global-dropdown-edits' into 'master' Alfredo Sumaran2017-02-172-9/+2
|\ \ \
| * | | Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-171-7/+0
| * | | Remove badge styling in dropdown; remove blue outlineAnnabel Dunstone Gray2017-02-171-2/+2
* | | | Merge branch '23819-fix-milestone-counters-to-top-right-of-panel-headings' in...Clement Ho2017-02-171-3/+3
|\ \ \ \
| * | | | Fix position of counters within milestone panelsAndrew Smith2017-02-151-3/+3
* | | | | Merge branch '28353-little-grammar-issue' into 'master' Annabel Dunstone Gray2017-02-171-1/+1
|\ \ \ \ \
| * | | | | Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'remove-issue-and-mr-counts-from-labels-page' into 'master' Stan Hu2017-02-171-6/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove issue and MR counts from labels indexremove-issue-and-mr-counts-from-labels-pageSean McGivern2017-02-171-6/+4
* | | | | Merge branch 'zero-for-unlimited' into 'master' Annabel Dunstone Gray2017-02-171-2/+2
|\ \ \ \ \
| * | | | | changed minor inconsistency in help textzero-for-unlimiteddimitrieh2017-02-171-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-171-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1622-33/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1493-368/+467
| |\ \ \ \ \ \
| * | | | | | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+1
* | | | | | | | Merge branch 'fix/gb/pipeline-retry-cancel-buttons-consistency' into 'master' Kamil Trzciński2017-02-171-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
* | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-177-73/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Cache js selectors; fix css26200-convert-sidebar-to-dropdownAnnabel Dunstone Gray2017-02-161-1/+1
| * | | | | | | | Make active links bold; fix badge stylingAnnabel Dunstone Gray2017-02-151-6/+5
| * | | | | | | | Fix dropdown alignmentAnnabel Dunstone Gray2017-02-151-6/+5
| * | | | | | | | Remove sidebar toggle button; replace with dropdownAnnabel Dunstone Gray2017-02-151-15/+10
| * | | | | | | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-155-13/+3
| * | | | | | | | Remove pinned nav functionality and side_navbar_classAnnabel Dunstone Gray2017-02-151-18/+1
| * | | | | | | | Add dropdown toggle buttonAnnabel Dunstone Gray2017-02-152-39/+49
* | | | | | | | | Merge branch '26824-diff-unfold-link-is-still-visible-when-there-are-no-lines...Filipa Lacerda2017-02-174-9/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | prevent diff unfolding link from appearing for deleted filesMike Greiling2017-02-162-2/+2
| * | | | | | | | fix build failuresMike Greiling2017-02-161-1/+3
| * | | | | | | | only show diff unfolding link if there are more lines to showMike Greiling2017-02-164-7/+10
* | | | | | | | | Merge branch '28059-add-pagination-to-admin-abuse-reports' into 'master' Alfredo Sumaran2017-02-161-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Restore pagination to admin abuse reportsEric Eastwood2017-02-161-0/+1
* | | | | | | | | Merge branch 'active_when' into 'master' Robert Speicher2017-02-1615-55/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add active_when helperSemyon Pupkov2017-02-1515-55/+52
| |/ / / / / / / /
* | | | | | | | | Merge branch '27281-devicon' into 'master'Robert Speicher2017-02-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | override favicon for development to find tabs more easilySimon Knox2017-02-161-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '26957-tanuki-anim-hang' into 'master' Clement Ho2017-02-162-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-162-6/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch '27986-text-spacing' into 'master' Filipa Lacerda2017-02-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add space between ci text and commit sha in Merge Request widget27986-text-spacingSimon Knox2017-02-171-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds url for folder;Filipa Lacerda2017-02-151-1/+6
| * | | | | | | | | First iterationFilipa Lacerda2017-02-151-0/+8
| * | | | | | | | | Extracts table into a reusable componentFilipa Lacerda2017-02-151-0/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |