Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9001 from vichak/master | Douwe Maan | 2015-03-23 | 2 | -10/+16 |
|\ | |||||
| * | Fix #8966 Remove Milestones/Labels from project navbar when Isses disabled | vichak | 2015-03-23 | 2 | -2/+6 |
| * | Fix #8966 Remove Milestones ans Labels from project navbar when Issues disabled | vichak | 2015-03-23 | 1 | -10/+12 |
|/ | |||||
* | Merge pull request #8995 from MichaelAlt/patch-1 | Douwe Maan | 2015-03-23 | 1 | -1/+0 |
|\ | |||||
| * | Faulty LDAP DN name escaping removed | Michael Alt | 2015-03-21 | 1 | -1/+0 |
* | | Make panel heading font bold | Dmitriy Zaporozhets | 2015-03-22 | 1 | -0/+2 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-22 | 17 | -11/+172 |
|\ \ | |||||
| * \ | Merge branch 'fix-broken-new-project-import' into 'master' | Dmitriy Zaporozhets | 2015-03-23 | 7 | -4/+54 |
| |\ \ | |||||
| | * | | Fix OAuth2 issue importing a new project from GitHub and GitLab | Stan Hu | 2015-03-22 | 7 | -4/+54 |
| |/ / | |||||
| * | | Merge branch 'disable-ref-generation-in-code-blocks' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 3 | -1/+28 |
| |\ \ | |||||
| | * | | Disable reference creation for comments surrounded by code/preformatted blocks | Stan Hu | 2015-03-19 | 3 | -1/+28 |
| * | | | Merge branch 'fix-dots-in-wiki-title' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 4 | -2/+45 |
| |\ \ \ | |||||
| | * | | | Fix dots in Wiki slug causing errors | Stan Hu | 2015-03-21 | 4 | -2/+45 |
| * | | | | Merge branch 'master' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Updated upgrader to highlight nodejs as required package [ci skip] | Paul Beattie | 2015-03-22 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-import-from-modal' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 4 | -3/+44 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix "Import projects from" button to show the correct instructions | Stan Hu | 2015-03-22 | 4 | -3/+44 |
| * | | | | | Merge branch 'remove_old_auth_image' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 1 | -0/+0 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Remove old GitLab auth image | Robert Schilling | 2015-03-22 | 1 | -0/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #8997 from kahwee/patch-1 | Robert Schilling | 2015-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove the "unreleased" word from v7.9.0 changelog | KahWee Teng | 2015-03-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'improve-profile' into 'master' | Dmitriy Zaporozhets | 2015-03-22 | 18 | -54/+59 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Restyle oauth accounts at profile page and add ability to unlink accountimprove-profile | Dmitriy Zaporozhets | 2015-03-21 | 11 | -54/+59 |
| * | | | Remove 32px oauth images | Dmitriy Zaporozhets | 2015-03-21 | 7 | -0/+0 |
|/ / / | |||||
* | | | Merge branch 'backup-permissions' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 3 | -25/+82 |
|\ \ \ | |||||
| * | | | Call chdir() with a block | Vinnie Okada | 2015-03-19 | 1 | -18/+17 |
| * | | | Move backup permission changes to version 7.10 | Vinnie Okada | 2015-03-19 | 1 | -1/+1 |
| * | | | Change permissions on backup files | Vinnie Okada | 2015-03-17 | 3 | -12/+70 |
* | | | | Merge branch 'add-sidetiq' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 3 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Add sidetiq dependency | Vinnie Okada | 2015-03-21 | 3 | -0/+8 |
* | | | | | Merge branch 'topic/push_tag_events_for_ci' of https://github.com/ayufan/gitl... | Dmitriy Zaporozhets | 2015-03-21 | 7 | -45/+97 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Extend push_tag event to include tag message and last commit | Kamil Trzcinski | 2015-03-21 | 7 | -45/+97 |
| |/ / / | |||||
* | | | | Merge branch 'performance-tune' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 2 | -3/+37 |
|\ \ \ \ | |||||
| * | | | | Cache head commit and head tree | Dmitriy Zaporozhets | 2015-03-21 | 1 | -2/+10 |
| * | | | | Cache lookup results into hash to prevent repeating same requests to git repo | Dmitriy Zaporozhets | 2015-03-21 | 1 | -1/+10 |
| * | | | | Cache project branches and tags into variables | Dmitriy Zaporozhets | 2015-03-21 | 2 | -0/+17 |
| |/ / / | |||||
* | | | | Add CHANGELOG item with print view fix | Dmitriy Zaporozhets | 2015-03-21 | 1 | -0/+1 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-21 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fix-print-css' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Hide UI elements when print md files or wiki pagesfix-print-css | Dmitriy Zaporozhets | 2015-03-21 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge branch 'fix-upgrade-guide' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 2 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix link in patch update guide | Vinnie Okada | 2015-03-21 | 2 | -1/+2 |
|/ / / | |||||
* | | | Merge branch 'improve-avatar-header' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 5 | -30/+45 |
|\ \ \ | |||||
| * | | | Improve header with avatar for group and user pages | Dmitriy Zaporozhets | 2015-03-20 | 5 | -30/+45 |
* | | | | Prevent diff header overflow | Dmitriy Zaporozhets | 2015-03-20 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge branch 'user-location' into 'master' | Dmitriy Zaporozhets | 2015-03-21 | 7 | -2/+18 |
|\ \ \ | |||||
| * | | | Add location to user page | Dmitriy Zaporozhets | 2015-03-20 | 1 | -0/+4 |
| * | | | Add location to user profile | Dmitriy Zaporozhets | 2015-03-20 | 6 | -2/+14 |
* | | | | Merge branch 'change_the_name_of_key' into 'master' | Dmitriy Zaporozhets | 2015-03-20 | 2 | -9/+10 |
|\ \ \ \ | |||||
| * | | | | Fix typo. | Marin Jankovski | 2015-03-20 | 1 | -1/+1 |