summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Block emojis from user nameMartin Wortschack2019-02-017-22/+73
* | | | | | | | | | Merge branch 'if-7693-smartcard_ldap_integration-ee_backport' into 'master'Dmitriy Zaporozhets2019-02-042-8/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas2019-01-272-8/+13
* | | | | | | | | | | Merge branch 'fix-rubocop' into 'master'Rémy Coutable2019-02-043-11/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix warning already initialized constantSemyon Pupkov2019-02-011-1/+1
| * | | | | | | | | | | Fix ReturnInVoidContext rubocop offenseSemyon Pupkov2019-02-012-10/+7
* | | | | | | | | | | | 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