Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add default value for Project#archived | Dmitriy Zaporozhets | 2014-02-28 | 1 | -0/+1 |
* | Merge branch 'pg_fixes' into 'master' | Dmitriy Zaporozhets | 2014-02-28 | 2 | -0/+6 |
|\ | |||||
| * | Default values for web hooks | Dmitriy Zaporozhets | 2014-02-27 | 1 | -0/+4 |
| * | Add default value for Project#imported boolean | Dmitriy Zaporozhets | 2014-02-27 | 1 | -0/+2 |
* | | Merge branch 'gitlab_git_5_6' into 'master' | Dmitriy Zaporozhets | 2014-02-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use new gitlab_git gem. It makes CONTRIBUTING.md work | Dmitriy Zaporozhets | 2014-02-27 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #6359 from jasonblanchard/comment-attachment-filename | Dmitriy Zaporozhets | 2014-02-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed attachment identifier displaying underneath note text | Jason Blanchard | 2014-02-19 | 1 | -1/+1 |
* | | | remove dead code: broken_diffs | tsl0922 | 2014-02-27 | 1 | -6/+0 |
| |/ |/| | |||||
* | | Merge pull request #6416 from robbytaylor/patch-1 | Dmitriy Zaporozhets | 2014-02-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed typo in comments of apllication.scss | Rob Taylor | 2014-02-26 | 1 | -1/+1 |
* | | | Merge pull request #6382 from jvanbaarsen/contribution-guide-link | Dmitriy Zaporozhets | 2014-02-26 | 4 | -1/+21 |
|\ \ \ | |||||
| * | | | Added the contribution guide notice | Jeroen van Baarsen | 2014-02-22 | 4 | -1/+21 |
* | | | | Merge pull request #6420 from Seklfreak/add-piwik-support | Dmitriy Zaporozhets | 2014-02-26 | 2 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | Added Piwik support | Sebastian Winkler | 2014-02-23 | 2 | -0/+13 |
| |/ / / | |||||
* | | | | Merge branch 'gitlab_popen_array' into 'master' | Dmitriy Zaporozhets | 2014-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Adapt use of Gitlab::Popen to new style | Jacob Vosmaer | 2014-02-25 | 1 | -1/+1 |
* | | | | | Better redirect for edit blod from MergeRequest | Dmitriy Zaporozhets | 2014-02-26 | 4 | -9/+26 |
* | | | | | Fix gitlab ci widget for forks | Dmitriy Zaporozhets | 2014-02-26 | 1 | -1/+1 |
* | | | | | Merge pull request #5719 from jacob-carlborg/mr_target | Dmitriy Zaporozhets | 2014-02-26 | 3 | -3/+8 |
|\ \ \ \ \ | |||||
| * | | | | | By default, target original repository if fork when creating new MR. | Jacob Carlborg | 2014-02-24 | 3 | -3/+8 |
* | | | | | | Default values gem | Dmitriy Zaporozhets | 2014-02-26 | 1 | -0/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Small css fixes | Dmitriy Zaporozhets | 2014-02-26 | 2 | -3/+4 |
* | | | | | Fix commit description expand | Dmitriy Zaporozhets | 2014-02-26 | 2 | -20/+7 |
* | | | | | Merge pull request #6412 from skv-headless/commit_description | Dmitriy Zaporozhets | 2014-02-26 | 3 | -8/+49 |
|\ \ \ \ \ | |||||
| * | | | | | commit description in commit list | skv-headless | 2014-02-25 | 3 | -8/+49 |
* | | | | | | Add border to white code blocks | Dmitriy Zaporozhets | 2014-02-26 | 1 | -0/+6 |
* | | | | | | Update tests and fix Finders readme | Dmitriy Zaporozhets | 2014-02-25 | 1 | -5/+3 |
* | | | | | | Move services for collecting items to Finders | Dmitriy Zaporozhets | 2014-02-25 | 14 | -103/+161 |
* | | | | | | Fix mr preload assoc | Dmitriy Zaporozhets | 2014-02-25 | 2 | -2/+2 |
* | | | | | | Generate labels set from issues page | Dmitriy Zaporozhets | 2014-02-25 | 2 | -1/+7 |
* | | | | | | Use rails preload for Dashboard issues, mr | Dmitriy Zaporozhets | 2014-02-25 | 2 | -2/+4 |
* | | | | | | Update rack profiler | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Fix read_group ability | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+1 |
* | | | | | Merge branch 'cleaner-email-headers' into 'master' | Dmitriy Zaporozhets | 2014-02-25 | 6 | -27/+68 |
|\ \ \ \ \ | |||||
| * | | | | | Send emails from the author | Pierre de La Morinerie | 2014-02-19 | 6 | -17/+48 |
| * | | | | | Write the issue/merge request title in the notification email subject | Pierre de La Morinerie | 2014-02-19 | 3 | -12/+22 |
| * | | | | | Don't write the project namespace in email subjects | Pierre de La Morinerie | 2014-02-19 | 1 | -1/+1 |
| * | | | | | Remove the email subject prefix | Pierre de La Morinerie | 2014-02-19 | 2 | -7/+7 |
| * | | | | | Fix misleading comment | Pierre de La Morinerie | 2014-02-19 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Implement project collection service | Dmitriy Zaporozhets | 2014-02-25 | 4 | -5/+81 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #6375 from cirosantilli/link-with-id | Dmitriy Zaporozhets | 2014-02-25 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Blob and tree gfm links to anchors work. | Ciro Santillli | 2014-02-23 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | Fix 500 error when try to update own profile in admin area | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+3 |
| |/ / |/| | | |||||
* | | | Fix onion image control | Dmitriy Zaporozhets | 2014-02-24 | 1 | -3/+3 |
* | | | Fix commit image js | Dmitriy Zaporozhets | 2014-02-24 | 1 | -1/+1 |
* | | | Merge branch 'feature/public_groups' into 'master' | Dmitriy Zaporozhets | 2014-02-24 | 22 | -88/+154 |
|\ \ \ | |||||
| * | | | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 22 | -88/+154 |
* | | | | Fix btn-group align | Dmitriy Zaporozhets | 2014-02-24 | 3 | -2/+12 |
* | | | | Fix MR title buttons block | Dmitriy Zaporozhets | 2014-02-24 | 1 | -2/+2 |