summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Changelog entry for MySQL compatibility fixfix/migration-helpers-mysql-compatibilityGrzegorz Bizon2016-05-221-0/+3
* Extend comment for migrations helper MySQL fixGrzegorz Bizon2016-05-221-1/+8
* Add MySQL compatibility fix in migration helpersGrzegorz Bizon2016-05-221-1/+2
* Add specs for migration helpers and boolean valuesGrzegorz Bizon2016-05-221-0/+6
* Test migration helpers using a migration classGrzegorz Bizon2016-05-221-7/+5
* Merge branch 'remove_email_in_group_doc' into 'master' Jeroen van Baarsen2016-05-221-2/+0
|\
| * fix group members api doc: remove emialSanster2016-05-211-2/+0
* | Merge branch 'health_check_docs' into 'master' Achilleas Pipinellis2016-05-223-0/+67
|\ \
| * | Copyedit health check docshealth_check_docsAchilleas Pipinellis2016-05-221-7/+16
| * | Fix grammar in health_check.md DJ Mountney2016-05-201-1/+1
| * | Fix broken pingdom link in the health_check docsDJ Mountney2016-05-181-1/+1
| * | Add health check feature documentationDJ Mountney2016-05-183-0/+58
* | | Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-214-3/+15
|\ \ \
| * | | Update CHANGELOGfix-docker-registry-integrationKamil Trzcinski2016-05-211-0/+1
| * | | Fix container deletion permission issueKamil Trzcinski2016-05-203-3/+14
* | | | Merge branch 'gitignore-readme' into 'master' Jeroen van Baarsen2016-05-211-0/+14
|\ \ \ \
| * | | | Add README for updating .gitignore templatesgitignore-readmeStan Hu2016-05-201-0/+14
* | | | | Merge branch 'patch-1' into 'master' Jeroen van Baarsen2016-05-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix user.name length in milestones participants tabTony Chu2016-05-211-1/+1
|/ / / /
* | | | Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-212-3/+8
|\ \ \ \
| * | | | Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-192-3/+8
* | | | | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-214-42/+117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replaced line breaksissuable-new-due-datePhil Hughes2016-05-201-6/+6
| * | | | Updated if statementPhil Hughes2016-05-161-1/+1
| * | | | Fixed rubocop issuesPhil Hughes2016-05-161-3/+3
| * | | | Added testsPhil Hughes2016-05-161-1/+59
| * | | | Added due date calendar to new issue formPhil Hughes2016-05-163-41/+58
* | | | | Merge branch 'dropdown-enter-select' into 'master' Jacob Schatz2016-05-211-1/+1
|\ \ \ \ \
| * | | | | Fixed issue with enter key selecting wrong option in dropdowndropdown-enter-selectPhil Hughes2016-05-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'merge-immediately-button-color-fix' into 'master' Jacob Schatz2016-05-211-2/+2
|\ \ \ \ \
| * | | | | Fixed issue with merge button colormerge-immediately-button-color-fixPhil Hughes2016-05-201-2/+2
| |/ / / /
* | | | | Merge branch 'fix/style-empty-groups' into 'master' Jacob Schatz2016-05-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Wrap "No groups found" message with a .nothing-here-blockKarlo Soriano2016-05-191-1/+1
* | | | | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-20196-41/+4141
|\ \ \ \ \
| * | | | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-2011-76/+97
| * | | | | Update API and fetching taskZeger-Jan van de Weg2016-05-204-41/+51
| * | | | | Dropdown implementationAlfredo Sumaran2016-05-207-20/+96
| * | | | | First import of gitignoresZeger-Jan van de Weg2016-05-20181-5/+3780
| * | | | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-2011-9/+227
* | | | | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-2014-14/+75
|\ \ \ \ \ \
| * | | | | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-2014-14/+75
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-2019-38/+192
|\ \ \ \ \ \
| * | | | | | Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-183-6/+14
| * | | | | | Add documentation for Inline DiffRémy Coutable2016-05-182-4/+16
| * | | | | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-1818-38/+172
* | | | | | | Merge branch 'issue_14684_2' into 'master' Douwe Maan2016-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | current_user.confirmed_at.present? => current_user.confirmed?issue_14684_2Felipe Artur2016-05-201-1/+1
* | | | | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-2011-47/+281
|\ \ \ \ \ \ \ \
| * | | | | | | | Address Yorick's feedbackeReGeBe/gitlab-ce-feature/milestone-mdRémy Coutable2016-05-182-4/+2
| * | | | | | | | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-18767-6387/+11431
| |\ \ \ \ \ \ \ \