Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor star btn logic for non-logged in user and fix tests | Dmitriy Zaporozhets | 2015-03-29 | 2 | -14/+19 |
* | Refactor star/fork buttons | Dmitriy Zaporozhets | 2015-03-29 | 5 | -24/+47 |
* | Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Sou... | Dmitriy Zaporozhets | 2015-03-29 | 7 | -8/+61 |
|\ | |||||
| * | Improve file icons rendering on tree | Sullivan SENECHAL | 2015-03-28 | 7 | -8/+61 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-29 | 6 | -46/+32 |
|\ \ | |||||
| * \ | Merge branch 'repo-buttons' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 5 | -45/+24 |
| |\ \ | |||||
| | * | | Alignment fixes for repo buttons | Phil Hughes | 2015-03-29 | 4 | -11/+18 |
| | * | | Moved download button into sidebar | Phil Hughes | 2015-03-29 | 2 | -10/+9 |
| | * | | Changed button type | Phil Hughes | 2015-03-27 | 2 | -3/+3 |
| | * | | Fork/Star button re-design | Phil Hughes | 2015-03-26 | 4 | -44/+17 |
| * | | | Merge branch 'clear-note-form-on-succcess' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * | | | Prevent note form from being cleared when submitting failed.clear-note-form-on-succcess | Douwe Maan | 2015-03-27 | 1 | -1/+8 |
* | | | | | Merge pull request #9040 from tsigo/rs-refactor-nav-collapse | Dmitriy Zaporozhets | 2015-03-29 | 1 | -8/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Simplify toggle-nav-collapse JS | Robert Speicher | 2015-03-27 | 1 | -8/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #9043 from skburgart/fix/merge-wording | Robert Schilling | 2015-03-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Change merging notification to sound more natural | Steven Burgart | 2015-03-27 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | Merge branch 'fix-plain-diffs' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove the email patches link for merge commits | Vinnie Okada | 2015-03-23 | 1 | -1/+2 |
* | | | | Small css improvements to selectboxes and issue filter | Dmitriy Zaporozhets | 2015-03-27 | 5 | -47/+55 |
* | | | | Merge branch 'issues-filters' into 'master' | Dmitriy Zaporozhets | 2015-03-27 | 6 | -43/+39 |
|\ \ \ \ | |||||
| * | | | | Improve UI for issues filtersissues-filters | Dmitriy Zaporozhets | 2015-03-27 | 6 | -43/+39 |
| | |_|/ | |/| | | |||||
* | | | | Prevent holding Control-Enter or Command-Enter from posting comment multiple ... | Douwe Maan | 2015-03-27 | 1 | -0/+1 |
|/ / / | |||||
* | | | Fix tests and unassigned filter for issues. Updated CHANGELOG | Dmitriy Zaporozhets | 2015-03-27 | 2 | -2/+2 |
* | | | Big refactoring of issues filters | Dmitriy Zaporozhets | 2015-03-26 | 19 | -244/+114 |
* | | | Refactor UsersSelect to use internal gitlab autocomplete controller | Dmitriy Zaporozhets | 2015-03-26 | 1 | -6/+65 |
* | | | Add autocomplete controller | Dmitriy Zaporozhets | 2015-03-26 | 1 | -0/+30 |
* | | | No magic numbers for issues filtering | Dmitriy Zaporozhets | 2015-03-26 | 3 | -7/+9 |
| |/ |/| | |||||
* | | Merge branch 'set-default-url-options' into 'master' | Dmitriy Zaporozhets | 2015-03-26 | 1 | -0/+12 |
|\ \ | |||||
| * | | Set Application controller default URL options to ensure all url_for calls ar... | Stan Hu | 2015-03-25 | 1 | -0/+12 |
* | | | Merge branch 'fix-emailsonpush' into 'master' | Dmitriy Zaporozhets | 2015-03-26 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | Fix EmailsOnPush.fix-emailsonpush | Douwe Maan | 2015-03-26 | 1 | -1/+9 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-26 | 3 | -2/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'capitalize-js-class' into 'master' | Dmitriy Zaporozhets | 2015-03-26 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Capitalize js class namecapitalize-js-class | Dmitriy Zaporozhets | 2015-03-25 | 2 | -2/+2 |
| * | | | | | Merge branch 'fix-side-by-side-diff' into 'master' | Hannes Rosenögger | 2015-03-26 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix broken side-by-side diff view on merge request page | Stan Hu | 2015-03-25 | 1 | -0/+4 |
| | |/ / / / | |||||
* | | | | | | Merge pull request #9029 from tsigo/rs-project-admin | Dmitriy Zaporozhets | 2015-03-26 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update the "Edit Group" button class on Project Admin page | Robert Speicher | 2015-03-25 | 1 | -1/+1 |
| * | | | | | | Add archived status to Admin > Project page | Robert Speicher | 2015-03-25 | 1 | -0/+5 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #9034 from buildkite/rename-buildbox-to-buildkite | Dmitriy Zaporozhets | 2015-03-26 | 1 | -12/+14 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Renamed Buildbox to Buildkite. | Keith Pitt | 2015-03-26 | 1 | -12/+14 |
* | | | | | | Fix diff header for discussion | Dmitriy Zaporozhets | 2015-03-25 | 2 | -2/+8 |
* | | | | | | Remove unused doorkeeper layout | Dmitriy Zaporozhets | 2015-03-25 | 2 | -37/+0 |
* | | | | | | Nicer well | Dmitriy Zaporozhets | 2015-03-25 | 1 | -0/+6 |
* | | | | | | Replace alerts with well where alert is not needed | Dmitriy Zaporozhets | 2015-03-25 | 6 | -13/+10 |
* | | | | | | Improve protected branches page UX | Dmitriy Zaporozhets | 2015-03-25 | 1 | -3/+3 |
* | | | | | | Dont bind all checkboxes when you need only protected branches | Dmitriy Zaporozhets | 2015-03-25 | 1 | -1/+1 |
* | | | | | | Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-events | Dmitriy Zaporozhets | 2015-03-25 | 8 | -22/+12 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'fix-compare-diff-unfold' into 'master' | Dmitriy Zaporozhets | 2015-03-26 | 1 | -0/+4 |
|\ \ \ \ \ |