summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove BATCH_SIZE from WikiFileFinder57223-wiki-finderJarka Košanová2019-02-062-3/+6
* Merge branch 'update-ui-admin-appearance' into 'master'Phil Hughes2019-02-044-91/+101
|\
| * Update UI of admin appearance settingsAnnabel Dunstone Gray2019-02-014-91/+101
* | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-0436-169/+918
|\ \
| * | lockVersion should be required false and default 019745-forms-with-task-lists-can-be-overwritten-when-editing-simultaneouslyFatih Acet2019-02-011-1/+2
| * | Address review commentsBrett Walker2019-01-314-129/+128
| * | Simplify and unify Promise mocks in app_spec fileFatih Acet2019-01-301-61/+43
| * | Stop closing issue edit form in error stateFatih Acet2019-01-302-5/+3
| * | Regenerate the gitlab.potBrett Walker2019-01-301-1/+7
| * | Fix rubocop errorsBrett Walker2019-01-301-2/+4
| * | Fix task list feature specsBrett Walker2019-01-301-13/+13
| * | Changes for review commentsBrett Walker2019-01-303-25/+30
| * | Fix TaskListToggleService specsBrett Walker2019-01-301-40/+81
| * | Use the sourcepos attribute for finding tasksBrett Walker2019-01-304-8/+43
| * | Address review comments and fix commented specFatih Acet2019-01-305-42/+47
| * | Some cleanup and improvements on frontent logicFatih Acet2019-01-304-8/+13
| * | Add missing specs.Fatih Acet2019-01-306-7/+196
| * | Add new spec for updateStoreState methodFatih Acet2019-01-302-7/+21
| * | Added changelog and danger fixesBrett Walker2019-01-303-4/+11
| * | Specs for Issue::UpdateServiceBrett Walker2019-01-303-10/+93
| * | Fix for broken specBrett Walker2019-01-301-1/+2
| * | Add back call to execute_hooksBrett Walker2019-01-302-20/+19
| * | Raise exception if we can't match the update_taskBrett Walker2019-01-303-54/+67
| * | Send lockVersion from MR description task listFatih Acet2019-01-304-6/+4
| * | Refactor and added specsBrett Walker2019-01-304-46/+146
| * | Bump up tasklist package to v2.2.0Fatih Acet2019-01-304-8/+8
| * | Toggle individual task list group while requestingFatih Acet2019-01-301-10/+17
| * | Specs for caching and issue controller changesBrett Walker2019-01-303-3/+27
| * | Use original tasklist package with new versionFatih Acet2019-01-304-13/+9
| * | Ignore lock_version for task updatesBrett Walker2019-01-301-0/+5
| * | Refactor toggling of task list itemBrett Walker2019-01-304-59/+96
| * | Fix failing specs and lint errors.Fatih Acet2019-01-306-16/+58
| * | Added 'handle_update_task' for new task handlingBrett Walker2019-01-303-3/+64
| * | Don't consider field invalid if updating html alsoBrett Walker2019-01-301-1/+3
| * | Pass down the index of the checkbox checkedBrett Walker2019-01-301-2/+3
| * | Pass down the new state of the checkboxBrett Walker2019-01-302-2/+3
| * | Pass line number and source to backendFatih Acet2019-01-303-2/+8
| * | Temporarily use tasklist from fatihacet’s forkFatih Acet2019-01-304-8/+12
| * | Handle tasklist update failed in app componentFatih Acet2019-01-302-2/+13
| * | Disable tasklist items while request is being doneFatih Acet2019-01-301-2/+18
| * | Update lock version after requestFatih Acet2019-01-301-1/+4
| * | Fix data coming down to error handler of tasklistFatih Acet2019-01-302-3/+4
| * | Pass tasklist lock versionBrett Walker2019-01-304-2/+18
| * | Show error message from backendFatih Acet2019-01-302-3/+9
| * | Accept lockVersion as a prop and add to storeFatih Acet2019-01-305-6/+31
| * | Add lock version to issuable helpersFatih Acet2019-01-302-1/+3
* | | Merge branch '55098-ui-bug-adding-group-members-with-lower-permissions' into ...Sean McGivern2019-02-043-2/+26
|\ \ \
| * | | Update members service to cope with errorsJames Lopez2019-02-013-2/+26
* | | | Merge branch 'docs-correct-link' into 'master'Achilleas Pipinellis2019-02-041-1/+1
|\ \ \ \
| * | | | Docs: Corrects linkMerve2019-01-311-1/+1