| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3156 from m4tthumphrey/api-system-hooks | Dmitriy Zaporozhets | 2013-03-06 | 4 | -0/+177 |
| |\ | |||||
| | * | System hooks API. | Matt Humphrey | 2013-03-06 | 4 | -0/+177 |
| * | | Merge pull request #3157 from cabello/patch-1 | Dmitriy Zaporozhets | 2013-03-06 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Update README with references to versions. | Danilo Cabello | 2013-03-06 | 1 | -3/+3 |
| * | | | Use redis as cache storage. cache events | Dmitriy Zaporozhets | 2013-03-06 | 4 | -12/+33 |
| |/ / | |||||
| * | | Fix loading animation while browsing tree | Dmitriy Zaporozhets | 2013-03-06 | 2 | -10/+9 |
| * | | Merge pull request #3154 from hiroponz/fix-routing-error | Dmitriy Zaporozhets | 2013-03-06 | 5 | -15/+21 |
| |\ \ | |/ |/| | |||||
| | * | Adding sleep statements to allow sufficient time for the page to settle. | Sato Hiroyuki | 2013-03-06 | 1 | -0/+2 |
| | * | Don't set format manually, bacause set in routing. | Sato Hiroyuki | 2013-03-06 | 1 | -6/+0 |
| | * | Fix routing errors. | Sato Hiroyuki | 2013-03-06 | 1 | -3/+3 |
| | * | Add and fix some tests for routing. | Sato Hiroyuki | 2013-03-06 | 2 | -6/+16 |
| * | | fix public projects identations | Dmitriy Zaporozhets | 2013-03-06 | 1 | -1/+1 |
| |/ | |||||
| * | reduce letter-spacing for top nav | Dmitriy Zaporozhets | 2013-03-05 | 2 | -1/+2 |
| * | tree_heleper: concat html only if present. Avoid nil exception | Dmitriy Zaporozhets | 2013-03-05 | 1 | -7/+9 |
| * | better solution for #3027 | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 |
| * | Merge pull request #2870 from mikew/relative-url-root-default | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 |
| |\ | |||||
| | * | default gitlab.relative_url_root to ENV['RAILS_RELATIVE_URL_ROOT'] | Mike Wyatt | 2013-01-31 | 1 | -1/+1 |
| * | | Merge pull request #3106 from davidosomething/patch-1 | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update doc/install/databases.md | David | 2013-02-27 | 1 | -1/+1 |
| * | | | Merge branch 'gliptak-omniauth_no_email_1' | Dmitriy Zaporozhets | 2013-03-05 | 2 | -1/+8 |
| |\ \ \ | |||||
| | * | | | fixed omniauth email spec | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 |
| | * | | | Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq int... | Dmitriy Zaporozhets | 2013-03-05 | 2 | -1/+8 |
| | |\ \ \ |/ / / / | |||||
| | * | | | Don't email omniauth created users | Gabor Liptak | 2012-09-19 | 2 | -4/+13 |
| * | | | | Merge pull request #2015 from elvanja/commits-group-and-sort-by-date-desc | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | fix: grouping by date desc doesn't sort it too | Vanja Radovanović | 2012-11-19 | 1 | -1/+1 |
| * | | | | | Merge pull request #2954 from cabeca/fix-image-url-emoji | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Include Riyad Preukschas suggestions. | Miguel Cabeça | 2013-02-17 | 1 | -1/+2 |
| | * | | | | | Fix image url for emoji. | Miguel Cabeça | 2013-02-11 | 1 | -1/+1 |
| * | | | | | | Merge pull request #3143 from Undev/state-machine-3 | Dmitriy Zaporozhets | 2013-03-05 | 15 | -32/+67 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Typo fixed | Andrew8xx8 | 2013-03-05 | 1 | -1/+1 |
| | * | | | | | | User's blocked field refactored to use state machine | Andrew8xx8 | 2013-03-04 | 12 | -32/+39 |
| | * | | | | | | Migrations added | Andrew8xx8 | 2013-03-04 | 3 | -0/+28 |
| * | | | | | | | remove custom font | Dmitriy Zaporozhets | 2013-03-05 | 4 | -100/+2 |
| * | | | | | | | Prevent app crash if team owner removed | Dmitriy Zaporozhets | 2013-03-05 | 3 | -15/+41 |
| * | | | | | | | Merge pull request #3109 from hiroponz/improve-network-graph | Dmitriy Zaporozhets | 2013-03-04 | 10 | -343/+441 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add some tests for network graph | Sato Hiroyuki | 2013-03-04 | 2 | -4/+55 |
| | * | | | | | | | Fix spinach errors. | Sato Hiroyuki | 2013-03-01 | 2 | -2/+2 |
| | * | | | | | | | Show gravatar icon on tooltip. | Sato Hiroyuki | 2013-02-28 | 3 | -6/+12 |
| | * | | | | | | | Commits are arranged below their first parent. | Sato Hiroyuki | 2013-02-28 | 1 | -2/+19 |
| | * | | | | | | | A tip is made slanting. | Sato Hiroyuki | 2013-02-28 | 1 | -11/+25 |
| | * | | | | | | | It improves detecting an overlap of a line | Sato Hiroyuki | 2013-02-28 | 2 | -15/+31 |
| | * | | | | | | | Finding free space from the way near commit which is downward | Sato Hiroyuki | 2013-02-27 | 1 | -6/+6 |
| | * | | | | | | | Fix the commits are not ordered commiter date. | Sato Hiroyuki | 2013-02-26 | 1 | -2/+2 |
| | * | | | | | | | Move graph module from lib or vendor directory to app directory. | Sato Hiroyuki | 2013-02-26 | 7 | -323/+317 |
| * | | | | | | | | Make clone widget read-only | Dmitriy Zaporozhets | 2013-03-04 | 3 | -6/+2 |
| * | | | | | | | | better event-notes typography | Dmitriy Zaporozhets | 2013-03-04 | 3 | -10/+13 |
| * | | | | | | | | use md-typography for note content | Dmitriy Zaporozhets | 2013-03-04 | 3 | -8/+14 |
| * | | | | | | | | = preserve do was ignored for empty project page so was replaced with filter | Dmitriy Zaporozhets | 2013-03-04 | 1 | -3/+3 |
| * | | | | | | | | Fix dark color bg for wiki | Dmitriy Zaporozhets | 2013-03-04 | 1 | -2/+1 |
| * | | | | | | | | add link ti public area | Dmitriy Zaporozhets | 2013-03-04 | 2 | -0/+5 |
