summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-30218-2646/+4858
|\
| * Merge branch 'use-count_commits-directly' into 'master'Douwe Maan2017-11-303-2/+8
| |\
| | * We could simply count the commitsLin Jen-Shin2017-11-303-2/+8
| * | Merge branch 'protected-branches-names' into 'master'Douwe Maan2017-11-303-2/+11
| |\ \
| | * | Only load branch names for protected branch checksprotected-branches-namesYorick Peterse2017-11-293-2/+11
| * | | Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-307-48/+89
| |\ \ \
| | * | | Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas2017-11-273-36/+67
| | * | | UX adjustments and spec correctionsJose Ivan Vargas2017-11-275-39/+15
| | * | | Change dropdown button background colorJose Ivan Vargas2017-11-272-1/+5
| | * | | Removed tooltip from clone dropdownJose Ivan Vargas2017-11-273-26/+56
| * | | | Merge branch '40671-fix-empty-blank-flash-messages' into 'master'Phil Hughes2017-11-302-3/+27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove blank flash messages caused by nil40671-fix-empty-blank-flash-messagesEric Eastwood2017-11-292-3/+27
| * | | | Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann2017-11-307-705/+85
| |\ \ \ \
| | * | | | dedupe clipboard dependencyes-module-copy-to-clipboardMike Greiling2017-11-281-14/+2
| | * | | | clarify safari browser supportMike Greiling2017-11-281-4/+4
| | * | | | move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-283-3/+4
| | * | | | fix eslint errorsMike Greiling2017-11-281-33/+32
| | * | | | remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-284-623/+15
| * | | | | Merge branch '40629-icon-styles' into 'master'Annabel Dunstone Gray2017-11-291-28/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fix icon colors in commit list40629-icon-stylesSimon Knox2017-11-291-28/+14
| * | | | | Merge branch 'bvl-double-fork' into 'master'Phil Hughes2017-11-294-17/+48
| |\ \ \ \ \
| | * | | | | Redirect to an already forked project if it existsBob Van Landuyt2017-11-294-17/+48
| * | | | | | Merge branch '32057_support_ordering_project_notes_in_notes_api' into 'master'Sean McGivern2017-11-294-13/+156
| |\ \ \ \ \ \
| | * | | | | | support ordering of project notes in notes apihaseeb2017-11-294-13/+156
| |/ / / / / /
| * | | | | | Merge branch 'docs-what-requires-downtime-link' into 'master'Robert Speicher2017-11-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | fix link that was linking to `html` instead of `md`docs-what-requires-downtime-linkdigitalMoksha2017-11-291-1/+1
| * | | | | | | Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-2926-568/+524
| |\ \ \ \ \ \ \
| | * | | | | | | Improve indexes on merge_request_diffsremove-mr-diff-serialised-columnsSean McGivern2017-11-283-1/+35
| | * | | | | | | Remove serialised diff and commit columnsSean McGivern2017-11-2823-566/+488
| | * | | | | | | Fix instructions for creating project templatesSean McGivern2017-11-281-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'bvl-fork-networks-for-deleted-projects' into 'master'Sean McGivern2017-11-295-10/+109
| |\ \ \ \ \ \ \
| | * | | | | | | Reschedule the migration to populate fork networksbvl-fork-networks-for-deleted-projectsBob Van Landuyt2017-11-292-1/+28
| | * | | | | | | Create fork networks for forks for which the source was deleted.Bob Van Landuyt2017-11-293-9/+81
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'backport_from_ee' into 'master'Rémy Coutable2017-11-291-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Minor backport from EEbackport_from_eeValery Sizov2017-11-291-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'multi-file-editor-css-fixes' into 'master'Tim Zallmann2017-11-2926-384/+710
| |\ \ \ \ \ \ \
| | * | | | | | | fixed rspecmulti-file-editor-css-fixesPhil Hughes2017-11-244-4/+35
| | * | | | | | | added specsPhil Hughes2017-11-2413-67/+207
| | * | | | | | | fixed icon name typoPhil Hughes2017-11-241-1/+1
| | * | | | | | | Added IDE commit panelPhil Hughes2017-11-2415-337/+492
| * | | | | | | | Merge branch '39827-fix-projects-dropdown-overflow' into 'master'Phil Hughes2017-11-294-3/+40
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fix item name and namespace text overflow in Projects dropdownKushal Pandya2017-11-294-3/+40
| |/ / / / / / /
| * | | | | | | Merge branch 'events-atom-feed-author-query' into 'master'Douwe Maan2017-11-292-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Reuse authors when rendering event Atom feedsevents-atom-feed-author-queryYorick Peterse2017-11-282-1/+11
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issu...Sean McGivern2017-11-2915-271/+831
| |\ \ \ \ \ \ \
| | * | | | | | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-2515-271/+831
| * | | | | | | | Merge branch 'remove-iife-autosize' into 'master'Fatih Acet2017-11-291-17/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove iife and eslint disableremove-iife-autosizeClement Ho2017-11-271-17/+14
| * | | | | | | | | Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern2017-11-292-10/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SSHUploadPack over Gitaly is now OptOutgitaly-ssh-upload-pack-opt-outKim "BKC" Carlbäcker2017-11-292-10/+6