summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'master' Robert Speicher2015-10-101-7/+7
|\
| * Persist filters when sorting on user admin pageJerry Lukins2015-10-101-7/+7
* | Merge branch 'fix-remove-button-alignment' into 'master' Dmitriy Zaporozhets2015-10-101-2/+3
|\ \
| * | In SSH key detailed view, align the "Remove" button with the right containerStan Hu2015-10-091-2/+3
* | | Merge branch 'make-diff-css-better-for-mobile' into 'master' Dmitriy Zaporozhets2015-10-103-45/+89
|\ \ \
| * | | Make diff file view easier to use on mobile screensStan Hu2015-10-093-45/+89
* | | | Merge branch 'fix-issue-filter-dropdown-labels' into 'master' Dmitriy Zaporozhets2015-10-096-6/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-086-6/+16
| |/ /
* | | Merge branch 'rs-mr-tab-loader' into 'master' Douwe Maan2015-10-091-5/+8
|\ \ \
| * | | Make the loading spinner toggle more explicitrs-mr-tab-loaderRobert Speicher2015-10-081-5/+8
| |/ /
* | | Merge branch 'improve_empty_fork' into 'master' Dmitriy Zaporozhets2015-10-091-29/+34
|\ \ \
| * | | Show message if user tries to fork and has no available namespacesDrew Blessing2015-10-081-29/+34
| |/ /
* | | fixed positioning of hamburger menu on headerHan Loong Liauw2015-10-092-2/+6
|/ /
* | Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-082-7/+41
|\ \
| * | Revamp finding projects by namespacesYorick Peterse2015-10-082-8/+14
| * | Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+28
* | | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-082-9/+16
|\ \ \
| * | | Revamp trending projects queryYorick Peterse2015-10-062-9/+16
| * | | Use >= instead of > in TrendingProjectsFinderYorick Peterse2015-10-061-1/+1
* | | | Merge branch 'implement-new-gitlab-colors' into 'master' Dmitriy Zaporozhets2015-10-085-127/+146
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve help/ui pageDmitriy Zaporozhets2015-10-081-3/+48
| * | | Add new GitLab colorsDmitriy Zaporozhets2015-10-085-124/+98
* | | | Merge branch 'XenGi/gitlab-ce-master'Stan Hu2015-10-081-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | hooks: Add full project namespace to payloadRicardo Band2015-10-021-0/+1
* | | | Merge branch 'fix-build-highlight' into 'master' Dmitriy Zaporozhets2015-10-082-2/+1
|\ \ \ \
| * | | | Fix build highlightDmitriy Zaporozhets2015-10-082-2/+1
| | |_|/ | |/| |
* | | | Check originalEvent.repeat *and* event.repeatrs-quick-submitRobert Speicher2015-10-071-1/+1
* | | | Check originalEvent.repeatRobert Speicher2015-10-071-1/+1
* | | | Quick Submit all the things!Robert Speicher2015-10-079-11/+11
* | | | Remove "quick submit" behavior specific to the Notes JSRobert Speicher2015-10-071-7/+0
* | | | Add "Quick Submit" JS behaviorRobert Speicher2015-10-071-0/+29
* | | | Require jquery.turbolinks in all JS specsRobert Speicher2015-10-071-2/+1
|/ / /
* | | Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter'Dmitriy Zaporozhets2015-10-074-10/+29
|\ \ \
| * | | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-074-10/+29
* | | | Merge branch 'cleanup-ci-pages' into 'master' Dmitriy Zaporozhets2015-10-0723-298/+130
|\ \ \ \
| * | | | Fix tests and few CI featuresDmitriy Zaporozhets2015-10-073-2/+3
| * | | | Move CI services to project settings areaDmitriy Zaporozhets2015-10-077-72/+54
| * | | | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pagesDmitriy Zaporozhets2015-10-077-89/+43
| * | | | Remove unused JSDmitriy Zaporozhets2015-10-072-42/+0
| * | | | Remove test for removed page and add menu highlight for build pageDmitriy Zaporozhets2015-10-071-1/+1
| * | | | Remove Continuous Integration from project menuDmitriy Zaporozhets2015-10-076-77/+13
| * | | | Move no runners alert to project ci settingsDmitriy Zaporozhets2015-10-073-3/+4
| * | | | Move status badge helper to CI project settings for nowDmitriy Zaporozhets2015-10-072-16/+16
* | | | | Merge branch 'new-project' into 'master' Dmitriy Zaporozhets2015-10-0716-202/+272
|\ \ \ \ \
| * | | | | Refactor buttonsDmitriy Zaporozhets2015-10-072-28/+9
| * | | | | Refactor button css and do some cleanupDmitriy Zaporozhets2015-10-076-98/+75
| * | | | | Fixes to dropdown, font colors for new project and merge requestAndrey2015-10-0714-150/+262
| |/ / / /
* | | | | Allow removing of project without confirmation when JavaScript is disabledStan Hu2015-10-071-2/+2
| |/ / / |/| | |
* | | | Add directory feature buttonStan Hu2015-10-0712-28/+129
|/ / /
* | | Fix routing in CI mailerDmitriy Zaporozhets2015-10-077-8/+8