summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Aligns text content instead of divFilipa Lacerda2017-02-231-17/+15
* Merge branch 'master' into ci-tables-ui-improvementsFilipa Lacerda2017-02-2310-79/+127
|\
| * Merge branch 'remove-require-context-filtered-search-bundle' into 'master' Alfredo Sumaran2017-02-231-3/+9
| |\
| | * remove require.context from filtered_search_bundleremove-require-context-filtered-search-bundleMike Greiling2017-02-221-3/+9
| * | Merge branch 'remove-require-context-graphs-bundle' into 'master' Alfredo Sumaran2017-02-231-3/+4
| |\ \
| | * | remove require.context from graphs_bundleremove-require-context-graphs-bundleMike Greiling2017-02-221-3/+4
| | |/
| * | remove require.context from network_bundleremove-require-context-network-bundleMike Greiling2017-02-221-3/+2
| |/
| * Merge branch 'add-issues-tooltip' into 'master' Alfredo Sumaran2017-02-221-3/+39
| |\
| | * Added tooltip to add issues button on issue boardsPhil Hughes2017-02-211-3/+39
| * | Merge branch 'newline-after-file-attachment-notes' into 'master' Alfredo Sumaran2017-02-221-2/+3
| |\ \
| | * | Added double newline after file upload markdown insertLuke "Jared" Bennett2017-02-221-2/+3
| * | | Merge branch 'gamesover/gitlab-ce-broken_iamge_when_doing_offline_update_chec...Clement Ho2017-02-221-8/+8
| |\ \ \
| | * | | added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page)Luke "Jared" Bennett2017-02-221-8/+8
| * | | | Merge branch 'remove-require-context-boards-bundle' into 'master' Alfredo Sumaran2017-02-221-8/+12
| |\ \ \ \
| | * | | | remove unneeded eslint exceptionsremove-require-context-boards-bundleMike Greiling2017-02-201-1/+1
| | * | | | remove require.context from boards_bundleMike Greiling2017-02-201-7/+11
| * | | | | Merge branch 'remove-require-context-diff-notes-bundle' into 'master' Alfredo Sumaran2017-02-221-7/+11
| |\ \ \ \ \
| | * | | | | remove require.context from diff_notes_bundleremove-require-context-diff-notes-bundleMike Greiling2017-02-201-7/+11
| | |/ / / /
| * | | | | Merge branch 'remove-require-context-cycle-analytics-bundle' into 'master' Alfredo Sumaran2017-02-221-4/+14
| |\ \ \ \ \
| | * | | | | remove require.context from cycle_analytics_bundleremove-require-context-cycle-analytics-bundleMike Greiling2017-02-201-4/+14
| | |/ / / /
| * | | | | Merge branch '24651-environments-list-buttons' into 'master' Annabel Dunstone Gray2017-02-222-38/+25
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Use a btn-group to group all action buttons24651-environments-list-buttonsFilipa Lacerda2017-02-212-38/+25
| | | |/ / | | |/| |
* | | | | Fix btn group not having round corners when there's only some buttons presentFilipa Lacerda2017-02-231-19/+10
* | | | | Equal padding between table cellsFilipa Lacerda2017-02-221-15/+16
* | | | | Convert button into a btn group according to mockupsFilipa Lacerda2017-02-221-29/+32
|/ / / /
* | | | Merge branch '27287-label-dropdown-error-messages' into 'master'Sean McGivern2017-02-221-3/+3
|\ \ \ \
| * | | | fix new label errors not visible in dropdown for #27287, also humanize error ...Tom Koole2017-02-091-3/+3
* | | | | Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-226-39/+44
|\ \ \ \ \
| * | | | | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-216-39/+44
| | |_|_|/ | |/| | |
* | | | | Merge branch '26703-todos-count' into 'master' Clement Ho2017-02-212-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | change todos counter position & format ( for large counts )mhasbini2017-02-212-1/+4
| | |_|/ | |/| |
* | | | Merge branch 'dropdown-loading-class-add' into 'master' Filipa Lacerda2017-02-211-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed eslint errordropdown-loading-class-addPhil Hughes2017-02-201-1/+1
| * | | Changes when loading indicator is added to dropdownPhil Hughes2017-02-201-1/+2
| |/ /
* | | Allow searching issues for strings containing colonsSimon Knox2017-02-212-2/+5
|/ /
* | Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-20105-105/+105
|\ \
| * | replace implicit this == window with explicit bindingMike Greiling2017-02-17105-105/+105
* | | Merge branch '28295-mr-loading-icon' into 'master' Filipa Lacerda2017-02-202-2/+1
|\ \ \
| * | | loading icon sometimes toggled alongside MR pipeline contents28295-mr-loading-iconSimon Knox2017-02-192-2/+1
* | | | Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz2017-02-185-28/+137
|\ \ \ \
| * | | | Make sure events have most properties definedadd-additional-checks-to-ca-dataAlfredo Sumaran2017-02-105-28/+137
* | | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-85/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-85/+58
* | | | | Merge branch 'fix-dependency-in-environments' into 'master' Clement Ho2017-02-174-6/+6
|\ \ \ \ \
| * | | | | Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-174-6/+6
* | | | | | Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-171-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes errors in GFM slash commands matcher and add tests for default matcherYarNayar2017-02-171-2/+2
* | | | | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-174-91/+67
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1613-31/+60
| |\ \ \ \ \ \
| * | | | | | | update correct field for Notes - it's called note not descriptionSimon Knox2017-02-154-1/+5