Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "Without projects" filter | Ben Bodenmiller | 2016-11-16 | 3 | -1/+24 |
* | Merge branch '22790-mention-autocomplete-avatar' into 'master' | Alfredo Sumaran | 2016-11-15 | 5 | -10/+40 |
|\ | |||||
| * | shows user avatar in mention autocomplete in editor22790-mention-autocomplete-avatar | Nur Rony | 2016-11-16 | 5 | -10/+40 |
* | | Merge branch 'copy-messaging-guidelines' into 'master' | Allison Whilden | 2016-11-15 | 6 | -0/+83 |
|\ \ | |||||
| * | | [ci skip] Link to the copy (messaging) page. | Victor Wu | 2016-11-15 | 6 | -0/+83 |
|/ / | |||||
* | | Merge branch 'fix_ldap_docs' into 'master' | Drew Blessing | 2016-11-15 | 1 | -0/+18 |
|\ \ | |||||
| * | | Clarify LDAP troubleshooting ldap_search example [ci skip] | Drew Blessing | 2016-11-15 | 1 | -0/+18 |
|/ / | |||||
* | | Merge branch 'patch-9' into 'master' | Sean McGivern | 2016-11-15 | 1 | -5/+5 |
|\ \ | |||||
| * | | Fix invalid JSON in Builds API doc | Bernhard Häussner | 2016-11-15 | 1 | -5/+5 |
* | | | Merge branch '23584-triggering-builds-from-webhooks' into 'master' | Rémy Coutable | 2016-11-15 | 6 | -4/+61 |
|\ \ \ | |||||
| * | | | Add ref parameter for triggerring builds with gitlab webhook from other project. | Dmitry Poray | 2016-11-15 | 6 | -4/+61 |
* | | | | Merge branch '24492-promise-polyfill' into 'master' | Jacob Schatz | 2016-11-15 | 3 | -0/+1164 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Adds es6-promise polyfill24492-promise-polyfill | Filipa Lacerda | 2016-11-15 | 3 | -0/+1164 |
* | | | | Merge branch 'rs-revert-rc-changelogs' into 'master' | Rémy Coutable | 2016-11-15 | 53 | -52/+210 |
|\ \ \ \ | |||||
| * | | | | Revert "Update CHANGELOG.md for 8.14.0-rc1"rs-revert-rc-changelogs | Robert Speicher | 2016-11-15 | 32 | -31/+126 |
| * | | | | Revert "Update CHANGELOG.md for 8.14.0-rc2" | Robert Speicher | 2016-11-15 | 22 | -21/+84 |
| |/ / / | |||||
* | | | | Merge branch 'grapify-notes-api' into 'master' | Rémy Coutable | 2016-11-15 | 1 | -67/+57 |
|\ \ \ \ | |||||
| * | | | | Grapify the notes APIgrapify-notes-api | Robert Schilling | 2016-11-15 | 1 | -67/+57 |
* | | | | | Merge branch 'darken-badge-hover' into 'master' | Annabel Dunstone Gray | 2016-11-15 | 2 | -4/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Darken todo badge on hoverdarken-badge-hover | tauriedavis | 2016-11-14 | 2 | -4/+6 |
* | | | | | Merge branch 'grapify-groups-api' into 'master' | Rémy Coutable | 2016-11-15 | 2 | -83/+75 |
|\ \ \ \ \ | |||||
| * | | | | | Grapify the group API | Robert Schilling | 2016-11-15 | 2 | -83/+75 |
* | | | | | | Merge branch 'grapify-merge-request-api' into 'master' | Rémy Coutable | 2016-11-15 | 2 | -168/+110 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Grapify the merge request APIgrapify-merge-request-api | Robert Schilling | 2016-11-15 | 2 | -168/+110 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master-recursiveTree' into 'master' | Douwe Maan | 2016-11-15 | 7 | -26/+99 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Issue #4270: Recursive option for files through API | Rebeca Méndez | 2016-11-12 | 7 | -26/+99 |
* | | | | | | | Merge branch '21076-deleted-merged-branches' into 'master' | Douwe Maan | 2016-11-15 | 14 | -5/+231 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Add button to delete all merged branches | Toon Claes | 2016-11-09 | 14 | -5/+231 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'stanhu/gitlab-ce-fix-error-500-with-mr-images' into 'master' | Douwe Maan | 2016-11-15 | 6 | -6/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-images | Stan Hu | 2016-11-14 | 6 | -6/+48 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix_saml_ldap_link' into 'master' | Douwe Maan | 2016-11-15 | 3 | -1/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Omniauth auto link LDAP user falls back to find by DN when user cannot be fou... | Drew Blessing | 2016-11-10 | 3 | -1/+29 |
* | | | | | | | Merge branch '24392-lfs-helper-refactor' into 'master' | Douwe Maan | 2016-11-15 | 2 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move the `objects` method to `LfsHelper` so that it is also available to `Lfs...24392-lfs-helper-refactor | Patricio Cano | 2016-11-10 | 2 | -4/+4 |
* | | | | | | | | Fix duplicate changelog headers | Robert Speicher | 2016-11-15 | 1 | -3/+0 |
* | | | | | | | | 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 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix-migration-changes' into 'master' | Stan Hu | 2016-11-15 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use `default_value_for` to handle null values in only_allow_merge_if_all_disc...fix-migration-changes | Alejandro Rodríguez | 2016-11-14 | 1 | -4/+1 |
* | | | | | | | | | Revert bad merge after release | Alejandro Rodríguez | 2016-11-14 | 5 | -20/+0 |
* | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Alejandro Rodríguez | 2016-11-14 | 5 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | Update CHANGELOG.md for 8.14.0-rc2 | Alejandro Rodríguez | 2016-11-14 | 22 | -84/+24 |
* | | | | | | | | | | Merge branch 'issue-13823' into 'master' | Alfredo Sumaran | 2016-11-14 | 5 | -4/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Review comments Nov 11th | Josep Llaneras | 2016-11-11 | 3 | -2/+5 |
| * | | | | | | | | | | Add new messages | Josep Llaneras | 2016-11-11 | 1 | -1/+5 |
| * | | | | | | | | | | Remove author | Josep Llaneras | 2016-11-11 | 4 | -28/+6 |
| * | | | | | | | | | | Issue #13823: random message when all Todos are Done | Josep Llaneras | 2016-11-11 | 7 | -4/+37 |
* | | | | | | | | | | | Merge branch '21778-pinned-nav-header' into 'master' | Annabel Dunstone Gray | 2016-11-14 | 3 | -2/+26 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | 21778 Correct css styles for pinned navigation21778-pinned-nav-header | tauriedavis | 2016-11-11 | 3 | -2/+26 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'fix-search-input-padding' into 'master' | Annabel Dunstone Gray | 2016-11-14 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |