summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '29534-todos-performance' into 'master' Sean McGivern2017-03-161-0/+23
|\
| * Include routes when loading user projectsJarka Kadlecova2017-03-161-0/+23
* | This quick-fixes an issue with existing award emoji not being valid anymoreRémy Coutable2017-03-161-1/+14
* | Merge branch '28991-viewing-old-wiki-page-version-edit-button-exists' into 'm...29565-name-of-the-uncompressed-folder-of-a-tag-archive-changedRémy Coutable2017-03-161-0/+44
|\ \
| * | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-0/+44
* | | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-166-2/+268
|\ \ \
| * | | Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-162-0/+47
| * | | Don't try to load status when there is no commitBob Van Landuyt2017-03-161-0/+8
| * | | Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-0/+11
| * | | Update the pipeline cache when updating a pipeline-statusBob Van Landuyt2017-03-161-0/+13
| * | | Add a wrapper for pipeline statusesBob Van Landuyt2017-03-161-0/+165
| * | | Test showing pipelines on the dashboardBob Van Landuyt2017-03-161-2/+24
* | | | Merge branch 'fix_visibility_level' into 'master' Sean McGivern2017-03-161-0/+9
|\ \ \ \
| * | | | Fix rubocop offensesblackst0ne2017-03-121-4/+4
| * | | | Refactor specsblackst0ne2017-03-121-6/+9
| * | | | Update specsblackst0ne2017-03-111-1/+6
| * | | | Added specsblackst0ne2017-03-111-0/+1
* | | | | Issue milestone remaining time tooltipMichael2017-03-162-3/+73
* | | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-163-12/+82
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add 'Undo mark all as done' to TodosJacopo2017-03-163-12/+82
* | | | | Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda2017-03-162-3/+3
|\ \ \ \ \
| * | | | | remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-152-3/+3
* | | | | | Merge branch 'issue-boards-modal-filter-bar' into 'master' Filipa Lacerda2017-03-162-107/+78
|\ \ \ \ \ \
| * | | | | | Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-1/+8
| * | | | | | Fixed search specsPhil Hughes2017-03-161-0/+2
| * | | | | | Fixed eslint errorsPhil Hughes2017-03-161-107/+69
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'zj-rename-ci-vars' into 'master' Achilleas Pipinellis2017-03-168-23/+23
|\ \ \ \ \ \
| * | | | | | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-168-23/+23
| |/ / / / /
* | | | | | Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable2017-03-161-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Expect @issuable_meta_data to be set, feedback:fix-project-without-repo-and-wikiLin Jen-Shin2017-03-161-0/+1
| * | | | | Fix projects without repo and wikiLin Jen-Shin2017-03-151-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '28494-mini-pipeline-graph-commit-view' into 'master' Jacob Schatz2017-03-163-1/+75
|\ \ \ \ \
| * | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-163-1/+75
| | |/ / / | |/| | |
* | | | | Merge branch 'dm-fix-mailroom-config' into 'master' DJ Mountney2017-03-162-56/+64
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix redis specDouwe Maan2017-03-152-33/+31
| * | | | Verify config/mail_room.yml is interpretable RubyDouwe Maan2017-03-151-25/+35
* | | | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-153-136/+0
* | | | | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-155-4/+94
|\ \ \ \ \
| * | | | | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-153-2/+52
| * | | | | Allow sorting by due date and label prioritySean McGivern2017-03-152-2/+42
* | | | | | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-151-2/+29
|\ \ \ \ \ \
| * | | | | | prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-111-2/+29
* | | | | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-156-336/+491
|\ \ \ \ \ \ \
| * | | | | | | Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-2/+7
| * | | | | | | Fix specsDouwe Maan2017-03-146-23/+21
| * | | | | | | Document tag option and clarify specDouwe Maan2017-03-141-1/+1
| * | | | | | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-315/+467
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-152-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-142-1/+16
* | | | | | | | Merge branch 'allow-resolving-conflicts-in-utf-8' into 'master' Robert Speicher2017-03-151-30/+59
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |