summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make cross-project reference's clipboard target less naivers-clipboard-selectorRobert Speicher2015-12-082-2/+2
* Merge branch 'ldap_block_when_missing' into 'master' Drew Blessing2015-12-084-2/+16
|\
| * Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-084-2/+16
* | Merge branch 'ui-framework-fixes'Dmitriy Zaporozhets2015-12-084-28/+33
|\ \
| * | Small css cleanup and ui dev kit improvementsDmitriy Zaporozhets2015-12-024-27/+16
| * | Add cover-block to UI frameworkDmitriy Zaporozhets2015-12-021-3/+19
* | | Merge remote-tracking branch 'origin/ui/misc'Dmitriy Zaporozhets2015-12-0816-48/+67
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into ui/miscui/miscDouwe Maan2015-12-0862-218/+474
| |\ \
| * | | Remove pointless explanation for user tabsDouwe Maan2015-12-072-16/+8
| * | | Merge branch 'master' into ui/miscDouwe Maan2015-12-07234-1355/+2617
| |\ \ \
| * \ \ \ Merge branch 'master' into ui/miscDouwe Maan2015-12-0388-348/+380
| |\ \ \ \
| * | | | | Add tooltips to tag buttonsDouwe Maan2015-12-021-4/+4
| * | | | | Add tooltip to branch delete buttonDouwe Maan2015-12-021-1/+1
| * | | | | Add tag delete buttonDouwe Maan2015-12-021-0/+5
| * | | | | Add permission check for tag list release notes buttonDouwe Maan2015-12-021-3/+4
| * | | | | Add clipboard button to commit box SHADouwe Maan2015-12-021-1/+2
| * | | | | "CI build passed", not "CI build success"Douwe Maan2015-12-026-14/+19
| * | | | | Make tree view "Add file" button smallerDouwe Maan2015-12-021-1/+1
| * | | | | Only show "Manage group members" in project member list when user has accessDouwe Maan2015-12-021-4/+5
| * | | | | Move branch list info tags out of main linkDouwe Maan2015-12-021-10/+10
| * | | | | Extract title from copy/pasted SSH key when it ends in a newlineDouwe Maan2015-12-021-1/+1
| * | | | | Fix incorrect active state for "Your Projects" tabDouwe Maan2015-12-021-1/+1
| * | | | | Separate page title segments by middot rather than pipeDouwe Maan2015-12-021-1/+2
| * | | | | Move "Start new merge request" checkbox closer to New branch fieldDouwe Maan2015-12-022-10/+9
| * | | | | Use standard style for tabs in profile viewDouwe Maan2015-12-021-1/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'update-stats-upon-rake-import' into 'master' Drew Blessing2015-12-082-0/+3
|\ \ \ \ \
| * | | | | Update project repository size and commit count during import:repos taskStan Hu2015-12-082-0/+3
|/ / / / /
* | | | | Merge branch 'build-related-fixes' into 'master' Dmitriy Zaporozhets2015-12-0823-62/+66
|\ \ \ \ \
| * | | | | Fix specbuild-related-fixesDouwe Maan2015-12-081-5/+5
| * | | | | Add '#' to build page titleDouwe Maan2015-12-081-1/+1
| * | | | | Get ci_commit in MR controllerDouwe Maan2015-12-083-6/+7
| * | | | | Link builds list status to build detailsDouwe Maan2015-12-081-1/+6
| * | | | | Show "#123" instead of "Builds #123" to make column smallerDouwe Maan2015-12-081-2/+2
| * | | | | Change "Cancel all" to "Cancel running"Douwe Maan2015-12-081-3/+2
| * | | | | Reduce MR/issue duplicationDouwe Maan2015-12-083-7/+5
| * | | | | Remove top border from build pageDouwe Maan2015-12-081-7/+5
| * | | | | Memoize ci_yaml_file.Douwe Maan2015-12-081-1/+1
| * | | | | Use gray content block for network graph headerDouwe Maan2015-12-081-3/+6
| * | | | | Fix padding around protected branches wellDouwe Maan2015-12-081-1/+1
| * | | | | Fix profile private token form actionsDouwe Maan2015-12-081-5/+5
| * | | | | `builds_enabled` rather than `ci_enabled`Douwe Maan2015-12-082-2/+2
| * | | | | Render monospace text at 90% of the parent font-sizeDouwe Maan2015-12-082-1/+2
| * | | | | Use consistent padding for .gitlab-ci.yml info calloutsDouwe Maan2015-12-081-3/+2
| * | | | | Use consistent padding in panel headingDouwe Maan2015-12-081-2/+4
| * | | | | Allow center top menu to span multiple linesDouwe Maan2015-12-084-12/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-broken-group-avatar-upload' into 'master' Dmitriy Zaporozhets2015-12-082-1/+2
|\ \ \ \ \
| * | | | | Fix broken group avatar uploadStan Hu2015-12-082-1/+2
* | | | | | Merge branch 'languages-graph' into 'master' Robert Speicher2015-12-087-0/+70
|\ \ \ \ \ \
| * | | | | | Add tests and changelog item for language graphslanguages-graphDmitriy Zaporozhets2015-12-083-0/+15
| * | | | | | Implement languages graph pageDmitriy Zaporozhets2015-12-084-0/+55