summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
* Merge branch 'diff-line-highlighting-fix' into 'master' Jacob Schatz2016-09-171-2/+2
|\
| * Fix line diff side-by-side line highlightingdiff-line-highlighting-fixPhil Hughes2016-09-131-2/+2
* | Merge branch 'scrolling-tabs-center-mobile' into 'master' Jacob Schatz2016-09-162-3/+23
|\ \
| * | Doesnt run JS if active element doesnt existscrolling-tabs-center-mobilePhil Hughes2016-09-161-6/+9
| * | Scrolls active tab into middle of nav on mobilePhil Hughes2016-09-162-3/+20
* | | Merge branch 'issue-boards-css-simplify' into 'master' Jacob Schatz2016-09-161-75/+23
|\ \ \
| * | | Removed more flexboxissue-boards-css-simplifyPhil Hughes2016-09-151-5/+3
| * | | Fixed styling issue with PhantomJS causing builds to failPhil Hughes2016-09-151-1/+1
| * | | Fixed height issue on smaller screensPhil Hughes2016-09-151-0/+2
| * | | Simplified the CSS for issue boardsPhil Hughes2016-09-151-71/+19
* | | | Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz2016-09-162-8/+11
|\ \ \ \
| * | | | Fixed commit search UIsearch-commit-ui-fixPhil Hughes2016-09-052-8/+11
* | | | | Merge branch 'fix-anchor-icon' into 'master' Jacob Schatz2016-09-161-1/+1
|\ \ \ \ \
| * | | | | fix anchor icon regression introduced in 2fd6472 (!5577)fix-anchor-iconMike Greiling2016-09-151-1/+1
* | | | | | Merge branch 'fix-reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-09-166-13/+52
|\ \ \ \ \ \
| * | | | | | Replace contributions calendar timezone payload with datesClement Ho2016-09-166-13/+52
|/ / / / / /
* | | | | | Merge branch 'feature/use-oj-gem' into 'master' Yorick Peterse2016-09-163-0/+6
|\ \ \ \ \ \
| * | | | | | Use oj gem for faster JSON processingAhmad Sherif2016-09-163-0/+6
|/ / / / / /
* | | | | | Merge branch 'bump-fog-aws' into 'master' Rémy Coutable2016-09-162-4/+5
|\ \ \ \ \ \
| * | | | | | Bump fog-aws and other dependent modulesStan Hu2016-09-162-4/+5
* | | | | | | Merge branch '22256-nomethoderror-api-entities-note-missing-attribute-note-on...Rémy Coutable2016-09-163-5/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-163-5/+18
* | | | | | | Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n...Stan Hu2016-09-162-7/+15
|\ \ \ \ \ \ \
| * | | | | | | MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclassRémy Coutable2016-09-162-7/+15
* | | | | | | | Merge branch 'issue-22083' into 'master' Rémy Coutable2016-09-162-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083Jason Aquino2016-09-162-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'group_approvers' into 'master' Rémy Coutable2016-09-1630-569/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove schema annotations completelyValery Sizov2016-09-1630-569/+1
* | | | | | | | | Add missing CHANGELOG entryRémy Coutable2016-09-161-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse2016-09-163-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing2016-09-153-2/+18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'integer_migration_style' into 'master' Yorick Peterse2016-09-163-43/+88
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | fixDrew Blessing2016-09-151-8/+3
| * | | | | | | Add support for column limits in add_column_with_defaultDrew Blessing2016-09-153-44/+94
| |/ / / / / /
* | | | | | | Merge branch 'sh-add-link-to-reliable-capybara-specs' into 'master' Achilleas Pipinellis2016-09-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add link to article on how to write reliable, asynchronous tests with Capybarash-add-link-to-reliable-capybara-specsStan Hu2016-09-121-0/+2
* | | | | | | | Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' Fatih Acet2016-09-162-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-122-0/+2
* | | | | | | | | Merge branch 'issue-boards-large-height-load' into 'master' Fatih Acet2016-09-162-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-132-0/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-163-9/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-153-9/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-1621-19/+288
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-1511-26/+137
| * | | | | | | | | Correct helper for group LFS status.Patricio Cano2016-09-151-14/+14
| * | | | | | | | | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-157-37/+33
| * | | | | | | | | Added CHANGELOG itemPatricio Cano2016-09-151-0/+2
| * | | | | | | | | Added group-specific setting for LFS.Patricio Cano2016-09-1519-12/+172
* | | | | | | | | | Merge branch 'rs-update-rubocop-rspec' into 'master' Rémy Coutable2016-09-163-14/+71
|\ \ \ \ \ \ \ \ \ \