summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with rails reserved keyword type exporting/importing services. Al...fix/import-servicesJames Lopez2016-09-236-0/+19
* 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
|\ \ \ \
| * | | | 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