summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed comparing against textfix-any-milestone-valuePhil Hughes2016-03-161-1/+2
* Fixes issue with any milestone value in dropdown not being selectablePhil Hughes2016-03-151-1/+1
* Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-157-5/+139
|\
| * Use an exception to pass messagesJacob Vosmaer2016-03-155-23/+42
| * Use strings instead of symbolsauto-gcJacob Vosmaer2016-03-141-3/+3
| * Run 'git gc' every 10 pushesJacob Vosmaer2016-03-146-4/+65
| * Allow project housekeeping only once an hourJacob Vosmaer2016-03-143-2/+56
* | Merge branch 'ci_note_win_runner' into 'master' Achilleas Pipinellis2016-03-151-1/+1
|\ \
| * | Windows CI support is full since Runner v1.0.0Achilleas Pipinellis2016-03-151-1/+1
|/ /
* | Merge branch 'filter-bug-fix' into 'master' Dmitriy Zaporozhets2016-03-151-4/+8
|\ \
| * | Fix bug with JS error from dropdowns in filter areafilter-bug-fixJacob Schatz2016-03-141-4/+8
* | | Merge branch 'group-projects-page' into 'master' Dmitriy Zaporozhets2016-03-154-42/+27
|\ \ \
| * | | Redesign project tabs on group pagegroup-projects-pageDmitriy Zaporozhets2016-03-144-42/+27
* | | | Merge branch 'rs-issue-14220' into 'master' Douwe Maan2016-03-152-2/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-142-2/+27
* | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-1518-320/+192
|\ \ \ \
| * | | | Fix review commentsfix-commit-status-renderingKamil Trzcinski2016-03-146-25/+27
| * | | | Fix commit_spec: invalid validationKamil Trzcinski2016-03-141-1/+1
| * | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-1418-304/+174
| | |_|/ | |/| |
* | | | Merge branch 'bundle-audit-ignore-redcloth' into 'master' Robert Speicher2016-03-151-2/+1
|\ \ \ \
| * | | | Remove allowed to fail by ignoring RedClothbundle-audit-ignore-redclothZeger-Jan van de Weg2016-03-151-2/+1
* | | | | Merge branch 'update-gitlab-git-9.0.3' into 'master' Douwe Maan2016-03-152-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump gitlab_git to 9.0.3Stan Hu2016-03-142-1/+2
|/ / / /
* | | | Merge branch 'zero-dropdown-id' into 'master' Jacob Schatz2016-03-142-2/+2
|\ \ \ \
| * | | | Fixes issue with unassigned not working in dropdownzero-dropdown-idPhil Hughes2016-03-142-2/+2
* | | | | Merge branch 'upgrade-capybara' into 'master' Stan Hu2016-03-143-3/+5
|\ \ \ \ \
| * | | | | Bump Capybara gem to 2.6.2Stan Hu2016-03-143-3/+5
* | | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-144-13/+400
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add yaml definition to codeblockgitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-141-1/+1
| * | | | | Refactor dependencies directiveAchilleas Pipinellis2016-03-131-21/+26
| * | | | | Add hidden jobsAchilleas Pipinellis2016-03-131-0/+18
| * | | | | Refactor YAML anchors and explain the examplesAchilleas Pipinellis2016-03-131-22/+82
| * | | | | Refactor artifacts:nameAchilleas Pipinellis2016-03-131-11/+12
| * | | | | Change notes to new styleguide using blockquotesAchilleas Pipinellis2016-03-121-16/+21
| * | | | | Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-1286-821/+1381
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski2016-03-1128-203/+338
| |\ \ \ \ \ \
| * | | | | | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-114-1/+121
| * | | | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-114-1/+75
| * | | | | | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-114-0/+104
* | | | | | | | Merge branch 'improve-award-emoji-spec' into 'master' Douwe Maan2016-03-141-4/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve award emoji test reliability and eliminate sleepsimprove-award-emoji-specStan Hu2016-03-131-4/+1
* | | | | | | | | Merge branch 'nav-over-content-mobile' into 'master' Jacob Schatz2016-03-145-43/+66
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Removed call to setup from breakpoint size methodnav-over-content-mobilePhil Hughes2016-03-141-5/+5
| * | | | | | | | Changed breakpoint sizePhil Hughes2016-03-145-28/+34
| * | | | | | | | removed un-used function callPhil Hughes2016-03-141-3/+3
| * | | | | | | | Created bootstrap breakpoint classPhil Hughes2016-03-145-37/+41
| * | | | | | | | changed jquery document readyPhil Hughes2016-03-141-1/+1
| * | | | | | | | Removed deprecated bootstrap variablesPhil Hughes2016-03-141-2/+2
| * | | | | | | | Left sidebar overlaps the content on mobile devicesPhil Hughes2016-03-143-11/+24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rs-note-active-spec' into 'master'Robert Speicher2016-03-142-13/+82
|\ \ \ \ \ \ \ \