summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove allowed to fail by ignoring RedClothbundle-audit-ignore-redclothZeger-Jan van de Weg2016-03-151-2/+1
* 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
|\ \ \ \ \ \ \
| * | | | | | | Add unit specs for `Note#active?`rs-note-active-specRobert Speicher2016-03-112-13/+82
* | | | | | | | Merge branch 'updated-project-home-icon' into 'master' Jacob Schatz2016-03-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed project home iconPhil Hughes2016-03-141-1/+1
* | | | | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-1444-11/+626
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-134-0/+81
| * | | | | | | | Render project members from shared groupDmitriy Zaporozhets2016-03-123-0/+25
| * | | | | | | | Bring share with group feature documentation from EEDmitriy Zaporozhets2016-03-127-0/+45
| * | | | | | | | Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-126-1/+125
| * | | | | | | | Add share project from group lockDmitriy Zaporozhets2016-03-115-6/+20
| * | | | | | | | Add finders logic and tests for shared projects featureDmitriy Zaporozhets2016-03-115-2/+86
| * | | | | | | | Allow users to access project shared with their groupDmitriy Zaporozhets2016-03-111-1/+51
| * | | | | | | | Show shared projects on group pageDmitriy Zaporozhets2016-03-113-0/+27
| * | | | | | | | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-116-0/+79
| * | | | | | | | Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-118-3/+89
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rs-prepare-8-6' into 'master' Robert Speicher2016-03-143-3/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | Update GITLAB_SHELL_VERSION to match EERobert Speicher2016-03-142-2/+2
| * | | | | | | | Fix ordering in 8.5-to-8.6 update guiders-prepare-8-6Robert Speicher2016-03-121-11/+13
| * | | | | | | | Added 8.6 upgrade guide for PostgreSQL usersYorick Peterse2016-03-111-0/+17
| * | | | | | | | Prepare docs for 8.6 RC1Robert Speicher2016-03-102-2/+147
* | | | | | | | | Merge branch 'rs-snippet-expires-api' into 'master' Robert Speicher2016-03-145-0/+24
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-095-0/+24
* | | | | | | | | Merge branch 'issue-filter-tests' into 'master' Robert Speicher2016-03-144-20/+14
|\ \ \ \ \ \ \ \ \