summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-244-10/+58
|\
| * Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-4/+5
| * Fix failing specs and improve htmlAlfredo Sumaran2016-09-073-2/+13
| * Added a small helper to reduce logic in the viewDan Rowden2016-09-072-3/+14
| * Take out of /dashboard/milestones as the helper query clashes with kaminari a...Dan Rowden2016-09-071-4/+8
| * Updated milestone count helper plus testsDan Rowden2016-09-072-4/+4
| * Use newer hash styleDan Rowden2016-09-072-6/+6
| * Improved milestone counts with a single queryDan Rowden2016-09-072-14/+15
| * Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden2016-09-073-6/+26
* | Merge branch 'flash-container-z-index' into 'master' Fatih Acet2016-09-241-2/+0
|\ \
| * | Removed z-index from flash containerflash-container-z-indexPhil Hughes2016-09-081-2/+0
* | | Merge branch '22459-tooltips-for-mini-pipeline-graph-in-pipeline-list-use-the...Fatih Acet2016-09-241-0/+4
|\ \ \
| * | | Changed links that wrap the icon svg to `display: block` so there isn't any i...22459-tooltips-for-mini-pipeline-graph-in-pipeline-list-use-the-svg-instead-of-containerLuke Bennett2016-09-231-0/+4
* | | | Merge branch 'fix/database-seeds' into 'master' Rémy Coutable2016-09-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix pipeline fixtures for development environmentGrzegorz Bizon2016-09-221-1/+1
* | | | Merge branch 'fix/speed-up-group-milestone-show' into 'master' Yorick Peterse2016-09-231-6/+7
|\ \ \ \
| * | | | Use select(:foo) instead of map(&:foo) in GlobalMilestoneAhmad Sherif2016-09-231-3/+3
| * | | | Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif2016-09-231-13/+4
| * | | | Reduce number of queries when calling GlobalMilestone#{labels,participants}Ahmad Sherif2016-09-231-2/+12
| * | | | Eager-load assignee and labels associations for GlobalMilestore issuablesAhmad Sherif2016-09-231-2/+2
* | | | | Set cookie path for cycle analytics cookie.Fatih Acet2016-09-231-1/+3
* | | | | Fix landing widget state and improve Vue with state management.Fatih Acet2016-09-232-17/+16
* | | | | Merge branch 'filipa-22444' into 'master' Fatih Acet2016-09-233-28/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improves design when in mobile and tabletFilipa Lacerda2016-09-232-14/+28
| * | | | Improvements after reviewfilipa-22444Filipa Lacerda2016-09-223-4/+3
| * | | | Makes Cycle analytics mobile friendlyFilipa Lacerda2016-09-223-26/+44
* | | | | Merge branch 'fork-svg' into 'master' Fatih Acet2016-09-231-3/+1
|\ \ \ \ \
| * | | | | Compress fork SVG codefork-svgAnnabel Dunstone Gray2016-09-031-3/+1
* | | | | | Merge branch 'search-filters-label-fix' into 'master' Jacob Schatz2016-09-231-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed search dropdown labels not displayingsearch-filters-label-fixPhil Hughes2016-09-121-2/+2
* | | | | | | Merge branch 'fix-variable-and-comments' into 'master' Jacob Schatz2016-09-232-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove unused attributesfix-variable-and-commentsAlfredo Sumaran2016-09-222-2/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fix-find-file-links' into 'master' Fatih Acet2016-09-222-21/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix find file navigation linksClement Ho2016-09-092-21/+12
* | | | | | | Merge branch 'rs-sign-up-sign-in' into 'master' Jacob Schatz2016-09-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Change "Please register or login" to "Please sign up or sign in"rs-sign-up-sign-inRobert Speicher2016-09-211-2/+2
* | | | | | | | Merge branch 'revert-6455-and-4960' into 'master' Douwe Maan2016-09-227-40/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-227-31/+18
| * | | | | | | | Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-221-13/+2
* | | | | | | | | Merge branch 'fix-mr-version-dropdowns' into 'master' Fatih Acet2016-09-221-34/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix dropdowns for mr-versionsfix-mr-version-dropdownstauriedavis2016-09-221-34/+38
| |/ / / / / / / /
* | | | | | | | | Merge branch 'search-field-ignores' into 'master' Rémy Coutable2016-09-221-17/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Intercept issues search form submit to preserve filters.search-field-ignoresBryce2016-09-221-17/+24
* | | | | | | | | | Merge branch 'hotfix-gl-dropdown-field-undefined' into 'master' Rémy Coutable2016-09-221-12/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Added checks for field before field.length and removed unneeded fieldNamehotfix-gl-dropdown-field-undefinedLuke Bennett2016-09-201-12/+13
* | | | | | | | | | Merge branch 'fix-pipeline-for-empty-merge-request-diff' into 'master' Rémy Coutable2016-09-221-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | So that st_commits could never be nilLin Jen-Shin2016-09-221-4/+6
| * | | | | | | | | For empty merge_request_diff st_commits would be nilfix-pipeline-for-empty-merge-request-diffLin Jen-Shin2016-09-221-1/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bpj-merge-request-diff-fixes' into 'master' Rémy Coutable2016-09-222-8/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop disabling jump_to_next buttons, when not on latest MR diff.bpj-merge-request-diff-fixesBryce Johnson2016-09-221-3/+1