summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Add comments to new CI config classes and modulesGrzegorz Bizon2016-06-096-2/+35
| * | | | | | | | | Do not require Ci config node to have a hash valueGrzegorz Bizon2016-06-092-4/+8
| * | | | | | | | | Make it possible configure Ci entry descriptionGrzegorz Bizon2016-06-095-16/+23
| * | | | | | | | | Extract method that composes new Ci config entryGrzegorz Bizon2016-06-092-7/+32
| * | | | | | | | | Move new Ci config configurable DSL to concernGrzegorz Bizon2016-06-093-26/+49
| * | | | | | | | | Rename BeforeScript to Script in new Ci configGrzegorz Bizon2016-06-084-4/+4
| * | | | | | | | | Add minor improvements in new Ci config designGrzegorz Bizon2016-06-084-13/+52
| * | | | | | | | | Delegate Ci config entry value to single methodGrzegorz Bizon2016-06-087-25/+48
| * | | | | | | | | Remove old before_script from legacy Ci configGrzegorz Bizon2016-06-081-2/+1
| * | | | | | | | | Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-08368-3015/+9128
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implement script in Ci config and use in legacy oneGrzegorz Bizon2016-06-077-13/+51
| * | | | | | | | | | Add DSL for adding nodes in Ci config interfaceGrzegorz Bizon2016-06-075-12/+16
| * | | | | | | | | | Use Ci config validation helpers only where neededGrzegorz Bizon2016-06-075-29/+31
| * | | | | | | | | | Do not process new Ci config entry when invalidGrzegorz Bizon2016-06-072-2/+18
| * | | | | | | | | | Pass root Ci config entry to each subsequent entryGrzegorz Bizon2016-06-074-10/+8
| * | | | | | | | | | Add Ci config entry that implements Null ObjectGrzegorz Bizon2016-06-073-10/+46
| * | | | | | | | | | Do not process Ci config node when node is a leafGrzegorz Bizon2016-06-072-2/+14
| * | | | | | | | | | Use CI config errors from new processor in legacy oneGrzegorz Bizon2016-06-064-14/+46
| * | | | | | | | | | Collect errors from all nodes in new CI configGrzegorz Bizon2016-06-062-5/+38
| * | | | | | | | | | Validate new before script CI configuration entryGrzegorz Bizon2016-06-063-6/+33
| * | | | | | | | | | Extract CI config validation helpers to mixinGrzegorz Bizon2016-06-062-16/+28
| * | | | | | | | | | Implement CI configuration nodes tree processingGrzegorz Bizon2016-06-065-10/+58
| * | | | | | | | | | Rename ci config module that holds nodes to NodeGrzegorz Bizon2016-06-067-23/+24
| * | | | | | | | | | Add ci config global and before_script entriesGrzegorz Bizon2016-06-066-1/+59
* | | | | | | | | | | Merge branch 'fix-markdown-spec' into 'master' Douwe Maan2016-06-141-12/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix description and GFM pipelines conflictingfix-markdown-specSean McGivern2016-06-131-12/+5
* | | | | | | | | | | Merge branch 'confidential-issues-in-private-projects' into 'master' Douwe Maan2016-06-1421-41/+210
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update CHANGELOGconfidential-issues-in-private-projectsDouglas Barbosa Alexandre2016-06-131-0/+1
| * | | | | | | | | | | Use Issue.visible_to_user in Notes.search to avoid query duplicationDouglas Barbosa Alexandre2016-06-133-30/+14
| * | | | | | | | | | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-1320-24/+208
| * | | | | | | | | | | Allow users to create confidential issues in private projectsDouglas Barbosa Alexandre2016-06-131-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bentolor/gitlab-ce-fix/bamboo-service-trigger-auth' into 'master' Rémy Coutable2016-06-145-48/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-143-23/+25
| * | | | | | | | | | | Factorize duplicated code into a method in BambooService and update specsRémy Coutable2016-06-142-26/+23
| * | | | | | | | | | | Fix broken URI joining for `bamboo_url` with suffixesBenjamin Schmid2016-06-142-4/+5
| * | | | | | | | | | | Honor credentials on calling Bamboo CI triggerBenjamin Schmid2016-06-141-4/+13
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'issue_14572' into 'master' Rémy Coutable2016-06-143-10/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Apply reviewer notes: update CHANGELOG, adjust code formattingAlexander Matyushentsev2016-06-132-8/+7
| * | | | | | | | | | | Move issue rendering tests into separate contextsAlexander Matyushentsev2016-06-131-21/+37
| * | | | | | | | | | | Move change description to proper release and fix typoAlexander Matyushentsev2016-06-131-1/+1
| * | | | | | | | | | | Add more information into RSS fead for issuesAlexander Matyushentsev2016-06-133-10/+47
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'retry-spinach-tests' into 'master' Rémy Coutable2016-06-141-3/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Revert CHANGELOGretry-spinach-testsKamil Trzcinski2016-06-131-1/+0
| * | | | | | | | | | Use bundle exec to run spinachKamil Trzcinski2016-06-101-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into retry-spinach-testsKamil Trzcinski2016-06-10570-1175/+2976
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Retry spinach tests in case of failure using rerun reporterKamil Trzcinski2016-06-082-3/+2
* | | | | | | | | | | | Merge branch 'remove-deprecated-issues-tracker-columns-from-projects' into 'm...Robert Speicher2016-06-138-63/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update CHANGELOGremove-deprecated-issues-tracker-columns-from-projectsDouglas Barbosa Alexandre2016-06-131-0/+1
| * | | | | | | | | | | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-137-63/+12
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix-schema' into 'master' Robert Speicher2016-06-131-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \