summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| * | | | | | code style and test fixesSimon Knox2017-02-141-0/+0
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1445-426/+532
| |\ \ \ \ \ \
| * | | | | | | enable lintSimon Knox2017-02-101-4/+1
| * | | | | | | forgot to iifeSimon Knox2017-02-081-1/+1
| * | | | | | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-084-23/+17
| * | | | | | | appease lintSimon Knox2017-02-081-9/+8
| * | | | | | | switch notes to use task_list, but keep its update function for nowSimon Knox2017-02-082-19/+14
| * | | | | | | copypaste task_list setup and events to own classSimon Knox2017-02-073-66/+53
* | | | | | | | Merge branch '27920-both-wip-messages-showing' into 'master' Fatih Acet2017-02-171-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-141-0/+1
* | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-174-121/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Cache js selectors; fix css26200-convert-sidebar-to-dropdownAnnabel Dunstone Gray2017-02-161-5/+9
| * | | | | | | | Move necessary sidebar code to right_sidebar.js; delete sidebar.jsAnnabel Dunstone Gray2017-02-153-22/+12
| * | | | | | | | Change iteration strategy to make PhantomJS happyAlfredo Sumaran2017-02-151-2/+4
| * | | | | | | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-5/+0
| * | | | | | | | Remove all unnecessary sidebar.jsAnnabel Dunstone Gray2017-02-151-91/+0
* | | | | | | | | Merge branch '27883-autocomplete-seems-to-not-trigger-when-at-character-is-pa...Filipa Lacerda2017-02-171-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-131-0/+3
* | | | | | | | | Merge branch '28248-use-page' into 'master' Robert Speicher2017-02-171-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-161-1/+1
| * | | | | | | | | Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-162-3/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-1624-1143/+1293
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda2017-02-151-2/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'add-issues-button-disable' into 'master' Fatih Acet2017-02-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-1/+1
* | | | | | | | | | | Renders pagination again for pipelines tableFilipa Lacerda2017-02-162-2/+5
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '28247-timeloops-bug' into 'master' Clement Ho2017-02-164-50/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Transforms startTimeAgoLoops into a static method so we can reuse it instead ...Filipa Lacerda2017-02-163-9/+5
| * | | | | | | | | | Only run timeago loops after rendering timeago componentsFilipa Lacerda2017-02-164-43/+30
* | | | | | | | | | | Merge branch '26957-tanuki-anim-hang' into 'master' Clement Ho2017-02-161-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-0/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-1618-1091/+1254
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove arrow icon from foldersFilipa Lacerda2017-02-161-1/+0