Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix commit links in network graph | Dmitriy Zaporozhets | 2012-12-11 | 1 | -1/+1 |
* | Improve CI integration for merge requests | Dmitriy Zaporozhets | 2012-12-11 | 10 | -12/+83 |
* | Reordered developers seeds a bit. Now seeds faster and has valid post-receive... | Dmitriy Zaporozhets | 2012-12-11 | 3 | -16/+15 |
* | Fix gitolite error instructions | Dmitriy Zaporozhets | 2012-12-11 | 1 | -1/+1 |
* | Fix detecting Ruby version and Omniauth providers in gitlab:env:info task | Riyad Preukschas | 2012-12-10 | 1 | -2/+7 |
* | Fix project hook spec | Riyad Preukschas | 2012-12-10 | 1 | -1/+1 |
* | Fix commit url in PushObserver#post_receive_data | Riyad Preukschas | 2012-12-10 | 1 | -1/+1 |
* | use link_to_project for Dashboard: Issues, MR | Dmitriy Zaporozhets | 2012-12-10 | 3 | -3/+7 |
* | Merge pull request #2222 from jojosch/add-test-help-raketasks | Riyad Preukschas | 2012-12-10 | 2 | -0/+6 |
|\ | |||||
| * | add help raketasks to search autocomplete | Johannes Schleifenbaum | 2012-12-08 | 1 | -0/+1 |
| * | add help/raketasks to routing spec | Johannes Schleifenbaum | 2012-12-08 | 1 | -0/+5 |
* | | Merge pull request #2240 from koenpunt/patch-1 | Riyad Preukschas | 2012-12-10 | 1 | -0/+6 |
|\ \ | |||||
| * | | Added link to support forum | Koen Punt | 2012-12-10 | 1 | -0/+6 |
* | | | Make admin sorting more obvious | Dmitriy Zaporozhets | 2012-12-10 | 8 | -20/+68 |
|/ / | |||||
* | | Fix spelling and wording in installation.md | Riyad Preukschas | 2012-12-10 | 1 | -37/+35 |
* | | Fix installatiion doc | Dmitriy Zaporozhets | 2012-12-09 | 1 | -1/+1 |
* | | Replace project with namespace for events | Dmitriy Zaporozhets | 2012-12-09 | 2 | -2/+2 |
* | | Show project with namespace in feeds | Dmitriy Zaporozhets | 2012-12-09 | 3 | -3/+12 |
* | | Fix worker specs to parse namespaces | Dmitriy Zaporozhets | 2012-12-09 | 2 | -6/+11 |
* | | Fix project lookup in post receive | Dmitriy Zaporozhets | 2012-12-08 | 2 | -6/+8 |
|/ | |||||
* | Merge pull request #2215 from jojosch/fix-notify-notes | Dmitriy Zaporozhets | 2012-12-07 | 1 | -1/+1 |
|\ | |||||
| * | fix notify_team on wall | Johannes Schleifenbaum | 2012-12-07 | 1 | -1/+1 |
* | | Merge pull request #2188 from riyad/update-installation-docs | Dmitriy Zaporozhets | 2012-12-07 | 4 | -211/+227 |
|\ \ | |||||
| * | | Add instructions for dealing with the Python 2 vs 3 mess | Riyad Preukschas | 2012-12-07 | 1 | -1/+18 |
| * | | Add checking installtion with gitlab:env:info task | Riyad Preukschas | 2012-12-07 | 1 | -1/+5 |
| * | | Make sure the user edits gitlab.yml | Riyad Preukschas | 2012-12-07 | 1 | -0/+5 |
| * | | Update installation guide | Riyad Preukschas | 2012-12-05 | 1 | -108/+120 |
| * | | Update hardware and platform requirements guide | Riyad Preukschas | 2012-12-05 | 2 | -14/+43 |
| * | | Consistently use sudo -u foo -H | Riyad Preukschas | 2012-12-05 | 1 | -11/+11 |
| * | | Remove redundant packages and move database specific ones to the db setup | Riyad Preukschas | 2012-12-05 | 2 | -2/+2 |
| * | | Update database setup instructions to be more consistent | Riyad Preukschas | 2012-12-05 | 2 | -43/+31 |
| * | | Remove generic database.yml.example | Riyad Preukschas | 2012-12-05 | 1 | -39/+0 |
* | | | Make gitlab:env:info task more robust | Riyad Preukschas | 2012-12-07 | 1 | -21/+39 |
| |/ |/| | |||||
* | | Dont show remove project button if you have no permission | Dmitriy Zaporozhets | 2012-12-07 | 1 | -1/+1 |
* | | Merge pull request #2202 from gitlabhq/ui/tiny_nav | Ariejan de Vroom | 2012-12-07 | 1 | -25/+7 |
|\ \ | |||||
| * | | Tiny nav | Dmitriy Zaporozhets | 2012-12-06 | 1 | -25/+7 |
* | | | Merge pull request #2208 from jouve/username2 | Ariejan de Vroom | 2012-12-07 | 3 | -37/+34 |
|\ \ \ | |||||
| * | | | replace user.name by user.username in GFM | Cyril | 2012-12-07 | 3 | -37/+34 |
* | | | | Merge pull request #2007 from Partugal/patch-custom-gravatar | Ariejan de Vroom | 2012-12-07 | 5 | -4/+40 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | allow customize gravatar url | Sergey Linnik | 2012-12-07 | 4 | -2/+36 |
| * | | | fix some glitches in gravatar image url generation | Sergey Linnik | 2012-12-07 | 2 | -2/+4 |
* | | | | Improve gitlab:env:info task | Riyad Preukschas | 2012-12-06 | 2 | -38/+82 |
|/ / / | |||||
* | | | Merge pull request #2205 from Partugal/patch-fix-spec | Riyad Preukschas | 2012-12-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix failing spec | Sergey Linnik | 2012-12-06 | 1 | -1/+1 |
* | | | | Merge pull request #2204 from cdawzrd/patch-1 | Riyad Preukschas | 2012-12-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Spelling fix to rake info task | Jon Evans | 2012-12-06 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2194 from jojosch/rake-info-task | Riyad Preukschas | 2012-12-06 | 2 | -0/+78 |
|\ \ \ | |||||
| * | | | add rake task to gather system information | Johannes Schleifenbaum | 2012-12-05 | 2 | -0/+78 |
* | | | | Update jquery-atwho-rails gem | Riyad Preukschas | 2012-12-06 | 2 | -3/+3 |
| |/ / |/| | | |||||
* | | | Fix broken styling after #2176 | Riyad Preukschas | 2012-12-06 | 1 | -1/+2 |
|/ / |