summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix CHANGELOG double-updateRémy Coutable2016-09-231-2/+1
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-09-235-9/+25
|\
| * Merge branch 'fix/speed-up-group-milestone-show' into 'master' Yorick Peterse2016-09-235-10/+26
| |\
| | * Update CHANGELOGfix/speed-up-group-milestone-showAhmad Sherif2016-09-231-2/+3
| | * 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-232-15/+7
| | * Reduce number of queries when calling GlobalMilestone#{labels,participants}Ahmad Sherif2016-09-232-2/+13
| | * Eager-load assignee and labels associations for GlobalMilestore issuablesAhmad Sherif2016-09-231-2/+2
| | * Add index on labels titleAhmad Sherif2016-09-232-1/+13
* | | Prepare CHANGELOG for 8.12.1 & 8.13.0Rémy Coutable2016-09-231-1/+5
|/ /
* | Merge branch 'cycle-analytics-js-improvements' into 'master' Jacob Schatz2016-09-232-18/+19
|\ \
| * | 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 'redis-config-mutation' into 'master' Robert Speicher2016-09-232-19/+64
|\ \ \ | |_|/ |/| |
| * | Make Gitlab::Redis.params safe for mutationJacob Vosmaer2016-09-222-19/+64
* | | 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-233-2/+35
|\ \ \ \
| * | | | Fixed search dropdown labels not displayingsearch-filters-label-fixPhil Hughes2016-09-123-2/+35
* | | | | 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-223-21/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix find file navigation linksClement Ho2016-09-093-21/+13
* | | | | 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
* | | | | | Update VERSION to 8.13.0-prev8.13.0.preRémy Coutable2016-09-221-1/+1
* | | | | | Merge branch 'revert-6455-and-4960' into 'master' Douwe Maan2016-09-2210-94/+23
|\ \ \ \ \ \
| * | | | | | Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-229-72/+18
| * | | | | | Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-222-26/+9
* | | | | | | Merge branch 'ci-permissions-documentation' into 'master' Achilleas Pipinellis2016-09-224-0/+325
|\ \ \ \ \ \ \
| * | | | | | | Copyedit the CI build permissions docAchilleas Pipinellis2016-09-221-3/+3
| * | | | | | | Small fixes in CI build permissions docsAchilleas Pipinellis2016-09-222-17/+17
| * | | | | | | s/project/buildAchilleas Pipinellis2016-09-221-1/+1
| * | | | | | | Added a note about build triggers [ci skip]Kamil Trzcinski2016-09-222-0/+12
| * | | | | | | Make 'build permissions' consistentAchilleas Pipinellis2016-09-222-3/+3
| * | | | | | | Add a small description mentioning submodules/LFSAchilleas Pipinellis2016-09-221-2/+1
| * | | | | | | Move document on CI build permissions to new locationAchilleas Pipinellis2016-09-223-16/+16
| * | | | | | | Refactor new CI build permissions model docsAchilleas Pipinellis2016-09-222-158/+211
| * | | | | | | Update permissions tableKamil Trzcinski2016-09-221-6/+23
| * | | | | | | Describe how the recent changes of CI permissions affect buildsKamil Trzcinski2016-09-223-0/+244
| |/ / / / / /
* | | | | | | 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-222-17/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Intercept issues search form submit to preserve filters.search-field-ignoresBryce2016-09-222-17/+25
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'hotfix-gl-dropdown-field-undefined' into 'master' Rémy Coutable2016-09-221-12/+13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |