summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix rspec failureShinya Maeda2017-03-233-6/+3
* with_status to represent_statusShinya Maeda2017-03-233-20/+11
* 3 lines to One line. Correct spec caption.Shinya Maeda2017-03-232-7/+2
* with_status to only_statusShinya Maeda2017-03-235-5/+5
* Fix rubocop angerShinya Maeda2017-03-232-2/+2
* Remove legacy def status from builds_controllerShinya Maeda2017-03-231-3/+0
* Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-237-19/+49
* Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-236-2/+29
* Add `aria-label` for feature status accessibilityKushal Pandya2017-03-232-13/+19
* Merge branch 'mr-list-alignment' into 'master' Alfredo Sumaran2017-03-231-4/+4
|\
| * Move merge-request-info style to only apply to related MRsAnnabel Dunstone Gray2017-03-221-4/+4
* | Fix `Ctrl+Enter` support for Quick SubmitKushal Pandya2017-03-231-0/+4
* | Merge branch '29414-fix-link-toggler-diff-changed-files' into 'master' Alfredo Sumaran2017-03-231-1/+1
|\ \
| * | Fix "N changed files" link toggler jumping to topEric Eastwood2017-03-211-1/+1
* | | Corrected the color from the time tracking icon in the issuable sidebarJose Ivan Vargas2017-03-222-2/+1
* | | Merge branch 'docs/profile-preferences' into 'master' Achilleas Pipinellis2017-03-221-4/+6
|\ \ \
| * | | Update user's profile preferences docsAchilleas Pipinellis2017-03-221-4/+6
| | |/ | |/|
* | | Merge branch 'profile-project-pagination-json-fix' into 'master' Jacob Schatz2017-03-222-5/+20
|\ \ \ | |/ / |/| |
| * | Fixed pagination in projects & snippets on user pagePhil Hughes2017-03-182-5/+20
* | | Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-225-5/+15
|\ \ \
| * | | Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-213-3/+6
| * | | Present ajax call errors when failing to update an IssueOswaldo Ferreira2017-03-212-2/+9
* | | | Merge branch 'add-todos-shortcut' into 'master' Sean McGivern2017-03-224-1/+13
|\ \ \ \
| * | | | Add global `g t` shortcut to go to todosSean McGivern2017-03-174-1/+13
* | | | | Fixed the job tootip being cut-offPhil Hughes2017-03-222-3/+3
* | | | | Merge branch '29043-upgrade-vue-and-remove-warnings' into 'master' Fatih Acet2017-03-221-0/+6
|\ \ \ \ \
| * | | | | move common vue script to vue_shared directoryMike Greiling2017-03-211-3/+1
| * | | | | disable the Vue production warning in development and testingMike Greiling2017-03-211-0/+8
* | | | | | Removed unnecessary 'add' text in additional award emoji buttonDimitrie Hoekstra2017-03-222-3/+12
|/ / / / /
* | | | | Merge branch 'resolve-global-vue' into 'master' Filipa Lacerda2017-03-2154-68/+115
|\ \ \ \ \
| * | | | | remove additional instances of window.VueMike Greiling2017-03-202-5/+5
| * | | | | fix wait_for_vue_resource to not rely on global Vue objectMike Greiling2017-03-201-4/+7
| * | | | | make eslint happyMike Greiling2017-03-201-1/+1
| * | | | | remove Vue from the global spaceMike Greiling2017-03-2051-59/+103
* | | | | | Merge branch 'dm-fix-vue-cant-compile-some-discussions' into 'master' Robert Speicher2017-03-211-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Escape values passed from Rails to Vue to make sure the template can be compiledDouwe Maan2017-03-211-1/+1
* | | | | | Merge branch 'revert-37328406' into 'master' Rémy Coutable2017-03-214-21/+8
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-214-21/+8
* | | | | | | Merge branch '29583-routes-like-fix' into 'master' Sean McGivern2017-03-213-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Escape route path for LIKE queriesJarka Kadlecova2017-03-213-3/+5
* | | | | | | | Merge branch 'replace_closing_mr_icon' into 'master' Annabel Dunstone Gray2017-03-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace closing MR iconblackst0ne2017-03-211-1/+1
* | | | | | | | | Merge branch 'jej-backport-authorless-fix' into 'master' Douwe Maan2017-03-211-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Prevented error on nil author from Issuable delegationJames Edwards-Jones2017-03-211-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-213-11/+15
* | | | | | | | Merge branch 'sh-fix-issue-29739' into 'master' Sean McGivern2017-03-211-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Error 500 when Bitbucket importer does not have authorizationStan Hu2017-03-201-4/+4
* | | | | | | | | Merge branch 'source-branch-toggle-text' into 'master' Filipa Lacerda2017-03-211-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fixed source branch name not being in new merge request dropdown togglePhil Hughes2017-03-201-1/+1
* | | | | | | | | Merge branch '29659-add-padding' into 'master' Filipa Lacerda2017-03-211-0/+4
|\ \ \ \ \ \ \ \ \