summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '28634-todos-margin' into 'master' Alfredo Sumaran2017-03-242-2/+5
|\
| * Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-242-2/+5
* | Adding non_archived scope for counting projectsNaveen Kumar2017-03-241-1/+1
* | Merge branch '28614-harmonious-color-palette' into 'master' Annabel Dunstone Gray2017-03-2422-221/+245
|\ \
| * | Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-2322-221/+245
* | | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-243-5/+13
|\ \ \
| * | | Show loading icon when changing filter in add issues modalPhil Hughes2017-03-213-5/+13
* | | | Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-242-2/+8
* | | | Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master' Annabel Dunstone Gray2017-03-241-3/+0
|\ \ \ \
| * | | | Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood2017-03-231-3/+0
* | | | | Merge branch 'fix-multiple-fixtering' into 'master' Clement Ho2017-03-241-0/+2
|\ \ \ \ \
| * | | | | Reset dropdown list when clicking filter inputAlfredo Sumaran2017-03-211-0/+2
* | | | | | Merge branch 'projects-list-line-breaks' into 'master' Annabel Dunstone Gray2017-03-243-65/+66
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed commit message in forks list not truncatingPhil Hughes2017-03-241-1/+2
| * | | | | Use project-row class instead of child selectorPhil Hughes2017-03-231-1/+1
| * | | | | Fixes project list lines breakingPhil Hughes2017-03-233-66/+66
* | | | | | Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-249-18/+19
|\ \ \ \ \ \
| * | | | | | adjust the affix breakpoint to match css top valueMike Greiling2017-03-223-3/+3
| * | | | | | genericise sidebar vertical offset css as it relates to the subnavMike Greiling2017-03-222-6/+12
| * | | | | | remove jobs page hack to make subnav 100% widthMike Greiling2017-03-224-9/+4
| * | | | | | remove unnecessary string interpolationMike Greiling2017-03-221-1/+1
* | | | | | | Merge branch '22145-slow-search' into 'master' Yorick Peterse2017-03-242-11/+8
|\ \ \ \ \ \ \
| * | | | | | | simplify projects, mrs search queriesmhasbini2017-03-222-11/+8
* | | | | | | | Merge branch '29964-sidebar-js' into 'master' Filipa Lacerda2017-03-242-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add sidebar class to build & wiki pagesAnnabel Dunstone Gray2017-03-232-0/+6
* | | | | | | | | Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński2017-03-242-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move user_link to generic UsersHelperToon Claes2017-03-233-13/+9
| * | | | | | | | | Add helpers for pipeline user link & user avatarToon Claes2017-03-222-2/+13
| * | | | | | | | | Show pipeline creator & created_at in headingToon Claes2017-03-221-4/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'todo-done-updates' into 'master' Filipa Lacerda2017-03-241-8/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | added hover/selected state for todos items selected donedimitrieh2017-03-231-2/+8
| * | | | | | | | | Add transition animation to opacityAnnabel Dunstone Gray2017-03-221-4/+3
| * | | | | | | | | Change opacity of finished todos instead of background colorAnnabel Dunstone Gray2017-03-201-8/+17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '22850-404-when-requesting-build-trace' into 'master' Kamil Trzciński2017-03-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | No need to authorize_update_build! if 'trace' requested (as same as 'raw')Shinya Maeda2017-03-231-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran2017-03-242-7/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ensure lineNumbers method always returns an array with two integersMike Greiling2017-03-231-3/+3
| * | | | | | | | | add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
| * | | | | | | | | enable Array destructuring and polyfill Symbol classMike Greiling2017-03-212-4/+2
* | | | | | | | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-2426-473/+422
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2226-473/+422
* | | | | | | | | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-2412-98/+372
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use Ci instead of CI.Filipa Lacerda2017-03-232-7/+7
| * | | | | | | | | | | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-212-16/+13
| * | | | | | | | | | | Improvements after reviewFilipa Lacerda2017-03-215-26/+19
| * | | | | | | | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-21100-560/+359
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix haml_lint errorFilipa Lacerda2017-03-201-1/+1
| * | | | | | | | | | | | Adds tests to new empty and error statesFilipa Lacerda2017-03-207-46/+71
| * | | | | | | | | | | | Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-172-7/+13
| * | | | | | | | | | | | Update state. Divide into smaller componentsFilipa Lacerda2017-03-177-162/+277