Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dashboard lost if comment on commit | Dmitriy Zaporozhets | 2013-06-07 | 1 | -1/+1 |
* | Merge pull request #4163 from jdamick/slow_team_list | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+3 |
|\ | |||||
| * | addresses issue #4156 | jdamick | 2013-06-01 | 2 | -2/+3 |
* | | Merge pull request #4178 from docwhat/use-COLOR_SCHEMES | Dmitriy Zaporozhets | 2013-06-06 | 1 | -20/+6 |
|\ \ | |||||
| * | | design pages now uses the COLOR_SCHEMES | Christian HoĢltje | 2013-06-05 | 1 | -20/+6 |
* | | | public_icon, private_icon helpers | Dmitriy Zaporozhets | 2013-06-06 | 6 | -8/+9 |
* | | | Move search to separate layout | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+10 |
* | | | Improve api docs | Dmitriy Zaporozhets | 2013-06-06 | 2 | -114/+26 |
* | | | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 12 | -81/+109 |
* | | | Its better to load graph with ajax since it requires ~10 seconds for bigger p... | Dmitriy Zaporozhets | 2013-06-05 | 2 | -25/+43 |
* | | | Fix new snippet tab highlight. Added new entries to changelog | Dmitriy Zaporozhets | 2013-06-05 | 1 | -1/+1 |
* | | | Contributors graphs feature for GitLab | Karlo Soriano | 2013-06-05 | 2 | -0/+31 |
* | | | Fixed ability and modify UI a bit | Dmitriy Zaporozhets | 2013-06-04 | 2 | -14/+18 |
* | | | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8... | Dmitriy Zaporozhets | 2013-06-04 | 18 | -27/+194 |
|\ \ \ | |||||
| * | | | Notes fixed | Andrew8xx8 | 2013-03-25 | 1 | -0/+4 |
| * | | | Permissions for Project Snippet fixed | Andrew8xx8 | 2013-03-25 | 2 | -2/+2 |
| * | | | Tests for private snippet fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| * | | | View improved. Pagination added | Andrew8xx8 | 2013-03-25 | 3 | -10/+6 |
| * | | | Search link removed. Will be implemented later | Andrew8xx8 | 2013-03-25 | 1 | -2/+0 |
| * | | | Layuot and templates for personal snippets added | Andrew8xx8 | 2013-03-25 | 9 | -26/+75 |
| * | | | New layout for snippets added | Andrew8xx8 | 2013-03-25 | 1 | -0/+24 |
| * | | | Snippets feature refactored. Tests now use spinach | Andrew8xx8 | 2013-03-24 | 5 | -6/+6 |
| * | | | Project snippets moved to /projects | Andrew8xx8 | 2013-03-23 | 7 | -0/+96 |
* | | | | Do not render project events since we render them again via ajax request | Dmitriy Zaporozhets | 2013-06-04 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Update show.atom.builder | evalhub | 2013-06-01 | 1 | -2/+2 |
* | | | Update show.atom.builder | evalhub | 2013-06-01 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Add permission filter to teams -> members page | Dmitriy Zaporozhets | 2013-05-30 | 3 | -23/+37 |
* | | Renames resque resource to background_jobs | Dmitriy Zaporozhets | 2013-05-30 | 3 | -10/+10 |
* | | Merge pull request #3980 from hiroponz/fix-not-displaying-slash-of-namespace | Dmitriy Zaporozhets | 2013-05-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix not displaying a slash after namespace. | Sato Hiroyuki | 2013-05-17 | 1 | -1/+1 |
* | | | Assign to me link on issue form | Dmitriy Zaporozhets | 2013-05-29 | 1 | -28/+32 |
* | | | Correct spelling error. | Sytse Sijbrandij | 2013-05-29 | 2 | -2/+2 |
* | | | Improve accuracy of deploy key message. | Sytse Sijbrandij | 2013-05-29 | 1 | -1/+1 |
* | | | Correct indentation in readme, fixed display of social accounts in profile | Dmitriy Zaporozhets | 2013-05-28 | 1 | -1/+1 |
* | | | Warn users to change password after account was created | Dmitriy Zaporozhets | 2013-05-28 | 2 | -0/+6 |
* | | | Fix 500 error on group.settings page | Dmitriy Zaporozhets | 2013-05-27 | 1 | -1/+1 |
* | | | more descriptive confirmation messages | Dmitriy Zaporozhets | 2013-05-27 | 5 | -6/+6 |
* | | | Merge pull request #4000 from babatakao/fix_link_404 | Dmitriy Zaporozhets | 2013-05-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix link 404. | babatakao | 2013-05-20 | 1 | -1/+1 |
* | | | | Merge pull request #4090 from bbodenmiller/master | Dmitriy Zaporozhets | 2013-05-27 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | add stack overflow to help page | Ben Bodenmiller | 2013-05-27 | 1 | -0/+2 |
* | | | | | Rename repo feature | Dmitriy Zaporozhets | 2013-05-25 | 1 | -0/+20 |
* | | | | | Fix google analytics setting being ignored | Dmitriy Zaporozhets | 2013-05-24 | 2 | -2/+2 |
* | | | | | Restyle login page for LDAP/regular login | Dmitriy Zaporozhets | 2013-05-24 | 4 | -56/+54 |
* | | | | | Dont allow LDAP users to change password inside GitLab | Dmitriy Zaporozhets | 2013-05-24 | 1 | -31/+32 |
* | | | | | Fix milestones list pagination style | Dmitriy Zaporozhets | 2013-05-23 | 1 | -4/+4 |
* | | | | | Make service code more abstract | Dmitriy Zaporozhets | 2013-05-22 | 4 | -73/+61 |
* | | | | | Fix huge MR exceptions. Fixed link to diff for it | Dmitriy Zaporozhets | 2013-05-22 | 1 | -1/+1 |
* | | | | | Fix cancel button link on edit files page | Dolphin | 2013-05-22 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Better remove project message | Dmitriy Zaporozhets | 2013-05-20 | 3 | -3/+3 |
|/ / / |