Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor: remove dup code | Sato Hiroyuki | 2013-05-13 | 4 | -38/+22 |
* | Merge pull request #3863 from crazyscience/patch-4 | Dmitriy Zaporozhets | 2013-05-13 | 1 | -3/+4 |
|\ | |||||
| * | Fixed a nginx configuration | crazyscience | 2013-05-06 | 1 | -3/+4 |
* | | Merge pull request #3921 from bbodenmiller/patch-8 | Dmitriy Zaporozhets | 2013-05-13 | 1 | -3/+3 |
|\ \ | |||||
| * | | update links to be relative paths and add CONTRIBUTING.md link | Ben Bodenmiller | 2013-05-13 | 1 | -3/+3 |
* | | | Merge pull request #3920 from bbodenmiller/patch-7 | Dmitriy Zaporozhets | 2013-05-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fixed fact about memory usage | Ben Bodenmiller | 2013-05-13 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3912 from bbodenmiller/patch-6 | Dmitriy Zaporozhets | 2013-05-13 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | fixed capitalization and added Google Analytics | Ben Bodenmiller | 2013-05-11 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge pull request #3894 from axilleas/gitconfig-fix | Dmitriy Zaporozhets | 2013-05-13 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Configure git global settings | Axilleas Pipinellis | 2013-05-09 | 1 | -1/+6 |
* | | | | Merge pull request #3918 from joeandaverde/unsanitized | Dmitriy Zaporozhets | 2013-05-13 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | System calls were using unsanitized user input | Joe Andaverde | 2013-05-12 | 1 | -7/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3911 from babatakao/migrate_note_linecode | Dmitriy Zaporozhets | 2013-05-13 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | Migrate notes.line_code format. | baba | 2013-05-11 | 1 | -0/+13 |
| |/ / / | |||||
* | | | | More strict validation for SSH Key content | Dmitriy Zaporozhets | 2013-05-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | made some ui enhancement for search page | Dmitriy Zaporozhets | 2013-05-09 | 4 | -24/+43 |
* | | | Move files search to gitlab_git | Dmitriy Zaporozhets | 2013-05-09 | 6 | -39/+38 |
* | | | Move blob_snippet to gitlab_git gem | Dmitriy Zaporozhets | 2013-05-09 | 1 | -32/+0 |
* | | | Fix monokai highlight line css | Dmitriy Zaporozhets | 2013-05-09 | 1 | -1/+1 |
* | | | Update gitlab_git and restore travis.yml | Dmitriy Zaporozhets | 2013-05-09 | 3 | -5/+5 |
* | | | Fix missing div container for nice css styling | Javier Castro | 2013-05-09 | 1 | -0/+1 |
* | | | Implemented code search feature | Javier Castro | 2013-05-09 | 11 | -7/+98 |
* | | | Merge pull request #3893 from rezigned/feature/update-init.d | Dmitriy Zaporozhets | 2013-05-08 | 1 | -5/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update init.d script | rezigned | 2013-05-09 | 1 | -5/+10 |
|/ / | |||||
* | | Fix last tree breadcrumbs for blob | Dmitriy Zaporozhets | 2013-05-08 | 1 | -1/+6 |
* | | Merge pull request #3687 from hiroponz/fix-not-using-git-bin-path | Dmitriy Zaporozhets | 2013-05-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix not using git.bin_path in config. | Sato Hiroyuki | 2013-05-07 | 1 | -0/+1 |
* | | | Merge pull request #3880 from hiroponz/fix-check-git-version | Dmitriy Zaporozhets | 2013-05-08 | 3 | -24/+133 |
|\ \ \ | |||||
| * | | | Add Gitlab::VersionInfo class to fix and simplify version check. | Sato Hiroyuki | 2013-05-08 | 3 | -24/+133 |
* | | | | Add custom sing-in text & google analytics | Dmitriy Zaporozhets | 2013-05-08 | 6 | -3/+19 |
* | | | | Add extra config for some advanced customization | Dmitriy Zaporozhets | 2013-05-08 | 3 | -3/+29 |
* | | | | Admin.user page: sort projects, add better confirm message for leaving team | Dmitriy Zaporozhets | 2013-05-08 | 1 | -2/+2 |
* | | | | Fix project labels scope | Dmitriy Zaporozhets | 2013-05-08 | 3 | -8/+6 |
* | | | | Dont show fork button in personal projects. Point to fork if already forked p... | Dmitriy Zaporozhets | 2013-05-08 | 4 | -5/+26 |
* | | | | Merge branch 'enhancement/issue_filter_dropdown' of /home/git/repositories/gi... | Dmitriy Zaporozhets | 2013-05-08 | 9 | -18/+689 |
|\ \ \ \ | |||||
| * | | | | bring more usability to issues filtering. Block issues area on loading filter... | Dmitriy Zaporozhets | 2013-05-08 | 6 | -60/+670 |
| * | | | | init filter links | Dmitriy Zaporozhets | 2013-05-08 | 2 | -4/+15 |
| * | | | | replace selectboxes with filters | Dmitriy Zaporozhets | 2013-05-08 | 3 | -5/+55 |
* | | | | | Update CHANGELOG | Dmitriy Zaporozhets | 2013-05-08 | 1 | -0/+2 |
* | | | | | Merge pull request #3834 from ichord/gfm-autocomp | Dmitriy Zaporozhets | 2013-05-08 | 9 | -34/+57 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | autocomplete issues and preload autocomplete data. | ichord | 2013-05-04 | 9 | -34/+57 |
* | | | | | Merge pull request #3862 from crazyscience/patch-3 | Dmitriy Zaporozhets | 2013-05-07 | 3 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Setting the working directory before git operations | crazyscience | 2013-05-07 | 3 | -0/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #3877 from mikehaertl/3793-puma-relative-url | Dmitriy Zaporozhets | 2013-05-07 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes #3793: Puma configuration for relative base URL | Michael Härtl | 2013-05-08 | 1 | -0/+4 |
|/ / / / / | |||||
* | | | | | Merge pull request #3874 from axilleas/installation-fix | Dmitriy Zaporozhets | 2013-05-07 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Bump charlock_holmes to 0.9.6.4 | Axilleas Pipinellis | 2013-05-07 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-05-07 | 2 | -1/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #3871 from axilleas/backup-fix | Dmitriy Zaporozhets | 2013-05-07 | 2 | -1/+5 |
| |\ \ \ \ |