summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix spinach featuresBob Van Landuyt2017-10-113-3/+0
* Always use the same order specs for `MultiCollectionPaginator`Bob Van Landuyt2017-10-111-1/+1
* Handle archived projects in the `GroupDescendantsFinder`Bob Van Landuyt2017-10-112-6/+59
* Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-10426-1721/+11276
|\
| * Fix unable to expand text diff discussion commentsClement Ho2017-10-101-6/+2
| * Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-105-5/+5
| * Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-labelPhil Hughes2017-10-103-151/+131
| |\
| | * Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-093-151/+131
| * | Merge branch 'flash-es6-module' into 'master'Filipa Lacerda2017-10-103-6/+275
| |\ \
| | * | fixed notes specsPhil Hughes2017-10-101-1/+23
| | * | karma spec fixesPhil Hughes2017-10-102-5/+5
| | * | fixed eslintPhil Hughes2017-10-101-3/+2
| | * | flash testsPhil Hughes2017-10-101-0/+248
| | * | spec fixesPhil Hughes2017-10-101-1/+1
| * | | Fix a liniting error introduced by !14652Ahmad Sherif2017-10-101-2/+2
| * | | Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-103-6/+49
| |\ \ \
| | * | | Fix for Lint Error + Upload TestTim Zallmann2017-10-091-1/+1
| | * | | Fixed TestsTim Zallmann2017-10-042-3/+3
| | * | | Fixed TestTim Zallmann2017-10-041-2/+1
| | * | | Fixed Linting errors + testsTim Zallmann2017-10-042-9/+10
| | * | | Created group_icon and group_icon_urlTim Zallmann2017-10-041-2/+45
| * | | | Merge branch '38941-lock-note-fix' into 'master'Sean McGivern2017-10-102-2/+40
| |\ \ \ \
| | * | | | Fix text for the merge request lock system noteJarka Kadlecova2017-10-102-2/+40
| * | | | | Merge branch 'fix-timestampz-cop' into 'master'Grzegorz Bizon2017-10-101-0/+26
| |\ \ \ \ \
| | * | | | | Also warn on timestamp in datetime migration copfix-timestampz-copSean McGivern2017-10-101-0/+26
| | | |_|/ / | | |/| | |
| * | | | | Remove Build code from global namespaceFilipa Lacerda2017-10-102-24/+23
| * | | | | Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into '...Robert Speicher2017-10-101-11/+55
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Migrate Workhorse Send{Diff,Patch} to Gitalyfeature/migrate-workhorse-send-git-diff-patch-to-gitalyAhmad Sherif2017-10-091-11/+55
| * | | | | Backports EE 38771 changes to CE.Tiago Botelho2017-10-102-0/+39
| | |/ / / | |/| | |
| * | | | Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-102-44/+39
| | |_|/ | |/| |
| * | | Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-0910-69/+344
| |\ \ \
| | * | | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-097-113/+230
| | * | | Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-096-90/+201
| | * | | Include the changes in issuable webhook payloadsRémy Coutable2017-10-095-31/+78
| * | | | Merge branch 'jk-assignees-todos-fix' into 'master'Sean McGivern2017-10-091-0/+24
| |\ \ \ \
| | * | | | Don't create todos for old issue assigneesJarka Kadlecova2017-10-091-0/+24
| | |/ / /
| * | | | Merge branch '23888-fix-unsubscription-link-for-snippet-notification' into 'm...Sean McGivern2017-10-092-233/+380
| |\ \ \ \
| | * | | | Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-092-233/+380
| | |/ / /
| * | | | Merge branch 'master' into 'group-sort-dropdown-blank'Robert Speicher2017-10-09364-900/+8538
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'bvl-fork-network-migrations' into 'master'Yorick Peterse2017-10-091-0/+8
| | |\ \ \
| | | * | | Don't create fork networks for root projects that are deletedbvl-fork-network-migrationsBob Van Landuyt2017-10-091-0/+8
| | * | | | Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-09179-328/+381
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-07179-328/+381
| | * | | | Removes CommitsList from global namespaceFilipa Lacerda2017-10-091-56/+52
| | * | | | Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda2017-10-091-41/+39
| | |\ \ \ \
| | | * | | | Convert AbuseReports class to a moduleabuse-reports-modulePhil Hughes2017-10-061-41/+39
| | * | | | | Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-2/+2
| | * | | | | Merge branch 'sh-show-all-slack-names' into 'master'Robert Speicher2017-10-095-36/+37
| | |\ \ \ \ \
| | | * | | | | Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-065-36/+37
| | * | | | | | Move cycle analytics banner into a vue fileFilipa Lacerda2017-10-091-0/+41
| | | |_|_|/ / | | |/| | | |