| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix retry and cancel URLscommit_status | Kamil Trzcinski | 2015-10-13 | 1 | -2/+4 |
| * | Fix feature tests | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | Fix broken matrix_for_ref? | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | Fix broken tests | Kamil Trzcinski | 2015-10-12 | 1 | -2/+2 |
| * | Rename builds_without_retry to latest_builds | Kamil Trzcinski | 2015-10-12 | 7 | -14/+14 |
| * | Fix commit skipping | Kamil Trzcinski | 2015-10-12 | 1 | -5/+5 |
| * | Update rendering | Kamil Trzcinski | 2015-10-12 | 5 | -86/+63 |
| * | Small bug fixes | Kamil Trzcinski | 2015-10-12 | 3 | -19/+36 |
| * | Add Commit Status documentation | Kamil Trzcinski | 2015-10-12 | 2 | -2/+2 |
| * | Add author to statuses | Kamil Trzcinski | 2015-10-12 | 1 | -0/+2 |
| * | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 11 | -179/+246 |
| * | Merge branch 'master' into 'master' | Robert Speicher | 2015-10-10 | 1 | -7/+7 |
| |\ | |||||
| | * | Persist filters when sorting on user admin page | Jerry Lukins | 2015-10-10 | 1 | -7/+7 |
| * | | Merge branch 'fix-remove-button-alignment' into 'master' | Dmitriy Zaporozhets | 2015-10-10 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | In SSH key detailed view, align the "Remove" button with the right container | Stan Hu | 2015-10-09 | 1 | -2/+3 |
| * | | | Merge branch 'make-diff-css-better-for-mobile' into 'master' | Dmitriy Zaporozhets | 2015-10-10 | 3 | -45/+89 |
| |\ \ \ | |||||
| | * | | | Make diff file view easier to use on mobile screens | Stan Hu | 2015-10-09 | 3 | -45/+89 |
| * | | | | Merge branch 'fix-issue-filter-dropdown-labels' into 'master' | Dmitriy Zaporozhets | 2015-10-09 | 6 | -6/+16 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Restore placeholders in issue filters from "Any" to "Milestone" and "Label" | Stan Hu | 2015-10-08 | 6 | -6/+16 |
| | |/ / | |||||
| * | | | Merge branch 'rs-mr-tab-loader' into 'master' | Douwe Maan | 2015-10-09 | 1 | -5/+8 |
| |\ \ \ | |||||
| | * | | | Make the loading spinner toggle more explicitrs-mr-tab-loader | Robert Speicher | 2015-10-08 | 1 | -5/+8 |
| | |/ / | |||||
| * | | | Merge branch 'improve_empty_fork' into 'master' | Dmitriy Zaporozhets | 2015-10-09 | 1 | -29/+34 |
| |\ \ \ | |||||
| | * | | | Show message if user tries to fork and has no available namespaces | Drew Blessing | 2015-10-08 | 1 | -29/+34 |
| | |/ / | |||||
| * | | | fixed positioning of hamburger menu on header | Han Loong Liauw | 2015-10-09 | 2 | -2/+6 |
| |/ / | |||||
| * | | Merge remote-tracking branch 'public/project-find-with-namespace-performance' | Dmitriy Zaporozhets | 2015-10-08 | 2 | -7/+41 |
| |\ \ | |||||
| | * | | Revamp finding projects by namespaces | Yorick Peterse | 2015-10-08 | 2 | -8/+14 |
| | * | | Added concern for case-insensitive WHERE queries | Yorick Peterse | 2015-10-07 | 1 | -0/+28 |
| * | | | Merge remote-tracking branch 'public/trending-projects-performance' | Dmitriy Zaporozhets | 2015-10-08 | 2 | -9/+16 |
| |\ \ \ | |||||
| | * | | | Revamp trending projects query | Yorick Peterse | 2015-10-06 | 2 | -9/+16 |
| | * | | | Use >= instead of > in TrendingProjectsFinder | Yorick Peterse | 2015-10-06 | 1 | -1/+1 |
| * | | | | Merge branch 'implement-new-gitlab-colors' into 'master' | Dmitriy Zaporozhets | 2015-10-08 | 5 | -127/+146 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Improve help/ui page | Dmitriy Zaporozhets | 2015-10-08 | 1 | -3/+48 |
| | * | | | Add new GitLab colors | Dmitriy Zaporozhets | 2015-10-08 | 5 | -124/+98 |
| * | | | | Merge branch 'XenGi/gitlab-ce-master' | Stan Hu | 2015-10-08 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | hooks: Add full project namespace to payload | Ricardo Band | 2015-10-02 | 1 | -0/+1 |
| * | | | | Merge branch 'fix-build-highlight' into 'master' | Dmitriy Zaporozhets | 2015-10-08 | 2 | -2/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix build highlight | Dmitriy Zaporozhets | 2015-10-08 | 2 | -2/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Check originalEvent.repeat *and* event.repeatrs-quick-submit | Robert Speicher | 2015-10-07 | 1 | -1/+1 |
| * | | | | Check originalEvent.repeat | Robert Speicher | 2015-10-07 | 1 | -1/+1 |
| * | | | | Quick Submit all the things! | Robert Speicher | 2015-10-07 | 9 | -11/+11 |
| * | | | | Remove "quick submit" behavior specific to the Notes JS | Robert Speicher | 2015-10-07 | 1 | -7/+0 |
| * | | | | Add "Quick Submit" JS behavior | Robert Speicher | 2015-10-07 | 1 | -0/+29 |
| * | | | | Require jquery.turbolinks in all JS specs | Robert Speicher | 2015-10-07 | 1 | -2/+1 |
| |/ / / | |||||
| * | | | Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter' | Dmitriy Zaporozhets | 2015-10-07 | 4 | -10/+29 |
| |\ \ \ | |||||
| | * | | | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ... | Stan Hu | 2015-10-07 | 4 | -10/+29 |
| * | | | | Merge branch 'cleanup-ci-pages' into 'master' | Dmitriy Zaporozhets | 2015-10-07 | 23 | -298/+130 |
| |\ \ \ \ | |||||
| | * | | | | Fix tests and few CI features | Dmitriy Zaporozhets | 2015-10-07 | 3 | -2/+3 |
| | * | | | | Move CI services to project settings area | Dmitriy Zaporozhets | 2015-10-07 | 7 | -72/+54 |
| | * | | | | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pages | Dmitriy Zaporozhets | 2015-10-07 | 7 | -89/+43 |
| | * | | | | Remove unused JS | Dmitriy Zaporozhets | 2015-10-07 | 2 | -42/+0 |
