| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master'
| Rémy Coutable | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Also fix the URL in the commentartifacts-from-ref-and-build-name-api | Lin Jen-Shin | 2016-07-21 | 1 | -1/+1 |
* | | Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-request | Ahmad Sherif | 2016-07-21 | 1 | -4/+5 |
* | | Merge branch 'discussion-model' into 'master'
| Robert Speicher | 2016-07-21 | 1 | -53/+10 |
|\ \ |
|
| * | | Add Discussion model to represent MR/diff discussiondiscussion-model | Douwe Maan | 2016-07-20 | 1 | -53/+10 |
* | | | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -20/+38 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into artifacts-from-ref-and-build-name-api | Lin Jen-Shin | 2016-07-21 | 21 | -58/+266 |
| |\ \ |
|
| * | | | Should check against `authorize_read_builds!` | Lin Jen-Shin | 2016-07-20 | 1 | -0/+2 |
| * | | | Artifacts are plural, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -3/+3 |
| * | | | Merge branch 'master' into artifacts-from-ref-and-build-name-api | Lin Jen-Shin | 2016-07-19 | 5 | -45/+33 |
| |\ \ \ |
|
| * | | | | API for downloading latest successful build: | Lin Jen-Shin | 2016-07-19 | 1 | -21/+37 |
* | | | | | Merge branch '4142-show-inline-video' into 'master'
| Rémy Coutable | 2016-07-21 | 2 | -0/+60 |
|\ \ \ \ \ |
|
| * | | | | | Remove VideoJS and clean the integration | Rémy Coutable | 2016-07-20 | 1 | -9/+6 |
| * | | | | | Use a more powerful query to match videos in img tags | Rémy Coutable | 2016-07-19 | 2 | -10/+35 |
| * | | | | | Remove duplication, useless rescue, and avoid using ActionView | Rémy Coutable | 2016-07-19 | 1 | -14/+9 |
| * | | | | | First support of videos in issues, MRs and notes | Eric Hayes | 2016-07-19 | 2 | -0/+43 |
* | | | | | | Merge branch 'email-domain-blacklist' into 'master'
| Robert Speicher | 2016-07-20 | 2 | -2/+4 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett... | Patricio Cano | 2016-07-18 | 2 | -2/+2 |
| * | | | | | Added the ability to block sign ups using a domain blacklist. | Patricio Cano | 2016-07-18 | 1 | -0/+2 |
* | | | | | | Change `return`s for `next`s to please rubocop (behaviour is the same) | Alejandro Rodríguez | 2016-07-20 | 1 | -2/+2 |
* | | | | | | Add /deploy_keys API to retrieve all deploy keys regardless of project affili... | Alejandro Rodríguez | 2016-07-20 | 1 | -53/+66 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'migration-downtime-tags' into 'master'
| Robert Speicher | 2016-07-20 | 4 | -0/+140 |
|\ \ \ \ \ |
|
| * | | | | | Added checks for migration downtimemigration-downtime-tags | Yorick Peterse | 2016-07-20 | 4 | -0/+140 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master'
| Robert Speicher | 2016-07-20 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-cop | Grzegorz Bizon | 2016-07-20 | 1 | -2/+1 |
* | | | | | | Use limit parameter rather than hardcoded value | M. Ricketts | 2016-07-20 | 1 | -1/+1 |
* | | | | | | Ensure to_json methods take optional argument | Sean McGivern | 2016-07-20 | 2 | -4/+4 |
* | | | | | | Merge branch 'remove-parse-boolean' into 'master'
| Rémy Coutable | 2016-07-20 | 4 | -8/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Replace parse_boolean with to_boolean | Robert Schilling | 2016-07-20 | 4 | -8/+4 |
| |/ / / / |
|
* | | | | | Limit git rev-list output count to one in forced push check | Ahmad Sherif | 2016-07-19 | 1 | -2/+2 |
* | | | | | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-paths | Connor Shea | 2016-07-19 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'allow-deploy-key-to-download-public-projects' into 'master'
| Rémy Coutable | 2016-07-19 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Allow to pull code with deploy key from public projectsallow-deploy-key-to-download-public-projects | Kamil Trzcinski | 2016-07-19 | 1 | -0/+1 |
* | | | | | Merge branch 'fix/import-export-project-avatar' into 'master'
| Rémy Coutable | 2016-07-19 | 5 | -7/+78 |
|\ \ \ \ \ |
|
| * | | | | | squashed - added avatar saver/restorer and specsfix/import-export-project-avatar | James Lopez | 2016-07-19 | 5 | -7/+78 |
| | |/ / /
| |/| | | |
|
* | | | | | Improve code design | Kamil Trzcinski | 2016-07-19 | 1 | -1/+1 |
* | | | | | Fix broken builds_for_ref | Kamil Trzcinski | 2016-07-19 | 1 | -1/+1 |
* | | | | | Use value of `yaml_variables` and `when` from config_processor if undefined | Kamil Trzcinski | 2016-07-19 | 1 | -32/+33 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'manual-actions' into 'master'
| Rémy Coutable | 2016-07-19 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Add implementation of manual actions | Kamil Trzcinski | 2016-07-18 | 1 | -2/+2 |
* | | | | | Merge branch 'api-cleanup-entities' into 'master'
| Rémy Coutable | 2016-07-19 | 2 | -42/+21 |
|\ \ \ \ \ |
|
| * | | | | | Simplify entities for branches and tags APIapi-cleanup-entities | Robert Schilling | 2016-07-19 | 2 | -42/+21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'deployment-tracking' into 'master'
| Rémy Coutable | 2016-07-19 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | Added Rake task for tracking deploymentsdeployment-tracking | Yorick Peterse | 2016-07-19 | 1 | -0/+9 |
* | | | | | | Merge branch 'api-delete-todos' into 'master'
| Rémy Coutable | 2016-07-19 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Return the number of marked todosapi-delete-todos | Robert Schilling | 2016-07-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'api-dev-can-push' into 'master'
| Rémy Coutable | 2016-07-19 | 3 | -4/+36 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Only update once | Robert Schilling | 2016-07-19 | 1 | -2/+3 |
| * | | | | | API: Expose 'developers_can_merge' for branches | Robert Schilling | 2016-07-19 | 2 | -1/+11 |
| * | | | | | API: Expose 'developers_can_push' for branches | Robert Schilling | 2016-07-19 | 3 | -4/+25 |