summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Call after_remove_branch only once after importing all GitHub PRsfix/optimize-github-importer-for-speed-and-memoryAhmad Sherif2016-09-271-0/+1
* Merge branch 'add-calendar-tests' into 'master' Jacob Schatz2016-09-271-0/+1
|\
| * Add more tests for calendar contributionClement Ho2016-09-261-0/+1
* | Merge branch '22053-bump-gitlab-shell-to-have-git-trace' into 'master' Rémy Coutable2016-09-271-0/+1
|\ \
| * | Use gitlab-shell v3.6.2 (GIT TRACE logging)22053-bump-gitlab-shell-to-have-git-tracePaco Guzman2016-09-261-0/+1
* | | Be nice to Docker Clients talking to JWT/authKamil Trzcinski2016-09-271-0/+1
* | | Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-0/+1
|\ \ \
| * | | Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-0/+1
* | | | fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez2016-09-271-0/+1
* | | | Merge branch 'dz-profile-organization' into 'master' Dmitriy Zaporozhets2016-09-271-0/+1
|\ \ \ \
| * | | | Add organization field to user profileDmitriy Zaporozhets2016-09-271-0/+1
* | | | | Merge branch '22578-cycle-analytics-incorrect-commit-count'Douwe Maan2016-09-271-0/+1
|\ \ \ \ \
| * | | | | Update CHANGELOG22578-cycle-analytics-incorrect-commit-countTimothy Andrew2016-09-261-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-unsubscribe-header'Douwe Maan2016-09-271-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-261-0/+1
| |/ / /
* | | | Merge branch 'resolve-buttons-path' into 'master' Jacob Schatz2016-09-261-0/+1
|\ \ \ \
| * | | | Changed props to use stringsresolve-buttons-pathPhil Hughes2016-09-211-5/+1
| * | | | Fixed comment & resolve buttonPhil Hughes2016-09-211-0/+5
* | | | | Merge branch '22525-emoji-dropdown-shows-search-results-label-several-times' ...Fatih Acet2016-09-261-0/+1
|\ \ \ \ \
| * | | | | Added `@zeiv`s changes to fix awards search, including CHANGELOG where he is ...Luke Bennett2016-09-271-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fl-18932-revoke-button' into 'master' Fatih Acet2016-09-261-0/+1
|\ \ \ \ \
| * | | | | Updates changelogfl-18932-revoke-buttonFilipa Lacerda2016-09-261-1/+1
| * | | | | Removes class 'btn-link' of Revoke buttonFilipa Lacerda2016-09-261-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '22500-can-t-paginate-through-snippets' into 'master' Robert Speicher2016-09-261-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix snippets pagination22500-can-t-paginate-through-snippetsRémy Coutable2016-09-261-0/+1
* | | | | Merge branch 'robots-snippets' into 'master' Rémy Coutable2016-09-261-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update robots.txt disallowMatt Harrison2016-09-231-0/+1
* | | | | fix changelogJames Lopez2016-09-261-1/+1
* | | | | Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-261-0/+1
| |/ / / |/| | |
* | | | Fix CHANGELOG.Ruben Davila2016-09-241-1/+4
* | | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-0/+1
|\ \ \ \
| * | | | Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-3/+1
| * | | | ChangelingDan Rowden2016-09-071-0/+3
* | | | | Fix the leak mentioned in 504a3b5 by another wayAhmad Sherif2016-09-231-0/+1
| |/ / / |/| | |
* | | | Fix CHANGELOG double-updateRémy Coutable2016-09-231-2/+1
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-09-231-0/+2
|\ \ \ \
| * | | | Update CHANGELOGfix/speed-up-group-milestone-showAhmad Sherif2016-09-231-2/+3
| * | | | Reduce number of queries when calling GlobalMilestone#{labels,participants}Ahmad Sherif2016-09-231-0/+1
* | | | | Prepare CHANGELOG for 8.12.1 & 8.13.0Rémy Coutable2016-09-231-1/+5
|/ / / /
* | | | Merge branch 'search-filters-label-fix' into 'master' Jacob Schatz2016-09-231-0/+1
|\ \ \ \
| * | | | Fixed search dropdown labels not displayingsearch-filters-label-fixPhil Hughes2016-09-121-0/+1
* | | | | Merge branch 'fix-find-file-links' into 'master' Fatih Acet2016-09-221-0/+1
|\ \ \ \ \
| * | | | | Fix find file navigation linksClement Ho2016-09-091-0/+1
* | | | | | Merge branch 'search-field-ignores' into 'master' Rémy Coutable2016-09-221-0/+1
|\ \ \ \ \ \
| * | | | | | Intercept issues search form submit to preserve filters.search-field-ignoresBryce2016-09-221-0/+1
* | | | | | | Remove colons in dropdowns, use icon helper, and fix 'Show original' link.Bryce Johnson2016-09-221-1/+0
|/ / / / / /
* | | | | | Revert "Merge branch '22364-rails-cache-redis-connection-pool' into 'master'"Rubén Dávila Santos2016-09-221-1/+0
* | | | | | Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-0/+1
|\ \ \ \ \ \
| * | | | | | Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-1/+1
| * | | | | | API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-191-1/+1