| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract artifacts metadata implementation to separate class | Grzegorz Bizon | 2016-01-14 | 2 | -2/+59 |
* | Improve path sanitization in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -9/+8 |
* | Add path sanitization to `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -12/+27 |
* | Parse artifacts metadata stored in JSON format | Grzegorz Bizon | 2016-01-14 | 1 | -3/+9 |
* | Use metadata stored in artifacats metadata file | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
* | Use short method call in StringPath instead block | Grzegorz Bizon | 2016-01-14 | 1 | -2/+2 |
* | Improve performance of `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -4/+11 |
* | Add support for parent directories in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -1/+9 |
* | Add support for root path for `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -8/+18 |
* | Add implementation of remaining methods in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -2/+14 |
* | Add `parent` iteration implementation to `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -2/+9 |
* | Use `Gitlab::StringPath` in CI build artifacts controller | Grzegorz Bizon | 2016-01-14 | 1 | -0/+12 |
* | Add new methods to StringPath | Grzegorz Bizon | 2016-01-14 | 1 | -2/+17 |
* | Add implementation of StringPath class | Grzegorz Bizon | 2016-01-14 | 1 | -0/+35 |
* | Merge branch 'feature/ldap-sync-edgecases' into 'master'
| Douwe Maan | 2016-01-14 | 2 | -8/+12 |
|\ |
|
| * | fixed LDAP activation on login to use new ldap_blocked statefeature/ldap-sync-edgecases | Gabriel Mazetto | 2016-01-14 | 1 | -3/+1 |
| * | Codestyle changes | Gabriel Mazetto | 2016-01-12 | 1 | -3/+3 |
| * | Code style fixes and some code simplified | Gabriel Mazetto | 2016-01-08 | 1 | -1/+3 |
| * | LDAP synchronization block/unblock new states | Gabriel Mazetto | 2016-01-08 | 1 | -3/+3 |
| * | Prevent ldap_blocked users from being blocked/unblocked by the API | Gabriel Mazetto | 2016-01-08 | 1 | -4/+8 |
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri... | Rémy Coutable | 2016-01-13 | 9 | -40/+58 |
|\ \ |
|
| * \ | Merge branch 'configure-randomize-metrics-sample-interval' into 'master'
| Yorick Peterse | 2016-01-13 | 2 | -5/+28 |
| |\ \ |
|
| | * | | Randomize metrics sample intervalsconfigure-randomize-metrics-sample-interval | Yorick Peterse | 2016-01-13 | 1 | -3/+25 |
| | * | | Make the metrics sampler interval configurable | Yorick Peterse | 2016-01-13 | 2 | -2/+3 |
| * | | | Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master'
| Douwe Maan | 2016-01-13 | 2 | -3/+3 |
| |\ \ \ |
|
| | * | | | Use CGI.escape instead of URI.escape, because URI is obsoleted. | Jason Lee | 2016-01-12 | 1 | -1/+1 |
| | * | | | Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some compl... | Jason Lee | 2016-01-12 | 1 | -2/+2 |
| * | | | | Merge branch 'ci/api-projects' into 'master'
| Douwe Maan | 2016-01-13 | 2 | -6/+12 |
| |\ \ \ \ |
|
| | * | | | | Modify CI features in projects APIci/api-projects | Tomasz Maczukin | 2016-01-11 | 3 | -31/+16 |
| | * | | | | Update ./doc/api | Tomasz Maczukin | 2016-01-07 | 1 | -0/+9 |
| | * | | | | Add ci fields in project create/update feature API | Tomasz Maczukin | 2016-01-05 | 2 | -4/+13 |
| | * | | | | Add CI data to projcet entity | Tomasz Maczukin | 2016-01-05 | 1 | -0/+3 |
| * | | | | | Disable colorization if STDOUT is not a tty | Robert Speicher | 2016-01-12 | 1 | -0/+2 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'remove-application-frames-from-views' into 'master'
| Yorick Peterse | 2016-01-12 | 2 | -23/+1 |
| |\ \ \ \ |
|
| | * | | | | Stop tracking call stacks for instrumented viewsremove-application-frames-from-views | Yorick Peterse | 2016-01-12 | 2 | -23/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Track memory allocated during a transaction | Yorick Peterse | 2016-01-12 | 1 | -3/+12 |
| |/ / / |
|
* | | | | Ensure the API doesn't return notes that the current user shouldn't see | Rémy Coutable | 2016-01-13 | 1 | -2/+19 |
|/ / / |
|
* | | | Merge branch 'optimize_ldap' into 'master'
| Douwe Maan | 2016-01-11 | 3 | -11/+25 |
|\ \ \ |
|
| * | | | Optimize LDAP and add a search timeout | Drew Blessing | 2016-01-11 | 3 | -11/+25 |
* | | | | Tag all transaction metrics with an "action" tag | Yorick Peterse | 2016-01-11 | 3 | -12/+18 |
|/ / / |
|
* | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-11 | 4 | -9/+15 |
|\ \ \ |
|
| * \ \ | Merge branch 'api-project-upload' into 'master'
| Robert Speicher | 2016-01-08 | 3 | -9/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | DRY up upload and download servicesapi-project-upload | Douwe Maan | 2016-01-08 | 1 | -1/+1 |
| | * | | Satisfy Rubocp | Douwe Maan | 2016-01-07 | 1 | -1/+1 |
| | * | | Add API project upload endpoint | Douwe Maan | 2016-01-07 | 3 | -9/+14 |
| * | | | Merge branch 'suppress-allow-failure-builds' into 'master'
| Stan Hu | 2016-01-08 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Suppress e-mails on failed builds if allow_failure is set | Stan Hu | 2016-01-07 | 1 | -0/+1 |
* | | | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-08 | 2 | -0/+24 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'current-settings-handle-missing-db' into 'master'
| Yorick Peterse | 2016-01-08 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | Handle missing DBs in connect_to_db? | Yorick Peterse | 2016-01-08 | 1 | -0/+3 |
| | |/ / / |
|