summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use gitlab-shell v3.6.2 (GIT TRACE logging)22053-bump-gitlab-shell-to-have-git-tracePaco Guzman2016-09-262-1/+2
* Merge branch 'rs-remove-gitlab_meta' into 'master' Dmitriy Zaporozhets2016-09-262-7/+1
|\
| * Remove gitlab_meta gemrs-remove-gitlab_metaRobert Speicher2016-09-252-7/+1
* | Merge branch 'cannonical-typo' into 'master' Robert Speicher2016-09-251-1/+1
|\ \
| * | Fix typo in README cannonical-typoSean McGivern2016-09-251-1/+1
|/ /
* | Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher2016-09-252-9/+43
|\ \ | |/ |/|
| * Use base SHA for patches and diffsNick Thomas2016-09-222-9/+43
* | Merge branch 'patch-5' into 'master' Achilleas Pipinellis2016-09-251-1/+1
|\ \
| * | Fix typo in README.mdJohan Brandhorst2016-09-141-1/+1
* | | Merge branch 'update-changelog' into 'master' Rubén Dávila Santos2016-09-241-1/+4
|\ \ \
| * | | Fix CHANGELOG.Ruben Davila2016-09-241-1/+4
|/ / /
* | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-247-11/+98
|\ \ \
| * | | Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-072-23/+22
| * | | Fix failing specs and improve htmlAlfredo Sumaran2016-09-075-15/+26
| * | | 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-074-5/+43
| * | | Use newer hash styleDan Rowden2016-09-072-6/+6
| * | | Improved milestone counts with a single queryDan Rowden2016-09-072-14/+15
| * | | ChangelingDan Rowden2016-09-071-0/+3
| * | | 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/memory-leak-sanitization-filter' into 'master' Yorick Peterse2016-09-232-32/+33
|\ \ \ \ \ \
| * | | | | | Fix the leak mentioned in 504a3b5 by another wayAhmad Sherif2016-09-232-29/+32
| * | | | | | Revert "Fix a memory leak caused by Banzai::Filter::SanitizationFilter"Ahmad Sherif2016-09-231-3/+1
| |/ / / / /
* | | | | | Merge branch 'zj-link-broadcast-api-docs' into 'master' Robert Speicher2016-09-231-0/+1
|\ \ \ \ \ \
| * | | | | | Add link to broadcast messages docsZ.J. van de Weg2016-09-231-0/+1
* | | | | | | Merge branch 'fix/database-seeds' into 'master' Rémy Coutable2016-09-234-18/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove use of `USE_DB` environment variable in codefix/database-seedsGrzegorz Bizon2016-09-231-3/+1
| * | | | | | Limit test environment size to one project in CIGrzegorz Bizon2016-09-232-10/+5
| * | | | | | Update `CurrentSettings` class that uses ENVGrzegorz Bizon2016-09-221-1/+1
| * | | | | | Improve CI job that tests database seedsGrzegorz Bizon2016-09-221-4/+4
| * | | | | | Try cloning repositories before seeding databaseGrzegorz Bizon2016-09-221-0/+2
| * | | | | | Add artifacts with development log when seed failsGrzegorz Bizon2016-09-221-0/+5
| * | | | | | Fix pipeline fixtures for development environmentGrzegorz Bizon2016-09-221-1/+1
| * | | | | | Add development environment database setup CI testGrzegorz Bizon2016-09-221-6/+16
* | | | | | | 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
|\ \ \ \ \ \ \ \