02 Dec, 2012
1 commit
-
…d. Update username via ajax
01 Dec, 2012
1 commit
-
* make unobtrusive js * convert js to coffee
30 Nov, 2012
2 commits
29 Nov, 2012
1 commit
28 Nov, 2012
1 commit
-
if link to a chinese file name, it will jump to error page; for example, the chinese file name called "消息文档.md", when after urlencode, it will be "%E6%B6%88%E6%81%AF%E6%96%87%E6%A1%A3.md", but after use History.pushState, will jump to a bad decode link.
21 Nov, 2012
5 commits
-
Improve user feedback on the Profile > Design page
-
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
17 Nov, 2012
1 commit
16 Nov, 2012
1 commit
-
Add file line links
14 Nov, 2012
2 commits
-
Also fixes #1983
10 Nov, 2012
2 commits
-
Supported formats: "L12" for single lines and "L12-34" for multiple lines
09 Nov, 2012
1 commit
05 Nov, 2012
1 commit
01 Nov, 2012
1 commit
-
This was breaking breadcrumb links on non-Tree pages
29 Oct, 2012
2 commits
-
…gitlabhq into piffio-public_submission_milestones_for_mr Conflicts: app/views/merge_requests/_form.html.haml
27 Oct, 2012
2 commits
-
Fixes #1830
-
Fixes #1836
26 Oct, 2012
1 commit
-
Step 1: * Add milestone_id in the model for merge_requests * Make it possible to create or update a Merge Request with an attached Milestone detail * Add the possibility to filter by Milestone and / or Assignee in the Merge Requests listing page
19 Oct, 2012
6 commits
16 Oct, 2012
1 commit
12 Oct, 2012
1 commit
10 Oct, 2012
6 commits
-
Progress on #1167
-
Cleanup auto-completion and add it to all GFM inputs
-
* static initialization and setup moved to assets * per request initialization moved to layout partial
09 Oct, 2012
1 commit
-
Closes #1578