summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor url validator to use sanitizer for checkfix/import-url-validatorJames Lopez2016-07-011-3/+1
* typoJames Lopez2016-06-301-1/+1
* few more changes from suggestionsJames Lopez2016-06-304-5/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-30414-768/+1863
|\
| * Merge branch 'shards' into 'master' Yorick Peterse2016-06-3057-413/+779
| |\
| | * Merge branch 'shards-config' into 'shards' Yorick Peterse2016-06-3013-3/+70
| | |\
| | | * Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-2913-3/+70
| | |/
| | * Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-294-19/+43
| | * Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-2947-391/+666
| * | Merge branch '19003-file-view-subnav' into 'master' Dmitriy Zaporozhets2016-06-302-7/+14
| |\ \ | | |/ | |/|
| | * Move changelot item "Add sub nav to file page view" to 8.9.4Dmitriy Zaporozhets2016-06-301-2/+1
| | * Fix changelog for 8.9.3Dmitriy Zaporozhets2016-06-301-1/+3
| | * Update CHANGELOGAnnabel Dunstone2016-06-301-0/+3
| | * Add sub nav to file viewAnnabel Dunstone2016-06-301-7/+10
| |/
| * Merge branch 'fix_filebrowser_reload' into 'master' Fatih Acet2016-06-302-3/+12
| |\
| | * Update CHANGELOGfix_filebrowser_reloadAlfredo Sumaran2016-06-291-0/+3
| | * Fixes opening files on a new tab with meta key + click or using mouse middle ...Alfredo Sumaran2016-06-291-2/+6
| | * Skip element that is wrapped by a linkAlfredo Sumaran2016-06-291-1/+3
| * | Merge branch '19157-use-shortcuts-is-not-working-on-gitlab-com-help' into 'ma...Fatih Acet2016-06-302-4/+4
| |\ \
| | * | Exposed 'onToggleHelp() to window object so showHelp() can be a global function'Luke "Jared" Bennett2016-06-292-4/+4
| * | | Merge branch 'left-align-flash-messages' into 'master' Jacob Schatz2016-06-293-2/+18
| |\ \ \
| | * | | Align flash messages with left side of page content (!4959)winniehell2016-06-293-2/+18
| * | | | Merge branch 'handle-redis-not-there' into 'master' Stan Hu2016-06-292-3/+43
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Handle case when Redis cache returns an empty settingStan Hu2016-06-292-3/+10
| | * | | Fix database migrations when Redis is not runningStan Hu2016-06-292-3/+36
| | | |/ | | |/|
| * | | Merge branch 'rs-gitalb-com-staging' into 'master' Robert Speicher2016-06-292-1/+12
| |\ \ \
| | * | | Update `Gitlab.com?` to support stagingrs-gitalb-com-stagingRobert Speicher2016-06-272-1/+12
| * | | | Merge branch 'cache-max-user-access-name' into 'master' Robert Speicher2016-06-293-1/+57
| |\ \ \ \
| | * | | | Be explicit which project and user ID are memoizedStan Hu2016-06-292-4/+20
| | * | | | Memoize the maximum access level for the author of notesStan Hu2016-06-293-1/+41
| * | | | | Merge branch 'button-focus-style' into 'master' Jacob Schatz2016-06-291-1/+2
| |\ \ \ \ \
| | * | | | | Adds focus state style to markdown area buttons.button-focus-styleConnor Shea2016-06-221-1/+2
| * | | | | | Merge branch 'label-filter-path-fix' into 'master' Jacob Schatz2016-06-292-5/+9
| |\ \ \ \ \ \
| | * | | | | | Fixed URL on label button when filteringlabel-filter-path-fixPhil Hughes2016-06-242-5/+9
| * | | | | | | Merge branch 'commit-avatar-alignment' into 'master' Fatih Acet2016-06-292-9/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed comit avatar alignmentcommit-avatar-alignmentPhil Hughes2016-06-272-9/+4
| * | | | | | | | Merge branch '19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-s' ...Fatih Acet2016-06-291-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Disabled native autocomplete for dropdown filter inputs19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-sLuke "Jared" Bennett2016-06-281-1/+1
| * | | | | | | | Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher2016-06-2922-28/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-2916-20/+20
| | * | | | | | | | Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-297-8/+8
| * | | | | | | | | Merge branch 'migration-cops' into 'master' Robert Speicher2016-06-295-1/+112
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Added RuboCop cops for checking DB migrationsmigration-copsYorick Peterse2016-06-295-1/+112
| * | | | | | | | | | Update CHANGELOG for 8.9.3Robert Speicher2016-06-291-7/+15
| * | | | | | | | | | Merge branch 'issue_3359_3' into 'master' Douwe Maan2016-06-2910-37/+105
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-29321-1907/+4728
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | merge master into issue_3359_3Felipe Artur2016-06-2910-29/+29
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-227-29/+102
| | * | | | | | | | | | | merge master into issue_3359_3Felipe Artur2016-06-22791-5176/+30411
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-227-29/+101
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |