summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-063-4/+8
* | | Refactor commit/build tests and fix CI cancelDmitriy Zaporozhets2015-10-061-1/+1
* | | Cleanup CI code after refactoring and fix several 500 errorsDmitriy Zaporozhets2015-10-0613-396/+23
* | | Move CI build page to CE projectDmitriy Zaporozhets2015-10-066-3/+247
* | | Merge branch 'ci-commit-page' into 'master' Dmitriy Zaporozhets2015-10-066-1/+92
|\ \ \ | |_|/ |/| |
| * | Link ci_status_path to new ci commit pageci-commit-pageDmitriy Zaporozhets2015-10-061-1/+2
| * | Render CI statuses on commit pageDmitriy Zaporozhets2015-10-065-0/+90
* | | Merge branch 'fix_search_in_file_tree' into 'master' Dmitriy Zaporozhets2015-10-061-1/+4
|\ \ \
| * | | Fix search in FilesValery Sizov2015-10-061-1/+4
* | | | Fix broken grouping sql clause when rendering commits for CIKamil Trzcinski2015-10-061-2/+3
| |/ / |/| |