summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add optional title field to service properties.Douwe Maan2015-02-252-2/+4
| * | | | Add list of changed files to EmailsOnPush.Douwe Maan2015-02-254-14/+64
| * | | | Remove incorrect footer from EmailsOnPush body.Douwe Maan2015-02-253-1/+7
| * | | | Change EmailsOnPush subject to include namespace, repo and branch.Douwe Maan2015-02-252-4/+7
* | | | | Merge branch 'webstorage-exception' into 'master'Dmitriy Zaporozhets2015-03-082-3/+10
|\ \ \ \ \
| * | | | | Properly handle autosave local storage exceptions.Douwe Maan2015-03-072-3/+10
* | | | | | Merge branch 'fix-milestone-list-width' into 'master'Dmitriy Zaporozhets2015-03-084-1/+17
|\ \ \ \ \ \
| * | | | | | Add assignee icon to milestone merge requests.Douwe Maan2015-03-063-0/+16
| * | | | | | Fix width of text in milestone lists.Douwe Maan2015-03-061-1/+1
| |/ / / / /
* | | | | | Merge branch 'commit-range-reference' into 'master'Dmitriy Zaporozhets2015-03-085-4/+108
|\ \ \ \ \ \
| * | | | | | Automatically link commit ranges to compare page.Douwe Maan2015-03-075-4/+108
* | | | | | | Add DevKit and development README links to CONTRIBUTING.mdDmitriy Zaporozhets2015-03-081-0/+2
* | | | | | | Merge branch 'dev-ui' into 'master'Dmitriy Zaporozhets2015-03-088-15/+246
|\ \ \ \ \ \ \
| * | | | | | | Add markdown info to UI dev kit pageDmitriy Zaporozhets2015-03-081-0/+16
| * | | | | | | Merge two css files with same nameDmitriy Zaporozhets2015-03-082-9/+10
| * | | | | | | Add UI guide to GitLab development helpDmitriy Zaporozhets2015-03-082-0/+13
| * | | | | | | Add GitLab UI development kitDmitriy Zaporozhets2015-03-084-6/+207
* | | | | | | | Merge branch 'mobile-improvements' into 'master'Dmitriy Zaporozhets2015-03-082-8/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Prevent date overflow on issue page on mobile devicesDmitriy Zaporozhets2015-03-081-2/+4
| * | | | | | | Hide user page sidebar for mobilde devicesDmitriy Zaporozhets2015-03-081-6/+9
|/ / / / / / /
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-073-3/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRobert Schilling2015-03-072-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into 'master'Robert Schilling2015-03-072-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bugfix #1096unknown2015-03-042-2/+2
| * | | | | | | | | Merge pull request #8928 from Mic92/masterRobert Schilling2015-03-071-1/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | use constant-time string compare for internal api authenticationJörg Thalheim2015-03-061-1/+4
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'css-cleanup' into 'master'Dmitriy Zaporozhets2015-03-0768-367/+993
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Small UI improvements after css refactoringDmitriy Zaporozhets2015-03-079-19/+15
| * | | | | | | | Increase input padding and fit issue form in laptop screenDmitriy Zaporozhets2015-03-077-11/+16
| * | | | | | | | Move mixins and bootstrap css to base directoryDmitriy Zaporozhets2015-03-076-3/+7
| * | | | | | | | Apply some styles from flatly themeDmitriy Zaporozhets2015-03-077-45/+37
| * | | | | | | | Better name for pages css dirDmitriy Zaporozhets2015-03-0636-4/+7
| * | | | | | | | Remove custom css for panels and navsDmitriy Zaporozhets2015-03-064-72/+4
| * | | | | | | | Cleanup css variablesDmitriy Zaporozhets2015-03-069-139/+882
| * | | | | | | | Refactor gitlab css state colorsDmitriy Zaporozhets2015-03-0613-68/+65
| * | | | | | | | Replace bs-callout with alertDmitriy Zaporozhets2015-03-0614-60/+14
|/ / / / / / / /
* | | | | | | | Merge branch 'mass-change-comments' into 'master'Dmitriy Zaporozhets2015-03-075-46/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Send notifications and leave system comments when bulk updating issues.Douwe Maan2015-03-065-46/+33
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-0612-64/+134
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'normalize-slack-hipchat-messages' into 'master'Douwe Maan2015-03-0612-64/+134
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-0612-64/+134
* | | | | | | | | | Merge branch 'condensed-mr-commits' into 'master'Dmitriy Zaporozhets2015-03-074-6/+36
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use 2 periods instead of 3 to signify inclusive range.Douwe Maan2015-03-061-1/+1
| * | | | | | | | | Condense commits already in target branch when updating merge request source ...Douwe Maan2015-03-064-6/+36
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-0635-19/+736
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'add-notes-notifications-to-services' into 'master'Douwe Maan2015-03-0635-19/+736
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Added comment notification events to HipChat and Slack services.Stan Hu2015-03-0635-19/+736
| |/ / / / / / /
* | | | | | | | Merge branch 'bootstrap-btns' into 'master'Dmitriy Zaporozhets2015-03-062-114/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use bootstrap buttons with custom colors instead of own cssDmitriy Zaporozhets2015-03-062-114/+14
|/ / / / / / /
* | | | | | | Fix bug with active tab remembering (saving cookie with different path)Dmitriy Zaporozhets2015-03-061-1/+1