summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop spec.Timothy Andrew2016-06-031-1/+1
* Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-03439-2661/+5055
|\
| * Update repository_import_worker.rbJames Lopez2016-06-021-1/+1
| * fix some issues and improved error output for forkingJames Lopez2016-06-022-2/+9
| * some refactoring and fixing specJames Lopez2016-06-023-6/+8
| * fix empty message on shell errorJames Lopez2016-06-021-1/+1
| * fix create service error handling - missing setting import status to failedJames Lopez2016-06-021-6/+20
| * Merge branch '18031-sidebar-labels-queries' into 'master' Yorick Peterse2016-06-022-5/+9
| |\
| | * issuable#labels_array explicitly load the labelsPaco Guzman2016-06-022-5/+9
| * | Merge branch 'rs-todo-has-tooltip' into 'master' Dmitriy Zaporozhets2016-06-021-1/+3
| |\ \ | | |/ | |/|
| | * Add tooltips to todo target linksrs-todo-has-tooltipRobert Speicher2016-05-301-1/+3
| * | Merge branch 'issue_18102' into 'master' Robert Speicher2016-06-021-2/+0
| |\ \
| | * | Fixes missing number on generated ordered listAlfredo Sumaran2016-06-021-2/+0
| * | | Refactor. Add tests.Josh Frye2016-06-024-17/+4
| * | | Invalidate cache on build changeJosh Frye2016-06-022-1/+6
| * | | Cache project build count. Closes #18032Josh Frye2016-06-022-0/+15
| * | | Merge branch 'issue-18036' into 'master' Yorick Peterse2016-06-023-2/+27
| |\ \ \
| | * | | Update specs. Add CHANGELOG entryissue-18036Josh Frye2016-06-021-1/+1
| | * | | Flush cache in callback. Add testsJosh Frye2016-06-022-4/+17
| | * | | Cache assigned open issue count. Closes #18035Josh Frye2016-06-022-3/+9
| | * | | Cache assigned merge request count. Closes #18036Josh Frye2016-06-022-1/+7
| | |/ /
| * | | Merge branch 'search-box-blur' into 'master' Jacob Schatz2016-06-023-18/+15
| |\ \ \ | | |/ / | |/| |
| | * | Clicking search pill focuses fieldsearch-box-blurPhil Hughes2016-05-243-18/+15
| * | | Merge branch '14446-no_group_avatar-png-link' into 'master' Rémy Coutable2016-06-021-1/+1
| |\ \ \
| | * | | Fix link to blank group iconSean McGivern2016-06-021-1/+1
| * | | | Fix wiki project clone address errorchujinjin/gitlab-ce-fix_wiki_project_clone_address_errorchujinjin2016-06-021-1/+1
| |/ / /
| * | | Fix indentationConnor Shea2016-06-011-6/+6
| * | | Attempt to fix the user page.Connor Shea2016-06-019-1/+10
| * | | Remove d3 except for on pages where it's necessary.Connor Shea2016-06-019-5/+25
| * | | Merge branch 'fix-dropdown-cutoff' into 'master' Robert Speicher2016-06-021-1/+1
| |\ \ \
| | * | | Add a title attribute to each branch in the branches dropdown on the New MR p...Connor Shea2016-05-311-1/+1
| * | | | Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-024-4/+13
| |\ \ \ \
| | * | | | Upgrade attr_encrypted and encryptorConnor Shea2016-05-303-2/+11
| | * | | | Upgrade devise and devise-two-factor, remove devise-asyncConnor Shea2016-05-302-2/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'downcase-registry-repository' into 'master' Stan Hu2016-06-011-3/+7
| |\ \ \ \
| | * | | | Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-011-3/+7
| | * | | | Merge remote-tracking branch 'origin/master' into downcase-registry-repositoryKamil Trzcinski2016-06-011-1/+24
| | |\ \ \ \
| | * | | | | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-3/+3
| * | | | | | Merge branch '17187-hover-row' into 'master' Jacob Schatz2016-06-012-4/+12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Implement new row hover styleAnnabel Dunstone2016-06-012-4/+12
| | |/ / / /
| * | | | | Merge branch '17676-merge-request-widget-alignment' into 'master' Jacob Schatz2016-06-011-1/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix MR widget mobile stylingLuke "Jared" Bennett2016-05-311-1/+24
| * | | | | Merge branch 'style/enable-semicolon-rubocop-cop' into 'master' Robert Speicher2016-06-011-1/+1
| |\ \ \ \ \
| | * | | | | Enable Style/Semicolon rubocop style copstyle/enable-semicolon-rubocop-copGrzegorz Bizon2016-06-011-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'rubocop/enable-style-for-cop' into 'master' Robert Speicher2016-06-011-3/+3
| |\ \ \ \ \
| | * | | | | Enable Style/For rubocop coprubocop/enable-style-for-copGrzegorz Bizon2016-06-011-3/+3
| | |/ / / /
| * | | | | Merge branch 'dz-one-ci-cd-tab' into 'master' Dmitriy Zaporozhets2016-06-014-9/+22
| |\ \ \ \ \
| | * | | | | Merge Builds and Pipelines tab into onedz-one-ci-cd-tabDmitriy Zaporozhets2016-05-284-9/+22
| * | | | | | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-0133-102/+157
| |\ \ \ \ \ \
| | * | | | | | Refactor ParticipableYorick Peterse2016-06-018-63/+119