Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master-recursiveTree' into 'master' | Douwe Maan | 2016-11-15 | 1 | -20/+34 |
|\ | |||||
| * | Issue #4270: Recursive option for files through API | Rebeca Méndez | 2016-11-12 | 1 | -20/+34 |
* | | Merge branch '21076-deleted-merged-branches' into 'master' | Douwe Maan | 2016-11-15 | 1 | -0/+18 |
|\ \ | |||||
| * | | Add button to delete all merged branches | Toon Claes | 2016-11-09 | 1 | -0/+18 |
* | | | Merge branch 'patch-9' into 'master' | Sean McGivern | 2016-11-15 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | clarify best way to install custom CA | Ben Bodenmiller | 2016-11-14 | 1 | -1/+5 |
| | |/ | |/| | |||||
* | | | Link to correct version of SanitizationFilter API docs for whitelist | Robert Speicher | 2016-11-14 | 1 | -1/+1 |
* | | | Merge branch 'repository-name-emojis' into 'master' | Rémy Coutable | 2016-11-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Added ability to put emojis into repository name | Vincent Composieux | 2016-11-12 | 1 | -2/+2 |
* | | | | Merge branch 'patch-12' into 'master' | Sean McGivern | 2016-11-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | use single quote for consistency | Ben Bodenmiller | 2016-11-12 | 1 | -1/+1 |
* | | | | | Fix link to index.md in development README.mdux-guide-index | Achilleas Pipinellis | 2016-11-12 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'patch-8' into 'master' | Sean McGivern | 2016-11-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fix Super User spacing | Ben Bodenmiller | 2016-11-12 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | update redis server details | Ben Bodenmiller | 2016-11-12 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge branch 'sidekiq-job-throttling' into 'master' | Douwe Maan | 2016-11-11 | 3 | -0/+34 |
|\ \ \ | |||||
| * | | | Refactored Sidekiq Throttler and updated documentationsidekiq-job-throttling | Patricio Cano | 2016-11-11 | 1 | -7/+8 |
| * | | | Added documentation and CHANGELOG item. | Patricio Cano | 2016-11-10 | 3 | -0/+33 |
* | | | | Merge branch 'ux-guide-restructure' into 'master' | Achilleas Pipinellis | 2016-11-11 | 60 | -1/+596 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove <br> and replace GFM blockquote with the Markdown general | Achilleas Pipinellis | 2016-11-11 | 7 | -84/+10 |
| * | | | Rename README.md to index.md | Achilleas Pipinellis | 2016-11-11 | 1 | -6/+0 |
| * | | | [ci skip] Establish basic structure for ux_guide README.mdux-guide-restructure | awhildy | 2016-11-10 | 60 | -1/+676 |
| |/ / | |||||
* | | | Use GitLab.com link, remove GitHub linkmrchrisw/fix-github-link | Chris Wilson | 2016-11-11 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch '23502-import-university-training-preso-slides' into 'master' | Achilleas Pipinellis | 2016-11-10 | 27 | -0/+1383 |
|\ \ | |||||
| * | | Added training material23502-import-university-training-preso-slides | Sean Packham | 2016-10-20 | 27 | -0/+1383 |
* | | | Merge branch 'feature/api_owned_resource' into 'master' | Sean McGivern | 2016-11-10 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | Added API endpoint groups/owned | Borja Aparicio | 2016-11-08 | 1 | -0/+9 |
* | | | | Merge branch 'rs-doc-highlighting' into 'master' | Achilleas Pipinellis | 2016-11-09 | 3 | -15/+15 |
|\ \ \ \ | |||||
| * | | | | Add more highlighting to Shell Commands docrs-doc-highlighting | Robert Speicher | 2016-11-09 | 1 | -4/+4 |
| * | | | | Add more highlighting to Instrumentation doc | Robert Speicher | 2016-11-09 | 1 | -5/+5 |
| * | | | | Add more highlighting to Migration Style Guide doc | Robert Speicher | 2016-11-09 | 1 | -6/+6 |
* | | | | | Merge branch '23731-add-param-to-user-api' into 'master' | Sean McGivern | 2016-11-09 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add query param to filter users on 'external' & 'blocked' type on API | Yatish Mehta | 2016-11-08 | 1 | -0/+14 |
* | | | | | | Merge branch 'docs/add-git-cheatsheet' into 'master' | Achilleas Pipinellis | 2016-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add a link to Git cheatsheet PDF in docs readme | Achilleas Pipinellis | 2016-11-09 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'ldap_check_bind' into 'master' | Sean McGivern | 2016-11-09 | 4 | -61/+102 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Introduce better credential and error checking to `rake gitlab:ldap:check` | Drew Blessing | 2016-11-08 | 4 | -61/+102 |
* | | | | | | | Merge branch 'pipeline-notifications' into 'master' | Sean McGivern | 2016-11-09 | 2 | -2/+13 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Try to cover more cases about receivers of pipeline notificationspipeline-notifications | Lin Jen-Shin | 2016-11-09 | 1 | -2/+2 |
| * | | | | | | Add failed_pipeline and success_pipeline to API doc | Lin Jen-Shin | 2016-11-08 | 1 | -1/+7 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-08 | 7 | -72/+121 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-05 | 18 | -46/+87 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-04 | 4 | -12/+230 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-03 | 10 | -190/+930 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add pipelines to notifications documentation | Lin Jen-Shin | 2016-11-03 | 1 | -0/+3 |
| * | | | | | | | | Add failed_pipeline and success_pipeline to API doc | Lin Jen-Shin | 2016-11-02 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'docs/jira-old' into 'master' | Achilleas Pipinellis | 2016-11-08 | 23 | -198/+249 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Bring back the old JIRA docs | Achilleas Pipinellis | 2016-11-08 | 23 | -198/+249 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Document the usage of the Docker OverlayFS driverdocs/docker-overlayfs-driver | Achilleas Pipinellis | 2016-11-08 | 1 | -11/+58 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'add-api-label-id' into 'master' | Sean McGivern | 2016-11-07 | 1 | -89/+100 |
|\ \ \ \ \ \ \ |