summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-152-0/+12
|\
| * Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-0/+6
| |\
| * \ Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-149-7/+303
| |\ \
| * | | Validate environment name with regexKamil Trzcinski2016-06-141-0/+8
* | | | Random selection now also works for MySQLseed-fu-award-emojiZ.J. van de Weg2016-06-151-0/+4
* | | | Filter out classes without names in the samplerYorick Peterse2016-06-141-1/+5
* | | | Merge branch '18449-instrument-grape-endpoints' into 'master' Yorick Peterse2016-06-141-1/+24
|\ \ \ \
| * | | | Instrument Grape Endpoint with Metrics::RackMiddleware18449-instrument-grape-endpointsPaco Guzman2016-06-141-1/+24
| |/ / /
* | | | Merge branch '18527-instrument-private-methods' into 'master' Yorick Peterse2016-06-141-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Instrument private/protected methodsPaco Guzman2016-06-141-4/+6
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-149-7/+305
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '18528-cpu-time-instrumentation' into 'master' Yorick Peterse2016-06-141-4/+7
| |\
| | * Measure CPU time for instrumented methodsPaco Guzman2016-06-141-4/+7
| |/ |/|
| * Merge branch 'refactor/ci-config-add-global-entry' into 'master' Rémy Coutable2016-06-148-3/+292
| |\ |/ /
| * Validate ci config entry value before processing nodesrefactor/ci-config-add-global-entryGrzegorz Bizon2016-06-142-8/+11
| * Make method that composes ci config entry privateGrzegorz Bizon2016-06-142-7/+7
| * Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-134-78/+85
| |\
| * | Simplify ci config node factoryGrzegorz Bizon2016-06-132-11/+6
| * | Duplicate CI config node factory on class levelGrzegorz Bizon2016-06-132-4/+6
| * | Add factory for fabricating new ci config nodesGrzegorz Bizon2016-06-103-21/+57
| * | Define ci entry accessor instead of method_missingGrzegorz Bizon2016-06-102-7/+6
| * | Simplify new ci config entry class interfaceGrzegorz Bizon2016-06-104-23/+14
| * | Rename method used to allow node in Ci configGrzegorz Bizon2016-06-102-5/+5
| * | Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-109-74/+153
| |\ \
| * | | Rename method that returns allowed nodes in Ci configGrzegorz Bizon2016-06-092-8/+8
| * | | 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-094-16/+18
| * | | Extract method that composes new Ci config entryGrzegorz Bizon2016-06-091-3/+7
| * | | Move new Ci config configurable DSL to concernGrzegorz Bizon2016-06-093-26/+49
| * | | Rename BeforeScript to Script in new Ci configGrzegorz Bizon2016-06-082-2/+2
| * | | Add minor improvements in new Ci config designGrzegorz Bizon2016-06-082-13/+28
| * | | Delegate Ci config entry value to single methodGrzegorz Bizon2016-06-084-17/+32
| * | | Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon2016-06-0818-58/+271
| |\ \ \
| * | | | Implement script in Ci config and use in legacy oneGrzegorz Bizon2016-06-074-0/+23
| * | | | Add DSL for adding nodes in Ci config interfaceGrzegorz Bizon2016-06-074-12/+12
| * | | | Use Ci config validation helpers only where neededGrzegorz Bizon2016-06-074-28/+30
| * | | | Do not process new Ci config entry when invalidGrzegorz Bizon2016-06-071-2/+6
| * | | | Pass root Ci config entry to each subsequent entryGrzegorz Bizon2016-06-072-6/+6
| * | | | Add Ci config entry that implements Null ObjectGrzegorz Bizon2016-06-072-10/+29
| * | | | Do not process Ci config node when node is a leafGrzegorz Bizon2016-06-071-2/+8
| * | | | Use CI config errors from new processor in legacy oneGrzegorz Bizon2016-06-062-1/+5
| * | | | Collect errors from all nodes in new CI configGrzegorz Bizon2016-06-061-3/+15
| * | | | Validate new before script CI configuration entryGrzegorz Bizon2016-06-062-5/+10
| * | | | Extract CI config validation helpers to mixinGrzegorz Bizon2016-06-061-0/+26
| * | | | Implement CI configuration nodes tree processingGrzegorz Bizon2016-06-063-4/+28
| * | | | Rename ci config module that holds nodes to NodeGrzegorz Bizon2016-06-064-17/+18
| * | | | Add ci config global and before_script entriesGrzegorz Bizon2016-06-063-0/+41
* | | | | Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan2016-06-132-4/+4
|\ \ \ \ \
| * | | | | Improve Gitlab::Auth method namesJacob Vosmaer2016-06-102-4/+4