summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make `ActionContorller::Parameters` serializable for sidekiq jobsPeter Leitzen2019-02-051-5/+44
* Merge branch 'fe-grammar-util' into 'master'Phil Hughes2019-02-051-0/+35
|\
| * Add grammar utilPaul Slaughter2019-02-041-0/+35
* | Merge branch 'search-title' into 'master'Sean McGivern2019-02-054-0/+104
|\ \
| * | Fix grammar and spellingHiroyuki Sato2019-02-051-6/+6
| * | Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-144-0/+104
* | | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-17/+48
* | | Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon2019-02-051-7/+25
|\ \ \
| * | | Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-7/+25
* | | | Merge branch '57227-absolute-uri-missing-hierarchical-segment' into 'master'Sean McGivern2019-02-051-0/+7
|\ \ \ \
| * | | | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-0/+7
| | |_|/ | |/| |
* | | | Merge branch 'ssh-host-key-indifferent' into 'master'Stan Hu2019-02-041-0/+23
|\ \ \ \
| * | | | Allow SshHostKey.find_by to accept string keysNick Thomas2019-02-041-0/+23
* | | | | Merge branch 'adriel-handle-echarts-resize-events' into 'master'Phil Hughes2019-02-042-6/+21
|\ \ \ \ \
| * | | | | Handle window and container resize eventsAdriel Santiago2019-02-042-6/+21
| |/ / / /
* | | | | Merge branch 'fe-api-group-members' into 'master'Phil Hughes2019-02-041-0/+16
|\ \ \ \ \
| * | | | | Add groupMembers to api.jsPaul Slaughter2019-02-031-0/+16
* | | | | | Merge branch 'fj-regression-external-wiki-url' into 'master'Rémy Coutable2019-02-041-8/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Changed external wiki query method to prevent attribute cachingFrancisco Javier López2019-02-041-8/+3
| | |/ / / | |/| | |
* | | | | Merge branch '46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backu...Rémy Coutable2019-02-041-15/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable2019-02-043057-38173/+280795
| |\ \ \ \ \ | | |/ / / /
| * | | | | Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler2018-06-141-14/+23
* | | | | | Add programming language filtering to `/projects`Dylan MacKenzie2019-02-041-0/+47
| |/ / / / |/| | | |
* | | | | Merge branch 'sh-fix-detect-host-keys' into 'master'Nick Thomas2019-02-041-0/+6
|\ \ \ \ \
| * | | | | Fix SSH Detect Host Keys not workingStan Hu2019-02-031-0/+6
* | | | | | DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-043-2/+179
* | | | | | Merge branch 'ee-1979-1-3-fix-approvals-required' into 'master'Sean McGivern2019-02-041-0/+32
|\ \ \ \ \ \
| * | | | | | Consume remaining MigrateApproverToApprovalRulesInBatchMark Chao2019-02-021-0/+32
| | |_|/ / / | |/| | | |
* | | | | | Fix template labelsFelipe Artur2019-02-042-1/+41
* | | | | | Merge branch '50521-block-emojis-and-symbol-characters-from-user-s-full-names...Filipa Lacerda2019-02-041-19/+44
|\ \ \ \ \ \
| * | | | | | Block emojis from user nameMartin Wortschack2019-02-011-19/+44
* | | | | | | Merge branch 'fix-rubocop' into 'master'Rémy Coutable2019-02-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix warning already initialized constantSemyon Pupkov2019-02-011-1/+1
* | | | | | | | Merge branch 'update-ui-admin-appearance' into 'master'Phil Hughes2019-02-041-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Update UI of admin appearance settingsAnnabel Dunstone Gray2019-02-011-6/+6
* | | | | | | | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-0413-99/+584
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Address review commentsBrett Walker2019-01-312-111/+109
| * | | | | | | | | Simplify and unify Promise mocks in app_spec fileFatih Acet2019-01-301-61/+43
| * | | | | | | | | Stop closing issue edit form in error stateFatih Acet2019-01-301-3/+3
| * | | | | | | | | Fix rubocop errorsBrett Walker2019-01-301-2/+4
| * | | | | | | | | Fix task list feature specsBrett Walker2019-01-301-13/+13
| * | | | | | | | | Fix TaskListToggleService specsBrett Walker2019-01-301-40/+81
| * | | | | | | | | Use the sourcepos attribute for finding tasksBrett Walker2019-01-301-0/+24
| * | | | | | | | | Address review comments and fix commented specFatih Acet2019-01-302-21/+26
| * | | | | | | | | Some cleanup and improvements on frontent logicFatih Acet2019-01-301-1/+1
| * | | | | | | | | Add missing specs.Fatih Acet2019-01-303-0/+183
| * | | | | | | | | Add new spec for updateStoreState methodFatih Acet2019-01-301-0/+18
| * | | | | | | | | Added changelog and danger fixesBrett Walker2019-01-302-4/+6
| * | | | | | | | | Specs for Issue::UpdateServiceBrett Walker2019-01-301-0/+70
| * | | | | | | | | Fix for broken specBrett Walker2019-01-301-1/+2