summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-192-7/+1
* Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-1960-269/+372
|\
| * Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-193-8/+55
| |\
| | * Cleanup changesKamil Trzcinski2016-09-191-12/+1
| | * Update support for dynamic environmentsKamil Trzcinski2016-09-192-9/+9
| | * Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-2/+2
| | * Properly create deployment using all possible optionsKamil Trzcinski2016-09-191-7/+8
| | * Add support for dynamic environmentsKamil Trzcinski2016-09-194-3/+60
| * | Merge branch '22033-milestone-validation-returns-422' into 'master' Rémy Coutable2016-09-191-1/+1
| |\ \
| | * | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-1/+1
| | |/
| * | Merge branch '22248-fix-namespace-undefined-method' into 'master' Rémy Coutable2016-09-191-0/+4
| |\ \ | | |/ | |/|
| | * Render invalid template for merge requests without source project and openKatarzyna Kobierska2016-09-161-0/+4
| * | Return created statusKamil Trzcinski2016-09-181-1/+1
| * | 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-161-3/+22
| |\ \ \
| | * | | 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-161-3/+19
| * | | | 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
| * | | | | | | Replace contributions calendar timezone payload with datesClement Ho2016-09-163-4/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n...Stan Hu2016-09-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | 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-161-1/+1
| * | | | | | | fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083Jason Aquino2016-09-161-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' Fatih Acet2016-09-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-121-0/+1
| * | | | | | | Merge branch 'issue-boards-large-height-load' into 'master' Fatih Acet2016-09-161-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-131-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-161-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-1612-15/+89
| |\ \ \ \ \ \ \
| | * | | | | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-156-21/+22
| | * | | | | | | 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-156-20/+33
| | * | | | | | | Added group-specific setting for LFS.Patricio Cano2016-09-1513-9/+69
| * | | | | | | | Merge branch 'fix-typos' into 'master' Rémy Coutable2016-09-162-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix spelling: sucessfully -> successfullyStan Hu2016-09-152-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch '20870-secret-variables-sorted-by-key' into 'master' Rémy Coutable2016-09-162-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Sort secret variables by key (fix #20870)Diego Souza2016-09-092-3/+5
| * | | | | | | | | Change percentage to pxAnnabel Dunstone Gray2016-09-161-1/+1
| * | | | | | | | | Update stages to match sketch fileci-stagesAnnabel Dunstone Gray2016-09-161-5/+7
| * | | | | | | | | Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-164-26/+7
| * | | | | | | | | Remove centering of stagesAnnabel Dunstone Gray2016-09-161-1/+0