summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-263-15/+11
* Merge branch 'mr-sticky-headers' into 'master'Filipa Lacerda2018-11-222-0/+26
|\
| * Made diff file headers stickyPhil Hughes2018-11-222-0/+26
* | Merge branch 'mr-file-tree-commit' into 'master'Filipa Lacerda2018-11-225-53/+29
|\ \
| * | Show toggle tree button on merge request commitsPhil Hughes2018-11-225-53/+29
| |/
* | Merge branch 'fix-typos-occured' into 'master'Kushal Pandya2018-11-228-13/+13
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-21538-6852/+3412
| |\
| * | Fix typos occured to occurredHiroyuki Sato2018-11-168-13/+13
* | | Update `gitlab` npm namespaceGeorge Tsiolis2018-11-213-6/+7
* | | Add `hover` on button tooltipsGeorge Tsiolis2018-11-213-6/+4
* | | Remove the tooltip trigger suffixGeorge Tsiolis2018-11-211-1/+1
* | | Restore tooltip placement propGeorge Tsiolis2018-11-211-0/+5
* | | Remove redundant specs for tooltipGeorge Tsiolis2018-11-211-10/+1
* | | Replace tooltip directive with gl-tooltip directive in badges, cycle analytic...George Tsiolis2018-11-216-27/+19
* | | Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable2018-11-217-7/+7
|\ \ \
| * | | Eliminate duplicated wordsTakuya Noguchi2018-11-227-7/+7
* | | | Merge branch 'reinstate-d5a24021a4e583' into 'master'Yorick Peterse2018-11-212-3/+7
|\ \ \ \
| * | | | Reinstate changes from MR 23234reinstate-d5a24021a4e583Yorick Peterse2018-11-212-3/+7
* | | | | Merge branch 'sh-fix-issue-51220' into 'master'Rémy Coutable2018-11-211-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle force_remove_source_branch when creating merge requestsh-fix-issue-51220Stan Hu2018-11-211-0/+1
* | | | | Revert "Merge branch 'ide-open-all-mr-files' into 'master'"Yorick Peterse2018-11-212-7/+3
* | | | | Merge branch '54282-tooltip-stuck' into 'master'Phil Hughes2018-11-211-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 54282-tooltip-stuck54282-tooltip-stuckFilipa Lacerda2018-11-21398-6129/+2069
| |\ \ \ \ \
| * | | | | | Fixes stuck tooltip on stop env buttonFilipa Lacerda2018-11-201-4/+4
* | | | | | | Merge branch 'sh-workaround-ruby-2-5-3-bug' into 'master'Kamil Trzciński2018-11-211-2/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Work around Ruby 2.5.3 crash when a CI job is selectedsh-workaround-ruby-2-5-3-bugStan Hu2018-11-201-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '53578-fe-deployment-status' into 'master'Phil Hughes2018-11-211-0/+2
|\ \ \ \ \ \
| * | | | | | Adds missing status in deployment widget53578-fe-deployment-statusFilipa Lacerda2018-11-201-0/+2
* | | | | | | Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-215-7/+21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Prettify JSHeinrich Lee Yu2018-11-192-9/+15
| * | | | | | Change param name for consistencyHeinrich Lee Yu2018-11-195-6/+6
| * | | | | | Update project selection dropdown API paramsHeinrich Lee Yu2018-11-195-4/+12
* | | | | | | Externalize strings from `/app/views/abuse_reports`George Tsiolis2018-11-211-4/+4
* | | | | | | Fix Issuable container element selector for shortcuts handlingKushal Pandya2018-11-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho2018-11-21374-6072/+1987
|\ \ \ \ \ \
| * | | | | | Prettify all the thingsMike Greiling2018-11-20374-6072/+1987
| | |_|_|/ / | |/| | | |
* | | | | | Align issue status label and confidential iconGeorge Tsiolis2018-11-203-7/+4
* | | | | | Externalize strings from `/app/views/repository_check_mailer`George Tsiolis2018-11-202-5/+4
* | | | | | Remove instances of `@extend .monospace`George Tsiolis2018-11-2013-32/+12
* | | | | | Merge branch 'gt-externalize-app-views-peek' into 'master'Fatih Acet2018-11-201-2/+2
|\ \ \ \ \ \
| * | | | | | Externalize strings from `/app/views/peek`George Tsiolis2018-11-191-2/+2
* | | | | | | Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier2018-11-202-5/+50
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'ide-open-all-mr-files' into 'master'Filipa Lacerda2018-11-202-3/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added a test for open merge request filesPhil Hughes2018-11-201-1/+1
| * | | | | Open first 10 merge request files in IDEPhil Hughes2018-11-202-2/+6
* | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-2020-33/+590
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SSH public-key authentication for push mirroringNick Thomas2018-11-1920-33/+590
* | | | | | Merge branch 'gt-externalize-app-views-projects-diffs' into 'master'Phil Hughes2018-11-2014-22/+20
|\ \ \ \ \ \
| * | | | | | Externalize strings from `/app/views/projects/diffs`George Tsiolis2018-11-2014-22/+20
* | | | | | | Merge branch 'project_identicon_fix' into 'master'Kushal Pandya2018-11-201-1/+1
|\ \ \ \ \ \ \