summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'more-mr-filters' into 'master' Sean McGivern2017-04-261-4/+68
|\
| * Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-4/+68
* | Merge branch 'group-assignee-dropdown-send-group-id' into 'master' Filipa Lacerda2017-04-261-0/+16
|\ \
| * | Assignee filter on group issues/merge requests only loads group usersgroup-assignee-dropdown-send-group-idPhil Hughes2017-04-241-0/+16
* | | Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern2017-04-262-5/+94
|\ \ \
| * | | Change issues sentence to use natural sortingJeff Stubler2017-04-252-5/+94
* | | | Merge branch '31280-skip-issueables-without-project' into 'master' Sean McGivern2017-04-262-25/+56
|\ \ \ \
| * | | | Follow feedback on the reviewLin Jen-Shin2017-04-261-23/+47
| * | | | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-252-55/+62
* | | | | Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable2017-04-263-0/+41
* | | | | Merge branch 'mr-diff-size-overflow' into 'master' Douwe Maan2017-04-252-18/+34
|\ \ \ \ \
| * | | | | Show correct size when MR diff overflowsSean McGivern2017-04-252-18/+34
* | | | | | Merge branch 'dm-fix-oauth-user-creation' into 'master' Robert Speicher2017-04-253-0/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creationDouwe Maan2017-04-243-0/+38
* | | | | | Merge branch '31276-fix-diffs-with-edit-forking-needs' into 'master' Douwe Maan2017-04-251-9/+38
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-9/+38
* | | | | | Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern2017-04-254-4/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-254-4/+18
* | | | | | Merge branch 'gitaly-testing-toml' into 'master' Rémy Coutable2017-04-251-3/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-3/+4
* | | | | | Merge branch 'use-jquery-on-blob-fork-suggestion' into 'master' Jacob Schatz2017-04-241-15/+16
|\ \ \ \ \ \
| * | | | | | Use jQuery niceness on blob_fork_suggestionuse-jquery-on-blob-fork-suggestionEric Eastwood2017-04-221-15/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'add-aria-to-icon' into 'master' Jacob Schatz2017-04-241-0/+15
|\ \ \ \ \ \
| * | | | | | Improve specsadd-aria-to-iconClement Ho2017-04-241-1/+3
| * | | | | | Add testsClement Ho2017-04-181-0/+13
* | | | | | | Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern2017-04-241-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Ensure replying to an individual note by email creates a note with its own di...dm-fix-individual-notes-reply-attributesDouwe Maan2017-04-241-0/+8
* | | | | | | | Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz2017-04-248-1/+417
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into notebooklab-in-reponotebooklab-in-repoPhil Hughes2017-04-1310-97/+223
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into notebooklab-in-repoPhil Hughes2017-04-1329-328/+1048
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Pull in fixture files from the repoPhil Hughes2017-04-116-7/+49
| * | | | | | | | | | Moved NotebookLab assets into repoPhil Hughes2017-04-116-0/+374
* | | | | | | | | | | Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' Sean McGivern2017-04-241-0/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-241-0/+15
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' Sean McGivern2017-04-241-7/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan2017-04-241-7/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-242-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-132-3/+3
* | | | | | | | | | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-24168-362/+87
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-21169-364/+87
* | | | | | | | | | | | | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern2017-04-241-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+18
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-243-31/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-242-13/+4
| * | | | | | | | | | | | | Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-242-8/+16
| * | | | | | | | | | | | | Use a better performing query to find all MRs for pipelineToon Claes2017-04-242-1/+37
| * | | | | | | | | | | | | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-242-7/+7
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-241-20/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Improve helpers in pipeline model specsGrzegorz Bizon2017-04-211-3/+3
| * | | | | | | | | | | | | Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon2017-04-211-19/+44
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |