Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trigger buildssnippet_search_refactoring | Valery Sizov | 2016-02-05 | 0 | -0/+0 |
| | |||||
* | one more improvement to snippet search | Valery Sizov | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Faster snippet search | Valery Sizov | 2016-02-05 | 4 | -29/+30 |
| | |||||
* | Merge branch 'ruby_sha' into 'master' | Achilleas Pipinellis | 2016-02-05 | 2 | -1/+12 |
|\ | | | | | | | | | | | | | | | | | | | Fix Ruby SHA in installation guide The Ruby SHA that we were checking against in the installation guide was wrong. I replaced it with sha256sum which is also present in the Ruby downloads page. Also added it as a note in the doc styleguide. See merge request !2726 | ||||
| * | Add ruby version update info in doc_styleguide | Achilleas Pipinellis | 2016-02-05 | 1 | -0/+11 |
| | | | | | | | | [ci skip] | ||||
| * | Fix wrong Ruby SHA and replace with sha256sum | Achilleas Pipinellis | 2016-02-05 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch 'paginate-dashboard-projects' into 'master' | Dmitriy Zaporozhets | 2016-02-05 | 15 | -33/+91 |
|\ \ | | | | | | | | | | | | | | | | | | | Page project list on dashboard See merge request !2689 | ||||
| * | | Frontend changes from MR feedbackpaginate-dashboard-projects | Josh Frye | 2016-02-05 | 1 | -3/+4 |
| | | | |||||
| * | | Fix project filter form rendering | Dmitriy Zaporozhets | 2016-02-05 | 2 | -7/+11 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Implement changes from MR feedback | Josh Frye | 2016-02-04 | 5 | -16/+16 |
| | | | |||||
| * | | Remove js line | Josh Frye | 2016-02-04 | 1 | -1/+0 |
| | | | |||||
| * | | Various filter fixes | Josh Frye | 2016-02-04 | 18 | -62/+90 |
| | | | |||||
| * | | Delay filter until user stops typing | Josh Frye | 2016-02-04 | 6 | -26/+33 |
| | | | |||||
| * | | Paginate + ajax filter dashboard projects | Josh Frye | 2016-02-04 | 10 | -46/+67 |
| | | | |||||
| * | | Page project list on dashboard | Josh Frye | 2016-02-04 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'improve-nav-controls' into 'master' | Dmitriy Zaporozhets | 2016-02-05 | 13 | -107/+94 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve reuse of existing UI components * Re-use top-are css component for issues/mr pages * Add support for inline form in nav-controls component cc @jschatz1 See merge request !2722 | ||||
| * | | | Remove project-issuable-filter from admin builds page :)improve-nav-controls | Dmitriy Zaporozhets | 2016-02-05 | 3 | -27/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Re-use top-are css component for issues/mr pages | Dmitriy Zaporozhets | 2016-02-05 | 9 | -80/+75 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Add support for inline form in nav-controls component | Dmitriy Zaporozhets | 2016-02-05 | 1 | -0/+4 |
|/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'doc_refactor_session_api' into 'master' | Achilleas Pipinellis | 2016-02-05 | 1 | -17/+25 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Refactor session API documentation See merge request !2473 | ||||
| * | | | Refactor session API documentation [ci skip]doc_refactor_session_api | Achilleas Pipinellis | 2016-01-18 | 1 | -17/+25 |
| | | | | |||||
* | | | | Merge branch 'doc_refactor_deploy_key_multiple_projects_api' into 'master' | Achilleas Pipinellis | 2016-02-05 | 1 | -7/+11 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Refactor deploy_key_multiple_projects API documentation See merge request !2468 | ||||
| * | | | Refactor deploy_key_multiple_projects API documentation [ci skip]doc_refactor_deploy_key_multiple_projects_api | Achilleas Pipinellis | 2016-01-18 | 1 | -7/+11 |
| |/ / | |||||
* | | | Merge branch 'list-padding' into 'master' | Dmitriy Zaporozhets | 2016-02-05 | 10 | -26/+15 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New padding for lists * improve consistency for list padding * reduce padding for project/group/events lists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fixes #12511 cc @jschatz1 @skyruler @creamzy See merge request !2715 | ||||
| * | | | New padding for listslist-padding | Dmitriy Zaporozhets | 2016-02-04 | 10 | -26/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improve consistency for list padding * reduce padding for project/group/events lists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Merge branch 'rymai/gitlab-ce-3007-fix-mr-label-links' into 'master' | Rémy Coutable | 2016-02-05 | 5 | -24/+29 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix label links for a merge request pointing to issues list _Originally opened at !2150._ --- I have added a type parameter to the `link_to_label` helper method that is set to `'merge_request'` when in the context of a merge request. I have also improved the specs to actually test the output of the method instead of its implementation. Fixes #3007. See merge request !2700 | ||||
| * | | | | Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-links | Rémy Coutable | 2016-02-04 | 5 | -24/+29 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | You can set type: :merge_request to create a link to merge request lists instead of issues list. Accept both Symbol & String as type argument for the link_to_label helper | ||||
* | | | | Merge branch 'search-on-groups-is-ugly' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 2 | -13/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change placeholder text to just 'search' Fixes #13168  See merge request !2711 | ||||
| * | | | Change placeholder text to just 'search'search-on-groups-is-ugly | Jacob Schatz | 2016-02-04 | 2 | -13/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'fuzzy-file-search-menu-shortcut-placement' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Puts shortcut key in the right place. Fixes #13192  See merge request !2710 | ||||
| * | | | Puts shortcut key in the right place.fuzzy-file-search-menu-shortcut-placement | Jacob Schatz | 2016-02-04 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 18 | -115/+463 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement new design for issue and merge request right sidebar Fixes #3981 See merge request !2645 | ||||
| * | | | Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebar | Jacob Schatz | 2016-02-04 | 2 | -2/+22 |
| | | | | |||||
| * | | | Resize sidebar on initial page refresh. | Jacob Schatz | 2016-02-04 | 1 | -2/+10 |
| | | | | |||||
| * | | | Make size changes based on screen resize. | Jacob Schatz | 2016-02-03 | 2 | -0/+37 |
| | | | | |||||
| * | | | Fixes sidebar width. | Jacob Schatz | 2016-02-03 | 2 | -4/+11 |
| | | | | |||||
| * | | | Issue sidebar bug fix. | Jacob Schatz | 2016-02-03 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | | Thanks @rspeicher. | ||||
| * | | | Fix sidebar replacement for issues & MRs | Jacob Schatz | 2016-02-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Sidebar works after sidebar ajax calls. | Jacob Schatz | 2016-02-02 | 6 | -9/+10 |
| | | | | |||||
| * | | | Added correct colors and styles from antetype mockup. | Jacob Schatz | 2016-02-02 | 4 | -11/+12 |
| | | | | |||||
| * | | | Add ajax calls to return JSON | Jacob Schatz | 2016-01-30 | 6 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | Fix subtitles on minimize. Fix styles for show. | ||||
| * | | | Add detail to collapsed icons | Jacob Schatz | 2016-01-28 | 4 | -3/+44 |
| | | | | |||||
| * | | | Fix icon centering on collapsed view | Jacob Schatz | 2016-01-28 | 1 | -7/+6 |
| | | | | |||||
| * | | | Sidebar collapse and expand work with whole page. | Jacob Schatz | 2016-01-28 | 7 | -17/+108 |
| | | | | |||||
| * | | | Add icon when collapsed. | Jacob Schatz | 2016-01-28 | 2 | -2/+26 |
| | | | | | | | | | | | | | | | | Hide and show icons in collapse and expanded mode. | ||||
| * | | | Add js to expand and contract side menu | Jacob Schatz | 2016-01-27 | 4 | -14/+39 |
| | | | | |||||
| * | | | Adds prev/next buttons to top area | Jacob Schatz | 2016-01-27 | 3 | -4/+33 |
| | | | | |||||
| * | | | New right side gutter design. | Jacob Schatz | 2016-01-27 | 10 | -97/+155 |
| | | | | | | | | | | | | | | | | [WIP] | ||||
* | | | | Merge branch 'fix-test' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken tests Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @DouweM See merge request !2708 | ||||
| * | | | | Fix broken tests | Dmitriy Zaporozhets | 2016-02-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |